Commit Graph

269 Commits

Author SHA1 Message Date
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
dismine
7e86dcc97f One TS file for whole project.
Main reason make posible translate strings from qmuparser library.

--HG--
branch : develop
2014-12-03 16:11:57 +02:00
dismine
3ee1395ec3 Labels was hidden on Windows.
--HG--
branch : develop
2014-11-26 16:06:50 +02:00
dismine
d5f3540770 Continue creation logging system.
--HG--
branch : develop
2014-11-24 16:51:27 +02:00
dismine
f62324b1b0 Continue creation logging system.
--HG--
branch : develop
2014-11-24 15:51:07 +02:00
dismine
c0dba11baf Fixed app crash.
--HG--
branch : develop
2014-11-22 20:37:59 +02:00
dismine
85f8035b26 Refactoring. Keep access to all settings in one place.
--HG--
branch : develop
2014-11-22 18:15:47 +02:00
dismine
cf36ec0b09 Better way check values in dialog arc. Issue 193.
--HG--
branch : develop
2014-11-22 12:57:05 +02:00
dismine
22f52e4101 Curved path should have three or more points.
--HG--
branch : develop
2014-11-21 19:24:16 +02:00
dismine
ffed353147 Fixed issue #193. Undeletable zombie objects.
--HG--
branch : develop
2014-11-21 16:57:47 +02:00
dismine
5abfea36bc Send crash reports to gist. Only Windows.
--HG--
branch : develop
2014-11-15 17:52:27 +02:00
dismine
0884d22f65 Window title.
--HG--
branch : develop
2014-11-09 13:01:24 +02:00
dismine
7563446cf9 Only unique points allowed.
--HG--
branch : develop
2014-11-09 12:57:49 +02:00
dismine
aa0b73d930 Don't waite dialog stage, block bad data on early stage.
--HG--
branch : develop
2014-11-08 17:49:59 +02:00
dismine
d6a55c9a40 Validate points.
--HG--
branch : develop
2014-11-08 17:04:14 +02:00
dismine
f613074f9f Better validate point label.
--HG--
branch : develop
2014-11-08 15:26:33 +02:00
dismine
7c6bfb14a3 "Standard table" bad name for button. Better change to "Measurements".
--HG--
branch : develop
2014-11-08 14:21:17 +02:00
dismine
9f03f9ac24 Fix for dialog measurements. To small width for Russian translation.
--HG--
branch : develop
2014-11-08 14:06:54 +02:00
dismine
3c50bec8a8 Fixed dialog tool arc.
--HG--
branch : develop
2014-11-05 14:10:44 +02:00
dismine
c631854f3c Allow nagative bias values for creation seam allowance.
--HG--
branch : develop
2014-10-30 16:32:30 +02:00
dismine
1d8a0054ac Tab order.
--HG--
branch : develop
2014-10-30 09:34:13 +02:00
dismine
8a10d43778 Ignore Enter key in formula field.
--HG--
branch : develop
2014-10-29 20:00:38 +02:00
dismine
8158261dcc Move cursot to end of text.
--HG--
branch : develop
2014-10-29 15:40:56 +02:00
dismine
15691024ae Left field active after user insert variable.
--HG--
branch : develop
2014-10-29 15:11:06 +02:00
dismine
2041bf8cdb History record for two new tools.
--HG--
branch : develop
2014-10-29 13:40:56 +02:00
dismine
205cca7eec Find neighbor node for undo deletion tool.
--HG--
branch : develop
2014-10-29 11:14:36 +02:00
dismine
dd6eb522f8 Program is crashing if open dialog history and change current pattern piece.
--HG--
branch : develop
2014-10-29 10:26:12 +02:00
dismine
c6afb63fb7 Comments.
--HG--
branch : develop
2014-10-28 19:20:28 +02:00
dismine
6d22fa5f00 Show tooltipe for tools line intersect axis and curve intersect axis.
--HG--
branch : develop
2014-10-25 17:05:30 +03:00
dismine
147ff0d505 Fild additional angle for tool normal did not work.
--HG--
branch : develop
2014-10-24 19:53:13 +03:00
dismine
2bd82fa340 Refactoring. Do not use QStringLiteral for empty strings.
--HG--
branch : develop
2014-10-24 17:27:41 +03:00