Commit graph

83 commits

Author SHA1 Message Date
dismine 85f8035b26 Refactoring. Keep access to all settings in one place.
--HG--
branch : develop
2014-11-22 18:15:47 +02:00
dismine c7a0ac9ad2 More new messages for log.
--HG--
branch : develop
2014-11-20 19:52:51 +02:00
dismine d8d5fbe646 Undo current pattern piece.
--HG--
branch : develop
2014-11-10 16:49:39 +02:00
dismine e4d054e2dc GarbageCollector make file broken.
--HG--
branch : develop
2014-11-01 09:24:05 +02:00
dismine 2bfff3f592 Fixed crash after open broken file. Now program will show error message.
--HG--
branch : develop
2014-10-30 14:52:49 +02:00
dismine 309e15acd4 Refactoring. NULL_ID_STR.
--HG--
branch : develop
2014-10-29 13:06:50 +02:00
dismine 9ad3285769 Keep information about sibling node before delete detail.
--HG--
branch : develop
2014-10-29 12:57:58 +02:00
dismine 205cca7eec Find neighbor node for undo deletion tool.
--HG--
branch : develop
2014-10-29 11:14:36 +02:00
dismine 329c459448 Update scene rect after lite parcing.
--HG--
branch : develop
2014-10-28 15:17:43 +02:00
dismine 68f25ddf36 New tool curve intersect axis.
--HG--
branch : develop
2014-10-23 11:38:57 +03:00
dismine a21ad603ef New tool line intersect axis.
--HG--
branch : develop
2014-10-20 20:41:02 +03:00
dismine a06a162100 Support build with MSVC.
--HG--
branch : develop
2014-10-17 22:26:30 +02:00
dismine 145dd73113 Show message if could not save file. Disable read only permission for
measurements file.

--HG--
branch : develop
2014-10-08 11:51:17 +03:00
dismine b81614d1a1 Fixed crash after detele tool.
--HG--
branch : develop
2014-10-04 22:12:46 +03:00
dismine ea9ba2a11a Building with Clang.
--HG--
branch : develop
2014-10-03 13:32:12 +03:00
dismine 7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine 8c50e0a9b3 Four new measurements.
--HG--
branch : develop
2014-09-16 22:08:48 +03:00
dismine 2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine 1d4f0a6a55 Vera++.
--HG--
branch : develop
2014-09-10 20:57:08 +03:00
dismine 73888511e6 Added Bosnian, Croatian, Serbian alphabets for labels.
--HG--
branch : develop
2014-09-09 16:11:50 +03:00
dismine ede640618f Visualization for VToolCutSplinePath. Fixed issue #16.
--HG--
branch : feature
2014-09-08 11:23:53 +03:00
dismine 6c784fcdca Check unique label name in dialog. Fixed catch broken expression.
--HG--
branch : feature
2014-09-06 11:14:59 +03:00
dismine a65faff8d9 Auto creation label.
--HG--
branch : feature
2014-09-05 11:01:46 +03:00
dismine 483c7a0e56 Check if point name unique.
--HG--
branch : feature
2014-09-04 08:20:41 +03:00
dismine bdfd292386 First build.
--HG--
branch : feature
2014-08-26 21:31:28 +03:00
dismine ca32f1c9df Fixed issue 168.
--HG--
branch : develop
2014-08-21 15:44:40 +03:00
dismine 7e75a18c1c Fixed issue 81.
--HG--
branch : develop
2014-08-11 17:41:17 +03:00
dismine b31069859e Don't parse gradation in main parse loop.
--HG--
branch : feature
2014-08-08 19:24:36 +03:00
dismine 83e3af90f8 Save gradation options.
--HG--
branch : feature
2014-08-08 19:07:44 +03:00
dismine ee5211a811 Show gradation options.
--HG--
branch : feature
2014-08-07 17:05:37 +03:00
dismine 68a3a15c45 Prepare gradation list.
--HG--
branch : feature
2014-08-07 15:03:24 +03:00
dismine 962f6942ea Get gradation options.
--HG--
branch : feature
2014-08-07 14:17:24 +03:00
dismine 7c52bf240f Parse current pattern piece only for changing position pattern piece.
--HG--
branch : develop
2014-08-04 16:37:36 +03:00
dismine 8d4d5623ca Correct error in word.
--HG--
branch : develop
2014-07-30 12:03:50 +03:00
dismine 14edede972 Lite parsing. Parse only current pattern piece.
--HG--
branch : develop
2014-07-29 18:23:18 +03:00
dismine 484f149929 Store information about object's id that created internal variable.
--HG--
branch : develop
2014-07-29 14:28:18 +03:00
dismine 933e63d103 Added new contructor for VPointF.
--HG--
branch : develop
2014-07-25 14:53:39 +03:00
dismine ba7f8f0507 Menu File->Export pattern (layout).
--HG--
branch : develop
2014-07-23 16:13:08 +03:00
dismine 3953d6fb22 Visualization for VToolEndLine.
--HG--
branch : develop
2014-07-23 11:56:32 +03:00
dismine 41834c7b36 New undo command "rename pattern piece".
--HG--
branch : develop
2014-07-17 15:41:48 +03:00
dismine 356209abfa Refactoring.
--HG--
branch : develop
2014-07-16 15:47:31 +03:00
dismine e2ffad7146 Fix missing headers, fix for precompiled header on Windows, fix zooming.
--HG--
branch : develop
2014-07-13 15:49:00 +03:00
dismine 5ba92396c2 After changing active pattern piece calculate pattern piece's bounding rect and
use them for best fit zooming.

--HG--
branch : develop
2014-07-12 19:25:25 +03:00
dismine e805d36114 Save pointer to main window. Use when need create modal window.
--HG--
branch : develop
2014-07-08 13:59:50 +03:00
dismine 82836c15a1 Fixed issue #82. Fixed issue #83. Fixed issue #85.
--HG--
branch : develop
2014-06-24 11:23:39 +03:00
dismine 717fabed9a Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 19:11:14 +03:00
dismine aa1b67d093 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 15:20:35 +03:00
dismine 2406334138 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 15:11:48 +03:00
dismine c3355e37e4 Includes for Coverity Scan, again.
--HG--
branch : develop
2014-06-17 12:50:11 +03:00
dismine 507ccd686e Vera++.
--HG--
branch : develop
2014-06-16 20:18:36 +03:00