Commit graph

41 commits

Author SHA1 Message Date
Roman Telezhynskyi ab01a5b064 Resolved issue #259. Draw free curve path point at distance.
--HG--
branch : develop
2015-06-02 16:53:19 +03:00
Roman Telezhynskyi af2e0fb509 New static libray VGeomerty. Need for unit testing.
--HG--
branch : develop
2015-05-07 15:31:53 +03:00
Roman Telezhynskyi ff44834417 GCC warning “ISO C99 requires rest arguments to be used”.
For fixing use printf style.

--HG--
branch : develop
2015-04-01 20:08:35 +03:00
Roman Telezhynskyi 30f6aea194 Hide warnings, minimal requirements for build is Qt 5.0.0.
--HG--
branch : develop
2015-04-01 15:51:54 +03:00
Roman Telezhynskyi 8f0e5fbd78 Error message about broken formula show twice if set current pattern piece after
deletion.

--HG--
branch : release
2015-03-03 17:31:18 +02:00
Roman Telezhynskyi 629a2a7579 Copyright dates.
--HG--
branch : develop
2015-02-27 12:27:48 +02:00
Roman Telezhynskyi 8d0027ab8f Improving log.
--HG--
branch : develop
2015-02-18 15:05:20 +02:00
Roman Telezhynskyi 28f806a779 Refactoring. More good looking code.
--HG--
branch : feature
2015-02-11 12:43:50 +02:00
Roman Telezhynskyi cf2aea280d Refactoring.
--HG--
branch : feature
2015-02-03 12:17:04 +02:00
dismine 44b3064290 Undo moving label.
--HG--
branch : develop
2014-12-25 13:33:27 +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 9ef9df1b59 Continue creation logging system.
--HG--
branch : develop
2014-11-24 15:03:34 +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 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 084109488f Crash after using uninitialized variable.
--HG--
branch : develop
2014-10-27 18:03:27 +02:00
dismine 3590ebac74 int instead ptrdiff_t.
--HG--
branch : develop
2014-10-05 23:25:07 +03:00
dismine 7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine 8458807cdc Resize scene after creation tool.
--HG--
branch : develop
2014-09-24 12:53:07 +03:00
dismine a33ab27909 New define NULL_ID.
--HG--
branch : develop
2014-08-17 18:20:55 +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 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 d7dfcb8898 Refactoring undocommands. Fix deletion node.
--HG--
branch : develop
2014-07-16 15:37:38 +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 9fdedf85fc Replace Q_ASSERT by SCASSERT.
--HG--
branch : feature
2014-06-19 12:31:56 +03:00
dismine 507ccd686e Vera++.
--HG--
branch : develop
2014-06-16 20:18:36 +03:00
dismine 3e363aea81 Cppcheck. Fix for garbage collector.
--HG--
branch : develop
2014-06-16 20:08:23 +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 cf880a04cd Fix for undo command DeletePatternPiece.
--HG--
branch : feature
2014-06-15 11:04:49 +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 7fed35ad1c New undo command MoveDetail.
--HG--
branch : feature
2014-06-13 13:29:23 +03:00
dismine c23a93037c New undo command SaveDetailOptions.
--HG--
branch : feature
2014-06-12 16:38:28 +03:00
dismine 77a160452a Enum for undo commands.
--HG--
branch : feature
2014-06-11 20:12:46 +03:00
dismine c5250cde7f New undo command SaveToolOptions.
--HG--
branch : feature
2014-06-11 19:32:32 +03:00
dismine 6bcf80e7a8 New undo command MoveSplinePath.
--HG--
branch : feature
2014-06-11 17:18:50 +03:00
dismine cc6ed85407 New undo command MoveSpline.
--HG--
branch : feature
2014-06-09 20:39:18 +03:00