Commit graph

248 commits

Author SHA1 Message Date
dismine 1a4953ad73 Use another way get tool's id for filtering tool from lists.
--HG--
branch : develop
2014-07-29 16:08:38 +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 484f149929 Store information about object's id that created internal variable.
--HG--
branch : develop
2014-07-29 14:28:18 +03:00
dismine ccbdff7fb5 Use in dialog tool's container with data after creation tool with Apply button.
--HG--
branch : develop
2014-07-25 14:22:25 +03:00
dismine 2ff611b923 Visualization for VToolShoulderPoint.
--HG--
branch : develop
2014-07-25 12:55:27 +03:00
dismine b8f6629dd1 Visualization for VToolBisector.
--HG--
branch : develop
2014-07-24 16:26:59 +03:00
dismine 36e90eb86b Visualization for VToolAlongLine.
--HG--
branch : develop
2014-07-24 13:19:41 +03:00
dismine 28fa14cff2 Sometimes need convert from different unit that in a pattern.
--HG--
branch : develop
2014-07-23 13:04:23 +03:00
dismine 3953d6fb22 Visualization for VToolEndLine.
--HG--
branch : develop
2014-07-23 11:56:32 +03:00
dismine 6d0029324b Refactoring visualization tool line.
--HG--
branch : develop
2014-07-21 15:52:15 +03:00
dismine 717a94879c If formula equal zero it is also error.
--HG--
branch : develop
2014-07-21 12:05:59 +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 4b9e40175a No need get chosen object for dialog anymore for just showing options.
--HG--
branch : develop
2014-07-15 17:42:41 +03:00
dismine 0c42eb06b2 Fix crash. Redefine updating list of variables.
--HG--
branch : develop
2014-07-15 17:28:19 +03:00
dismine ff3b3d8797 Make size dialogline unchangeable.
--HG--
branch : develop
2014-07-15 16:55:57 +03:00
dismine b08019104e Visualization for VToolLine.
--HG--
branch : develop
2014-07-15 16:51:15 +03:00
dismine 9563604d67 Refactoring method PointNameChanged.
--HG--
branch : develop
2014-07-14 19:28:41 +03:00
dismine 84050f042b DialogTriangle - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 19:12:51 +03:00
dismine 9693d6d63e DialogSpline - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:57:12 +03:00
dismine d4d55228a6 DialogShoulderPoint, DialogPointOfIntersection - check if names of points don't
equal.

--HG--
branch : develop
2014-07-14 18:32:00 +03:00
dismine 3f50c316de DialogPointOfContact - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:15:55 +03:00
dismine 6c72dfabb4 DialogNormal - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:07:56 +03:00
dismine efd6760e30 DialogLineIntersect - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:01:14 +03:00
dismine c090325875 DialogLine - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 16:33:03 +03:00
dismine f9283ed938 DialogHeight - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 15:57:16 +03:00
dismine 0c6dc67090 DialogBisector - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 14:54:41 +03:00
dismine 0e3da0d902 DialogAlongLine - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 13:21:46 +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 c7c7f88977 Refactoring dialog history. Method Record().
--HG--
branch : develop
2014-07-11 18:47:05 +03:00
dismine 7ae44c600a Fix crash in history dialog.
--HG--
branch : develop
2014-07-11 17:22:00 +03:00
dismine 2f43ba669d Measurement name can't have "." and ",". This names do not valid for math
parser.

--HG--
branch : develop
2014-07-10 18:07:03 +03:00
dismine 227cc6a2c0 Refactoring - hide settings constructor. Using pointer instead.
--HG--
branch : develop
2014-07-10 12:36:46 +03:00
dismine e64e218bf1 Fix.
--HG--
branch : develop
2014-07-10 11:34:07 +03:00
dismine b64369d58f Little refactoring. Convert value to measurements table unit.
--HG--
branch : develop
2014-07-10 10:10:29 +03:00
dismine fda8cc24fa New icons personal information and measurements.
--HG--
branch : develop
2014-07-09 17:20:13 +03:00
dismine 6f127035f4 Show default unit in dialog individual measurements.
--HG--
branch : develop
2014-07-09 15:35:52 +03:00
dismine f8d304e7fc Refactoring. Better support units - conversion (cm and mm). Standard table
doesn't support inches anymore.

