Commit Graph

299 Commits

Author SHA1 Message Date
Roman Telezhynskyi
aa7b2a4112 Use visualization for highlighting tool.
--HG--
branch : feature
2015-02-07 17:18:18 +02:00
Roman Telezhynskyi
805100ec0f Generate translated color names list. Need for property browser.
--HG--
branch : feature
2015-02-07 14:31:10 +02:00
Roman Telezhynskyi
cf2aea280d Refactoring.
--HG--
branch : feature
2015-02-03 12:17:04 +02:00
Roman Telezhynskyi
4572da85c8 Refactoring.
--HG--
branch : feature
2015-02-03 11:27:33 +02:00
Roman Telezhynskyi
d6a2388762 Refactoring.
--HG--
branch : feature
2015-02-03 10:55:02 +02:00
Roman Telezhynskyi
c52d0a045d Refactoring.
--HG--
branch : feature
2015-02-03 10:45:27 +02:00
Roman Telezhynskyi
f141edad27 Refactoring.
--HG--
branch : feature
2015-02-03 10:32:32 +02:00
Roman Telezhynskyi
493f607cac Refactoring. Deleted additional variables for storing ids.
--HG--
branch : feature
2015-02-03 10:17:59 +02:00
Roman Telezhynskyi
d5836e2fb3 Refactoring. Left method getPointName only in parent class.
--HG--
branch : feature
2015-02-02 18:35:40 +02:00
Roman Telezhynskyi
e3b54789f3 Refactoring. Move inline methods in cpp file.
--HG--
branch : feature
2015-02-02 17:11:48 +02:00
Roman Telezhynskyi
d41308e1f4 Set line color for dialog tool " point along line".
--HG--
branch : feature
2015-02-02 13:55:42 +02:00
Roman Telezhynskyi
9381cc78a6 Initialization color conmbobox.
--HG--
branch : feature
2015-02-02 13:10:02 +02:00
Roman Telezhynskyi
c06938272f Color comboboxs in dialogs.
--HG--
branch : feature
2015-02-02 13:06:58 +02:00
Roman Telezhynskyi
e2fab3345a Test combobox that show colors.
--HG--
branch : feature
2015-02-02 12:28:09 +02:00
dismine
1b6408c144 Fixed issue #171. QComboBox to show Qt::PenStyle.
--HG--
branch : develop
2015-01-29 17:47:02 +02:00
dismine
d70879276e Fixed bug "Can't get Valentina to pick the .vst initial file (OSX)".
--HG--
branch : develop
2015-01-28 16:46:41 +02:00
dismine
f8c62b9b25 Fixed issue #208. Point from X and Y needs vertical bar to help select point
for X vertical value.

