Commit Graph

195 Commits

Author SHA1 Message Date
dismine
043b9a4742 Refactoring. Visualization for VToolHeight.
--HG--
branch : develop
2014-08-13 13:20:30 +03:00
dismine
dc8d715814 Promote VMainGraphicsView in Qt Designer.
--HG--
branch : develop
2014-08-12 14:30:20 +03:00
dismine
318517d3d7 Use QObject::blockSignals if need block signal instead disconnect() each time.
--HG--
branch : develop
2014-08-09 11:43:01 +03:00
dismine
a9a1e156af Update after change, set default gradation options in list.
--HG--
branch : feature
2014-08-08 22:46:05 +03:00
dismine
83e3af90f8 Save gradation options.
--HG--
branch : feature
2014-08-08 19:07:44 +03:00
dismine
a7b9637f5f CheckBoxs.
--HG--
branch : feature
2014-08-07 22:06:36 +03:00
dismine
6d5b6bed54 Merge with develop
--HG--
branch : feature
2014-08-07 17:49:09 +03:00
dismine
1762cb42b8 After change language method StrToUnits wrong convert unit from string.
--HG--
branch : develop
2014-08-07 17:48:42 +03:00
dismine
68a3a15c45 Prepare gradation list.
--HG--
branch : feature
2014-08-07 15:03: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
10ba3eacbb Don't show internal variable if we created her.
--HG--
branch : develop
2014-07-29 15:19:11 +03:00
dismine
c0c407f8a8 Call ZoomFitBest() twice before show pattern.
--HG--
branch : develop
2014-07-26 11:56:34 +03:00
dismine
e76eec5ebd Refactoring.
--HG--
branch : develop
2014-07-25 15:16:19 +03:00
dismine
1cb1166824 Don't show warning about unsaved change if we have brocken formula.
--HG--
branch : develop
2014-07-25 13:34:02 +03:00
dismine
2ff611b923 Visualization for VToolShoulderPoint.
--HG--
branch : develop
2014-07-25 12:55:27 +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
ad01fe75bd Apply button for dialog line.
--HG--
branch : develop
2014-07-16 20:08:24 +03:00
dismine
d3624f7060 Disable resizing pattern piece after full parsing.
--HG--
branch : develop
2014-07-16 11:45:42 +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
b08019104e Visualization for VToolLine.
--HG--
branch : develop
2014-07-15 16:51:15 +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
7ae44c600a Fix crash in history dialog.
--HG--
branch : develop
2014-07-11 17:22:00 +03:00
dismine
b29778aa1a ZoomOriginal and ZoomFitBest.
--HG--
branch : develop
2014-07-11 16:10:54 +03:00
dismine
169f61ae7a Fix path to directory with measurements if path in pattern wrong. Show status
unsaved for pattern if path was changed.

--HG--
branch : develop
2014-07-10 15:03:37 +03:00
dismine
227cc6a2c0 Refactoring - hide settings constructor. Using pointer instead.
--HG--
branch : develop
2014-07-10 12:36:46 +03:00
dismine
91843fe8d8 Application doesn't support standard table with inches.
--HG--
branch : develop
2014-07-09 16:44:26 +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
354d722fd2 We can't Undo if only opening pattern.
--HG--
branch : develop
2014-07-08 14:26:13 +03:00
dismine
612fc88038 Using standard table was broken.
--HG--
branch : develop
2014-07-04 18:20:24 +03:00
dismine
c9e2c32dae Fix opening patterns.
--HG--
branch : develop
2014-07-04 17:52:11 +03:00
dismine
8ab19ced93 Set scene size to size scene view before creation first pattern piece.
--HG--
branch : develop
2014-07-04 13:10:16 +03:00
dismine
9aaf90bf5b Refactoring VToolArc.
--HG--
branch : develop
2014-06-25 12:56:19 +03:00
dismine
3267bec1c2 Add actions undo and redo on toolbar.
--HG--
branch : develop
2014-06-24 11:47:28 +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
717fabed9a Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 19:11:14 +03:00
dismine
2406334138 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 15:11:48 +03:00
dismine
c4ddcdffe8 Coverity Scan.
--HG--
branch : develop
2014-06-17 15:56:14 +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
cf880a04cd Fix for undo command DeletePatternPiece.
--HG--
branch : feature
2014-06-15 11:04:49 +03:00
dismine
37d2dd667f Use C++11 strongly typed enumerations.
--HG--
branch : feature
2014-06-12 10:22:29 +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
4e1bb4bea5 Clear undo stack after saving.
--HG--
branch : feature
2014-06-09 20:43:22 +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
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
d914f359c1 New undo command AddPatternPiece.
--HG--
branch : feature
2014-06-06 13:36:34 +03:00
dismine
99314a358f New slot for full parsing. Want use in undo command.
--HG--
branch : feature
2014-06-05 15:10:16 +03:00
dismine
b646a11bc0 Use pointers to scenes.
--HG--
branch : feature
2014-06-05 14:46:12 +03:00
dismine
c03464144e Don't use combobox instead return list of pattern pieces.
--HG--
branch : feature
2014-06-05 14:35:38 +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
36949b8f45 Add Undo/Redo actions.
--HG--
branch : feature
2014-06-04 15:14:57 +03:00
dismine
0196db77d7 Initial undo stack.
--HG--
branch : feature
2014-06-04 14:30:45 +03:00
dismine
26ef72c201 Fixed issue #152.
--HG--
branch : develop
2014-06-03 11:17:58 +03:00
dismine
81ef55abfd Fixed issue #156.
--HG--
branch : develop
2014-06-02 21:42:46 +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
3d0d616db0 Merge with develop.
--HG--
branch : DialogTools
2014-05-30 17:52:12 +03:00
dismine
07f75f7212 Catch std::bad_alloc exception.
--HG--
branch : develop
2014-05-30 17:31:48 +03:00
dismine
db8cf12d49 Catch exceptions in lite parsing.
--HG--
branch : develop
2014-05-30 16:22:03 +03:00
dismine
dce41a864f The C++11 initializer list feature.
--HG--
branch : feature
2014-05-30 12:52: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
1fd6464884 New command line parser. New Qt requirements. Fix issue with build project.
--HG--
branch : develop
2014-05-29 10:08:54 +03:00
dismine
f14d21b7da Merge with develop
--HG--
branch : DialogTools
2014-05-27 21:39:54 +03:00
dismine
1501eb77eb Remember last open file path.
--HG--
branch : develop
2014-05-27 13:08:16 +03:00
dismine
f99b571c6e Move documentation to cpp file.
--HG--
branch : develop
2014-05-27 12:27:02 +03:00
dismine
ed844c1c82 Alwayse show scrollbars for scene.
--HG--
branch : develop
2014-05-27 12:06:36 +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
2913e55024 Apply button works like ok button in first dialog.
Still needs more code to be able to update on first dialog

--HG--
branch : DialogTools
2014-05-25 23:50:21 +02:00
dismine
dc1d7c5fe2 Make xml editor disable on the start.
--HG--
branch : XML Editor
2014-05-19 21:03:12 +03:00
dismine
b28bd29092 Vera++.
--HG--
branch : XML Editor
2014-05-16 20:00:13 +03: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
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