--HG--
branch : develop
2014-07-09 15:23:04 +03:00
dismine c1319d8da7 Return old spline path name -> SplPath.
--HG--
branch : develop
2014-07-08 17:35:46 +03:00
dismine 2c24eead7d Broken path to icon.
--HG--
branch : develop
2014-07-08 15:06:57 +03:00
dismine cf6260dd26 Show dialogs on screen center.
--HG--
branch : develop
2014-07-08 15:01:20 +03:00
dismine 354d722fd2 We can't Undo if only opening pattern.
--HG--
branch : develop
2014-07-08 14:26:13 +03:00
dismine a4f6c2a10c Hide maximize button for tool dialogs.
--HG--
branch : develop
2014-07-04 18:48:53 +03:00
dismine f82364e53b Make tool's dialog modal.
--HG--
branch : develop
2014-07-04 14:55:36 +03:00
dismine 623e2ef6dd Refactoring.
--HG--
branch : develop
2014-06-25 13:30:22 +03:00
dismine 9aaf90bf5b Refactoring VToolArc.
--HG--
branch : develop
2014-06-25 12:56:19 +03:00
dismine 29b36745fe Make windows size unchangeable.
--HG--
branch : develop
2014-06-24 14:20:18 +03:00
dismine 8d665417b5 Logo in property windowIcon.
--HG--
branch : develop
2014-06-24 11:56:52 +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 ed25d04e5e Fixed issue #148. Fixed issue #149.
--HG--
branch : develop
2014-06-22 19:46:47 +03:00
dismine 2147e9fd97 Config pages in separate files.
--HG--
branch : develop
2014-06-21 10:59:43 +03:00
dismine ffd898be7d Formula height cannot be initialized in initialization list.
--HG--
branch : feature
2014-06-19 15:01:38 +03:00
dismine ac71fd3cad Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-19 14:43:02 +03:00
dismine ce19b4ccab New arrows icons.
--HG--
branch : feature
2014-06-19 13:23:56 +03:00
dismine 0aca968e61 New icons.
--HG--
branch : feature
2014-06-19 13:10:09 +03:00
dismine 9fdedf85fc Replace Q_ASSERT by SCASSERT.
--HG--
branch : feature
2014-06-19 12:31:56 +03:00
dismine 1884e302b4 Refactoring. Delete repetitive code. Replace lineEdit by plainTextEdit.
--HG--
branch : feature
2014-06-19 12:29:56 +03:00
dismine 3ad852243e Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:50:27 +03:00
dismine 9fb5a0206a Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:38:20 +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
dismine 0101a6f56c Merge
--HG--
branch : develop
2014-06-16 15:15:50 +03:00
Patrick Proy c4bb571d67 New icon for community config
--HG--
branch : develop
2014-06-15 23:23:23 +02:00
Patrick Proy 519fe62c9a Added settings for issue#80 and issue#122
--HG--
branch : develop
2014-06-15 21:30:26 +02:00
dismine 01c195fd90 Union details can be undo.
--HG--
branch : feature
2014-06-15 20:21:21 +03:00
dismine 2e7e0e92f7 Change in detail dialog. Show fractional number, current unit.
--HG--
branch : feature
2014-06-12 19:56:24 +03:00
dismine bc545db1dc Show unit near formula result in dialogs.
--HG--
branch : feature
2014-06-12 10:49:45 +03:00
dismine 37d2dd667f Use C++11 strongly typed enumerations.
--HG--
branch : feature
2014-06-12 10:22:29 +03:00
dismine 8491248f02 Merge with develop
--HG--
branch : feature
2014-06-11 15:47:32 +03:00
dismine 9bf4cc0dbd Fixed issue #77.
--HG--
branch : develop
2014-06-10 21:20:39 +03:00
dismine f5bad50bc3 No need apply button here.
--HG--
branch : develop
2014-06-10 15:58:48 +03:00
dismine 8ca765b14e Merge with develop
--HG--
branch : feature
2014-06-10 14:53:40 +03:00
dismine efdc947768 GCC warnings.
--HG--
branch : develop
2014-06-10 12:49:14 +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
Patrick Proy 26067c3636 DialogCutArc change + start code cleaning
--HG--
branch : DialogTools
2014-06-09 18:37:11 +02: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 52761f04ce Changed Icon path
--HG--
branch : DialogTools
2014-06-08 15:46:04 +02:00
dismine 292b10e72c Undo limit.
--HG--
branch : feature
2014-06-08 14:18:34 +03:00
dismine f28bbc6acd Scene antialiasing.
--HG--
branch : feature
2014-06-08 13:59:39 +03: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 55a7ba99a4 New undo command AddToCalculation.
--HG--
branch : feature
2014-06-05 12:52:00 +03:00
dismine b6311abe02 Merge with XML Editor.
--HG--
branch : develop
2014-06-05 10:30:19 +03:00
dismine a40099da1f Backport changeset 8a2e2ab97237.
--HG--
branch : develop
2014-06-03 15:15:17 +03:00
dismine 543758a80c Move documantation to cpp file.
--HG--
branch : develop
2014-06-02 17:28:02 +03:00
dismine a6ffb16054 Clang's warnings.
--HG--
branch : develop
2014-06-02 10:43:27 +03:00
dismine db96431484 Use icon from theme. Move icons to internal theme for Windows systems.
--HG--
branch : DialogTools
2014-06-01 13:50:48 +03:00
Patrick Proy 59ebe093c8 no message
--HG--
branch : DialogTools
2014-06-01 12:00:20 +02:00
dismine c349a93a73 Clang's warnings.
--HG--
branch : develop
2014-06-01 10:35:13 +03:00
dismine 19c6386973 Build with Clang.
--HG--
branch : develop
2014-05-31 17:33:37 +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 7c2c355889 Change Vertical Policy for radio buttons.
--HG--
branch : feature
2014-05-30 13:13:34 +03:00
dismine 77b2344bfd Fix for dialogs empty window title.
--HG--
branch : feature
2014-05-30 12:59:14 +03:00
dismine dce41a864f The C++11 initializer list feature.
--HG--
branch : feature
2014-05-30 12:52:19 +03:00
dismine 93f62d9ee9 Disable Qt::WaitCursor.
--HG--
branch : feature
2014-05-30 12:04:19 +03:00
dismine 381adf0ba0 Dialog edit wrong formula (only for toolendline now).
--HG--
branch : feature
2014-05-30 11:32:40 +03:00
dismine 01ee27d33c Setting decimal separator parts from OS oprions.
--HG--
branch : develop
2014-05-29 11:46:28 +03:00
Patrick Proy c4b5c3dccb Apply changes to DOM tree. No validation yet.
--HG--
branch : XML Editor
2014-05-28 21:16:41 +02:00
dismine f14d21b7da Merge with develop
--HG--
branch : DialogTools
2014-05-27 21:39:54 +03:00
dismine e4e993c335 Show formula value according to locale settings.
--HG--
branch : develop
2014-05-27 19:00:35 +03:00
dismine 6f7a30f3a7 Errors after merging.
--HG--
branch : DialogTools
2014-05-26 17:33:44 +03:00
dismine 6f009a8ee4 Merge with develop
--HG--
branch : DialogTools
2014-05-26 17:26:25 +03:00
dismine 19ab8f9299 Set aligment for table.
--HG--
branch : feature
2014-05-26 16:42:41 +03:00
dismine 063bacc444 Show translated measurements name in table.
--HG--
branch : feature
2014-05-26 16:36:45 +03:00
dismine 51a420bbdd Show language independent formula in dialog.
--HG--
branch : feature
2014-05-26 16:18:48 +03:00
Patrick Proy 2afc195a87 Backout changeset 38e907833133b065c72ba362fed040f608d4b66d
--HG--
branch : XML Editor
2014-05-26 14:20:14 +02: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
dismine 6170aea8b6 Russian translation.
--HG--
branch : feature
2014-05-26 11:41:18 +03: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
Patrick Proy 43fe3e1371 Change DialogEndLine formula to multiline
--HG--
branch : DialogTools
2014-05-25 11:46:54 +02:00
Patrick Proy 81e8638a6d Change formula input to multiline (in dialogendline only )
Other dialogs don't work for now on this version.

