Commit graph

6413 commits

Author SHA1 Message Date
Roman Telezhynskyi adb6419670 Fix closing app in GUI mode.
It must close only in console mode.
2020-04-18 10:53:32 +03:00
Roman Telezhynskyi c7085e42c3 Fix application name in man page. 2020-04-18 09:07:25 +03:00
Roman Telezhynskyi 186be9c272 Merge branch 'feature/manual-layout' into 'feature/manual-layout'
Feature/manual layout

See merge request smart-pattern/valentina!4
2020-04-18 06:03:55 +00:00
vorzelmir b84e47f077 Update vpuzzlecommandline.h 2020-04-17 18:58:34 +00:00
vorzelmir 863ce66f22 Merge branch 'feature/manual-layout' of gitlab.com:vorzelmir/valentina into feature/manual-layout 2020-04-16 00:12:18 +03:00
vorzelmir 831a1caa41 puzzle man page 2020-04-16 00:12:07 +03:00
Roman Telezhynskyi cc3d3e8021 Redesign command-line interface to support client server architecture. 2020-04-14 11:36:21 +03:00
Roman Telezhynskyi a258d5c7ed GCC warnings. 2020-04-13 15:28:06 +03:00
Roman Telezhynskyi dd68bd8d5e qOverload was introduced in Qt 5.7. 2020-04-13 15:27:52 +03:00
Roman Telezhynskyi 4db705b2c1 Merge branch 'feature/manual-layout' into 'feature/manual-layout'
Feature manual layout

See merge request smart-pattern/valentina!3
2020-04-13 12:17:15 +00:00
Roman Telezhynskyi da26ec832c Merge remote-tracking branch 'upstream/feature/manual-layout' into feature/manual-layout 2020-04-13 15:11:40 +03:00
Roman Telezhynskyi 53bd9474be Cppcheck warning. 2020-04-13 15:05:22 +03:00
Roman Telezhynskyi fe281120d5 Remove comments. 2020-04-13 15:02:55 +03:00
Roman Telezhynskyi 2f02e7cdc0 Merge branch 'feature/manual-layout' into 'feature/manual-layout'
Feature manual layout #9

Basic structure of Puzzle (menu, properties and piece carrousel).

See merge request smart-pattern/valentina!1
2020-04-13 11:54:31 +00:00
Ronan Le Tiec e8b119a959 Icons in high definition 2020-04-13 12:56:25 +02:00
Ronan Le Tiec 096f913d33 Corrections of .pro 2020-04-13 12:49:33 +02:00
Ronan Le Tiec ee98cfb05f Updated class comment 2020-04-13 12:43:27 +02:00
Ronan Le Tiec 95101b6ac3 Piece carrousel 2020-04-13 12:24:26 +02:00
Roman Telezhynskyi 5e5199f9f6 Fix crash. Added more keys we will need in future. 2020-04-13 12:48:09 +03:00
Roman Telezhynskyi eba2ed695c Better looking comments. 2020-04-13 12:47:19 +03:00
Roman Telezhynskyi aa81fa5ecf Improve code style. Use typedef. 2020-04-13 12:43:25 +03:00
vorzelmir e1c945d02c add VPuzzleCommandLine to Puzzleapplication 2020-04-12 23:28:36 +03:00
Ronan Le Tiec ed6cc7f5d9 corrections about puzzle dialog 2020-04-11 23:34:58 +02:00
Ronan Le Tiec 1b0b30eb77 current piece property, slot and code format 2020-04-11 17:04:44 +02:00
Ronan Le Tiec e35e80a242 some comments 2020-04-11 16:32:49 +02:00
Ronan Le Tiec 44bf83a089 slots for the layout properties 2020-04-11 16:25:23 +02:00
Ronan Le Tiec 132bc819b3 grainline icons and layout property 2020-04-11 14:23:17 +02:00
Ronan Le Tiec 3b96605ef9 layout property and icons 2020-04-11 13:28:01 +02:00
Ronan Le Tiec 3f9822d271 property tabs and tab layout 2020-04-11 12:52:26 +02:00
Ronan Le Tiec 234529f398 about puzzle dialog 2020-04-11 11:40:02 +02:00
Ronan Le Tiec fbbc3ba479 remove tab nos needed for mvp 2020-04-11 11:17:53 +02:00
Ronan Le Tiec 80226b7188 Merge remote-tracking branch 'upstream/feature/manual-layout' into feature/manual-layout
merge upstream
2020-04-11 10:46:06 +02:00
Ronan Le Tiec 8aff83d2a2 icons and structure main window 2020-04-11 10:43:47 +02:00
Roman Telezhynskyi 51e0694f36 Merge branch 'develop' into feature/manual-layout. 2020-04-11 10:38:14 +03:00
Ronan Le Tiec f4e4f100f3 MenuBar edit, first signals and slots 2020-04-10 21:08:29 +02:00
vorzelmir b88e23697e puzzle command line initial options 2020-04-07 00:57:01 +03:00
vorzelmir 186a855cbd vpuzzlecommandline header the plan 2020-04-03 23:05:03 +03:00
Roman Telezhynskyi c6c4edb893 Merge branch 'develop' into feature/manual-layout 2020-03-25 15:28:23 +02:00
Roman Telezhynskyi 3ce9de7181 error: no viable conversion from 'PuzzleMainWindow' to 'PuzzleMainWindow *'. 2020-02-16 23:36:50 +02:00
Roman Telezhynskyi 736d07a304 error: unknown type name 'QFileOpenEvent'. 2020-02-16 23:07:44 +02:00
Roman Telezhynskyi 8e815bbb54 Suppress warnings. 2020-02-16 21:51:41 +02:00
Roman Telezhynskyi 5a10bd7f63 Puzzle application class. 2020-02-16 19:18:39 +02:00
Roman Telezhynskyi 732cda4b46 Dummy base for Puzzle application. 2020-02-16 18:18:21 +02:00
Roman Telezhynskyi 0483dd508e Fix generation of recipe.
Modeling object can be removed by the garment collector. In this case the recipe generator will complain about a missed object. We can happily ignore this case if we deal with modeling object.
2020-02-11 11:29:57 +02:00
Roman Telezhynskyi 8eac0d5c66 Improve code style. 2020-02-11 11:26:55 +02:00
Roman Telezhynskyi 309259a0e4 Approximation scale on curved path - Draw vs. Detail. Closes smart-pattern/valentina#8. 2020-02-10 16:34:50 +02:00
Roman Telezhynskyi 6864ddc1af Fix build with Qt 5.14. 2020-02-04 11:22:23 +02:00
Roman Telezhynskyi 5b6e2c16dd Trick qmake to not work through MSYS. 2020-01-31 20:55:04 +02:00
Roman Telezhynskyi 4731a8b667 Fix pattern file name. 2020-01-31 20:48:35 +02:00
Roman Telezhynskyi 7b0ab65a59 Continue fixing file names. 2020-01-31 19:17:36 +02:00