--HG--
branch : develop
2015-01-27 20:17:28 +02:00
dismine
c15c0ac67b Fixed issue #196. Detail Editor crashes on Delete.
--HG--
branch : develop
2015-01-27 18:32:50 +02:00
dismine
2a27ebfe1f Fixed issue #230. Program hangs when I try to open saved file.
--HG--
branch : develop
2015-01-27 15:56:44 +02:00
Felix Ulber
665d276e96 Fixed Issue #205: Point from X and Y needs improved tooltip and user prompts.
--HG--
branch : develop
2015-01-26 23:13:57 +01:00
Felix Ulber
70ffdcc1c6 Fixed Issue #207: Point from intersection of line and arc has incorrect options dialog title.
--HG--
branch : develop
2015-01-26 22:28:54 +01:00
Felix Ulber
acadc898dc Fixed Issue #204. Point from X and Y tool needs X & Y labels in options box.
--HG--
branch : develop
2015-01-26 21:05:59 +01:00
dismine
886f347ba6 To File/Preferences/Paths added path to export a layout.
--HG--
branch : develop
2015-01-26 16:08:09 +02:00
dismine
57c4813255 Refactoring changed word 'Mask' to 'File Name' when saving the layout.
--HG--
branch : develop
2015-01-26 15:38:51 +02:00
dismine
878cc2d573 Use pattern file name in mask.
--HG--
branch : develop
2015-01-23 13:40:17 +02:00
dismine
bc2df2b1b3 Changed layout allowence value.
--HG--
branch : develop
2015-01-23 12:59:40 +02:00
dismine
4a9e69d32f Saving the layout paper sheets.
--HG--
branch : feature
2015-01-23 12:07:58 +02:00
dismine
0b85380f20 Show paper preview in list.
--HG--
branch : feature
2015-01-22 18:22:37 +02:00
dismine
ef73b351ed New options: rotatate and rotation increase.
--HG--
branch : feature
2015-01-22 16:11:50 +02:00
dismine
56aa09a639 Don't save last options for creation a layout.
--HG--
branch : feature
2015-01-17 15:14:28 +02:00
dismine
ce67acc6ff Dialog must do not allow values smaller than 1 pixel.
--HG--
branch : feature
2015-01-15 19:31:42 +02:00
dismine
f6380cf739 Dialog for showing progress of creation.
--HG--
branch : feature
2015-01-14 19:52:16 +02:00
dismine
a121845407 Dialog layout settings.
--HG--
branch : feature
2015-01-14 16:14:51 +02:00
dismine
4bb5930cad Default value for seam allowence is 1 cm. But pattern have different units, so
just set 1 in dialog not enough.

--HG--
branch : develop
2015-01-02 13:08:24 +02:00
dismine
eb2e3ea799 By default on Windows font point size 8 points we need 11 like on Linux.
--HG--
branch : develop
2014-12-31 16:54:11 +02:00
dismine
a72e1459e8 Updated translations.
--HG--
branch : develop
2014-12-31 14:28:08 +02:00
dismine
7da26995c3 Patrick in list of contributors.
--HG--
branch : develop
2014-12-30 21:42:58 +02:00
dismine
56653c7943 Changes in version policy. Major.Minor.Debug.Distance.
Also now we save build revision number.

--HG--
branch : develop
2014-12-29 18:06:09 +02:00
dismine
541d3d2eac Fixed issue #214.
--HG--
branch : develop
2014-12-26 15:56:07 +02:00
dismine
64f0d13449 Fixed issue #213.
--HG--
branch : develop
2014-12-26 13:17:11 +02:00
dismine
a49606a0de Fixed issue #211.
--HG--
branch : develop
2014-12-25 18:21:01 +02:00
dismine
4fe796f508 Crash. Forgot check event type.
--HG--
branch : develop
2014-12-24 14:11:47 +02:00
dismine
d6c78ca1a1 All points in detail should go clockwise. This mean in some cases need reverse
curves that go anticlockwise. Old method reversing curves doesn't work
correct in all cases. I don't see now way automatically handle this. That's
why now user can choose himself need reverse points for this curve or not.

Also this mean increment in format version to 0.1.2.

--HG--
branch : feature
2014-12-17 14:56:14 +02:00
dismine
9621904b97 By default seam allowence for the detail is 1 pattern's units.
--HG--
branch : feature
2014-12-15 16:28:03 +02:00
dismine
51b89a5497 Get version information.
--HG--
branch : feature
2014-12-11 17:51:24 +02:00
dismine
21d1a781fd Converter inherits class VDomDocument.
--HG--
branch : feature
2014-12-10 20:33:20 +02:00
dismine
394d54e9c1 Convertor need throw exceptions.
--HG--
branch : feature
2014-12-10 20:01:33 +02:00
dismine
360aee82be Keep all flags icons in the separate resource file.
--HG--
branch : develop
2014-12-05 14:52:24 +02:00
dismine
e0c38e217a Translate parser error message.
--HG--
branch : develop
2014-12-04 13:35:29 +02:00
dismine
b4eb1e7ae0 Wrong string for translation.
--HG--
branch : develop
2014-12-04 13:22:50 +02:00