--HG--
branch : XML Editor
2014-05-24 16:23:47 +02:00
dismine 0f4cd08eed Translation formula.
--HG--
branch : feature
2014-05-23 21:11:13 +03:00
dismine 7a5f12b77d Little fix for tools dialogs.
--HG--
branch : feature
2014-05-21 20:22:40 +03:00
dismine 34bd172f9a Clear error message from parser.
--HG--
branch : feature
2014-05-21 19:59:53 +03:00
dismine bd5fda320f Use new math parser instead old.
--HG--
branch : feature
2014-05-21 11:51:16 +03:00
dismine ffda1e5f8d All pattern pieces instead All drawings.
--HG--
branch : XML Editor
2014-05-19 21:16:26 +03:00
dismine b83633541b Hide header.
--HG--
branch : XML Editor
2014-05-19 21:07:51 +03:00
Patrick Proy bb3e8e58bb Corrected display problems when restoring nodes
Changes casting styles

--HG--
branch : XML Editor
2014-05-19 08:04:33 +02:00
Patrick Proy 99818c3d28 Added node delete
Added undo change button

--HG--
branch : XML Editor
2014-05-18 21:42:36 +02:00
dismine e1c3f418e5 GCC warnings.
--HG--
branch : XML Editor
2014-05-16 20:24:51 +03:00
dismine b28bd29092 Vera++.
--HG--
branch : XML Editor
2014-05-16 20:00:13 +03:00
dismine 1489dc6a1c Unix Line Endings. Need for Vera++.
--HG--
branch : XML Editor
2014-05-16 19:39:46 +03:00
Patrick Proy cc572df448 Code style
--HG--
branch : XML Editor
2014-05-16 17:13:45 +02:00
Patrick Proy c1bf6c8a73 Code style
--HG--
branch : XML Editor
2014-05-16 16:49:58 +02:00
Patrick Proy f51f703026 Main code push after branch creation
--HG--
branch : XML Editor
2014-05-16 14:51:39 +02:00
dismine e3593bf577 Return new path for individual measurements table.
--HG--
branch : feature
2014-05-15 12:35:36 +03:00
dismine e95b886eb4 Change in dialog individual measurements.
--HG--
branch : feature
2014-05-15 12:29:12 +03:00
dismine f17a12d147 Cppcheck.
--HG--
branch : develop
2014-05-11 21:15:32 +03:00
dismine 1c28bb1da7 XP-style Common Dialogs.
--HG--
branch : develop
2014-05-11 20:22:11 +03:00
dismine b10b0866bb Fix path to icon.qrc.
--HG--
branch : develop
2014-05-11 20:06:02 +03:00
dismine de67f1bfa7 Fix for files without license.
--HG--
branch : develop
2014-05-07 11:53:47 +03:00
dismine b906b0dc68 Little fix to "About program" dialog.
--HG--
branch : develop
2014-05-06 17:50:28 +03:00
Patrick Proy be34eaa657 Issue # 139 & 140
--HG--
branch : develop
2014-05-06 16:28:49 +02:00
dismine bdb788e7a7 Highlight start of method.
--HG--
branch : feature
2014-05-02 14:11:30 +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