Commit graph

39 commits

Author SHA1 Message Date
dismine 1b6408c144 Fixed issue #171. QComboBox to show Qt::PenStyle.
--HG--
branch : develop
2015-01-29 17:47:02 +02:00
dismine 9ef9df1b59 Continue creation logging system.
--HG--
branch : develop
2014-11-24 15:03:34 +02:00
dismine 68f25ddf36 New tool curve intersect axis.
--HG--
branch : develop
2014-10-23 11:38:57 +03:00
dismine 07ea6c6de5 New way to find point intersection of an arc with a segment.
--HG--
branch : develop
2014-10-18 20:56:25 +03:00
dismine a06a162100 Support build with MSVC.
--HG--
branch : develop
2014-10-17 22:26:30 +02:00
dismine fc083fc667 error: use of undeclared identifier 'sqrt'.
--HG--
branch : develop
2014-10-05 23:41:05 +03:00
dismine d950acfc23 Disable also deletion tool from keyboard when tool cannot be deleted.
--HG--
branch : develop
2014-09-26 20:09:20 +03:00
dismine 7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine 2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine 4c913f485d RegExp for validation label name.
--HG--
branch : feature
2014-09-04 16:42:16 +03:00
dismine 6fb280663a Show tool visualization when selected.
--HG--
branch : feature
2014-09-03 16:52:16 +03:00
dismine c412d0c51b Refactoring. Prepare for showing tools options.
--HG--
branch : feature
2014-08-30 22:58:31 +03:00
dismine 37ec49065a Show line type for tool endLine.
--HG--
branch : feature
2014-08-28 14:23:28 +03:00
dismine a9667aac09 New property list of objects (points, arcs, curves).
--HG--
branch : feature
2014-08-28 14:05:58 +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 14edede972 Lite parsing. Parse only current pattern piece.
--HG--
branch : develop
2014-07-29 18:23:18 +03:00
dismine 10ba3eacbb Don't show internal variable if we created her.
--HG--
branch : develop
2014-07-29 15:19:11 +03:00
dismine 41834c7b36 New undo command "rename pattern piece".
--HG--
branch : develop
2014-07-17 15:41:48 +03:00
dismine ad01fe75bd Apply button for dialog line.
--HG--
branch : develop
2014-07-16 20:08:24 +03:00
dismine 280b7c9584 Refactoring.
--HG--
branch : develop
2014-06-26 13:41:59 +03:00
dismine 2b000cd59f Fixed issue #4.
--HG--
branch : feature
2014-06-16 15:14:46 +03:00
dismine 814e414b4b Fix for broken move detail and move single point.
--HG--
branch : feature
2014-06-16 10:52:55 +03:00
dismine fe67e8e57f Undo add detail and add union details.
--HG--
branch : feature
2014-06-15 20:07:54 +03:00
dismine d66a4b98fe New undo command DeletePatternPiece.
--HG--
branch : feature
2014-06-14 16:10:16 +03:00
dismine 12cbc8b566 New undo command DelTool.
--HG--
branch : feature
2014-06-14 09:37:25 +03:00
dismine a755089a99 Move documantation to cpp file.
--HG--
branch : feature
2014-06-13 20:02:41 +03:00
dismine c23a93037c New undo command SaveDetailOptions.
--HG--
branch : feature
2014-06-12 16:38:28 +03:00
dismine 37d2dd667f Use C++11 strongly typed enumerations.
--HG--
branch : feature
2014-06-12 10:22:29 +03:00
dismine 43935b95c9 Change signal name to LiteUpdateTree.
--HG--
branch : feature
2014-06-11 16:24:51 +03:00
dismine 8ca765b14e Merge with develop
--HG--
branch : feature
2014-06-10 14:53:40 +03:00
dismine 695b357c4a Merge with DialogTools
--HG--
branch : develop
2014-06-10 12:05:21 +03:00
dismine 7e3dc203dc Use forward declaration.
--HG--
branch : feature
2014-06-08 21:10:57 +03:00
dismine 55a7ba99a4 New undo command AddToCalculation.
--HG--
branch : feature
2014-06-05 12:52:00 +03:00
dismine 20cedcc9a1 Don't show "File have unsaved change" if you only opened file.
--HG--
branch : develop
2014-06-03 14:25:31 +03:00
dismine cc7f257081 New macros SCASSERT instead Q_CHECK_PTR will break into the debugger on the line
of the assert.

--HG--
branch : DialogTools
2014-05-30 22:56:05 +03:00
dismine dce41a864f The C++11 initializer list feature.
--HG--
branch : feature
2014-05-30 12:52:19 +03:00
dismine bdb788e7a7 Highlight start of method.
--HG--
branch : feature
2014-05-02 14:11:30 +03:00
dismine f505234bbd My surname like in my passport.
--HG--
branch : feature
2014-04-30 08:38:52 +03:00
dismine 1e99fb68c1 Change project structure for support libs.
--HG--
branch : feature
2014-04-25 11:58:33 +03:00
Renamed from src/tools/vabstracttool.cpp (Browse further)