Commit graph

246 commits

Author SHA1 Message Date
dismine c5250cde7f New undo command SaveToolOptions.
--HG--
branch : feature
2014-06-11 19:32:32 +03:00
dismine 745004bb5f Make method UpdateControlPoints const.
--HG--
branch : feature
2014-06-11 17:25:38 +03:00
dismine 6bcf80e7a8 New undo command MoveSplinePath.
--HG--
branch : feature
2014-06-11 17:18:50 +03:00
dismine 43935b95c9 Change signal name to LiteUpdateTree.
--HG--
branch : feature
2014-06-11 16:24:51 +03:00
dismine 8491248f02 Merge with develop
--HG--
branch : feature
2014-06-11 15:47:32 +03:00
dismine 73b29b972c Fix radius node point in detail.
--HG--
branch : develop
2014-06-10 16:14:21 +03:00
dismine 8ca765b14e Merge with develop
--HG--
branch : feature
2014-06-10 14:53:40 +03:00
dismine e1797f3033 Merge with DialogTools
--HG--
branch : develop
2014-06-10 12:23:39 +03:00
Patrick Proy b300bfb8f8 DialogArc change... Seems the end at last !!!
--HG--
branch : DialogTools
2014-06-09 22:38:10 +02:00
dismine c35930db3a at() instead operator[].
--HG--
branch : feature
2014-06-09 22:11:33 +03:00
dismine 695b357c4a Merge with DialogTools
--HG--
branch : develop
2014-06-10 12:05:21 +03:00
dismine cc6ed85407 New undo command MoveSpline.
--HG--
branch : feature
2014-06-09 20:39:18 +03:00
Patrick Proy 26067c3636 DialogCutArc change + start code cleaning
--HG--
branch : DialogTools
2014-06-09 18:37:11 +02:00
dismine 0783cc24e1 New undo command MoveSPoint.
--HG--
branch : feature
2014-06-09 16:13:15 +03:00
Patrick Proy be8b8c9c95 DialogPointOfContact + DialogLine (no changes)
Also renamed specific functions in mainwindow

--HG--
branch : DialogTools
2014-06-09 15:00:26 +02:00
Patrick Proy a167cda90c DialogShoulderPoinr change
--HG--
branch : DialogTools
2014-06-09 12:56:07 +02:00
Patrick Proy 0b4f1a21ed DialogNormal change
--HG--
branch : DialogTools
2014-06-08 22:28:09 +02:00
dismine 7e3dc203dc Use forward declaration.
--HG--
branch : feature
2014-06-08 21:10:57 +03:00
Patrick Proy 094f29492d DialogBisector Change
--HG--
branch : DialogTools
2014-06-08 19:56:09 +02:00
Patrick Proy dab44eb163 DialogAlongLine Tool change
--HG--
branch : DialogTools
2014-06-08 11:14:16 +02:00
dismine fc3c8acc46 Undo add pattern piece now work.
--HG--
branch : feature
2014-06-06 18:06:41 +03:00
dismine d914f359c1 New undo command AddPatternPiece.
--HG--
branch : feature
2014-06-06 13:36:34 +03:00
dismine 55a7ba99a4 New undo command AddToCalculation.
--HG--
branch : feature
2014-06-05 12:52:00 +03:00
dismine a40099da1f Backport changeset 8a2e2ab97237.
--HG--
branch : develop
2014-06-03 15:15:17 +03:00
dismine a6ffb16054 Clang's warnings.
--HG--
branch : develop
2014-06-02 10:43:27 +03:00
dismine 42091c2611 Build doesn't work, if include this headers on Windows.
--HG--
branch : DialogTools
2014-05-31 13:00:19 +04: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 98c90ee5fe Use native QString method for replacing strings. Fix bug with InitOkCancel
method. Still continue crash.

--HG--
branch : DialogTools
2014-05-30 22:03:17 +03:00
dismine 3d0d616db0 Merge with develop.
--HG--
branch : DialogTools
2014-05-30 17:52:12 +03:00
dismine bf15237296 Update documentation for Calculator class.
--HG--
branch : develop
2014-05-30 16:04:38 +03:00
dismine 54dfd9457e Fixed issue #43.
--HG--
branch : feature
2014-05-30 14:50:41 +03:00
dismine 18307e0a14 New method CheckFormula.
--HG--
branch : feature
2014-05-30 12:33:30 +03:00
dismine 1b877ca978 Move documentation to cpp file.
--HG--
branch : feature
2014-05-30 12:12:20 +03:00
dismine 381adf0ba0 Dialog edit wrong formula (only for toolendline now).
--HG--
branch : feature
2014-05-30 11:32:40 +03:00
dismine 8b6a140ebb Issue #104.
--HG--
branch : develop
2014-05-28 18:52:50 +03:00
dismine 6f009a8ee4 Merge with develop
--HG--
branch : DialogTools
2014-05-26 17:26:25 +03:00
Patrick Proy 5cb0a5cf96 Multi lines for formula and apply button are now working for DialogEndLine
--HG--
branch : DialogTools
2014-05-26 13:48:42 +02:00
Patrick Proy e645e671de First test for apply on creation
--HG--
branch : DialogTools
2014-05-26 09:03:51 +02:00
Patrick Proy aa2eda12ee First change for "apply button" (works only when modifying an existing point).
--HG--
branch : DialogTools
2014-05-25 21:54:17 +02:00
dismine e4ab794211 Catch math parser exceptions.
--HG--
branch : feature
2014-05-21 13:12:52 +03:00
dismine bd5fda320f Use new math parser instead old.
--HG--
branch : feature
2014-05-21 11:51:16 +03:00
dismine bdb788e7a7 Highlight start of method.
--HG--
branch : feature
2014-05-02 14:11:30 +03:00
dismine 79ef0e914e CppCheck.
--HG--
branch : feature
2014-05-02 11:09:10 +03:00
dismine 362638066a Vera++.
--HG--
branch : feature
2014-05-01 14:33:40 +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