Commit Graph

63 Commits

Author SHA1 Message Date
Roman Telezhynskyi
9466da601c GUI experts say that just use tool button icons not very good choise. This way
good only for standard icons. I added option show text under icon.

--HG--
branch : develop
2015-04-11 21:20:37 +03:00
Roman Telezhynskyi
36990d6531 Dependies for class QLockFile make it impossible easy backport this class to
Qt 5.0.0. I decided don't do this. And just disable using the class if
Qt version < Qt 5.1. It will open some issues, but for Unit testing this reason
not important.

--HG--
branch : develop
2015-04-05 16:31:28 +02:00
Roman Telezhynskyi
629a2a7579 Copyright dates.
--HG--
branch : develop
2015-02-27 12:27:48 +02:00
Felix Ulber
c169287336 Completed Issue #241
--HG--
branch : develop
2015-02-21 16:38:11 +01:00
Roman Telezhynskyi
0056ec49e0 Set locale according to global options.
--HG--
branch : feature
2015-02-10 21:27:11 +02:00
Roman Telezhynskyi
c2191dd8d0 Fixed issue #217. Bug with mouse cursor.
--HG--
branch : develop
2015-02-09 11:54:19 +02:00
dismine
9effd8af02 Layout detail.
--HG--
branch : feature
2015-01-07 18:54:43 +02:00
dismine
75428cd07c Link to User Manual.
--HG--
branch : develop
2014-12-01 14:11:25 +02:00
dismine
eff6143f97 Allow user try open file twice from menu.
--HG--
branch : develop
2014-11-28 19:55:27 +02:00
dismine
818cf7747c Lock pattern file. Filter list files for restore.
--HG--
branch : develop
2014-11-28 18:50:22 +02:00
dismine
c7a0ac9ad2 More new messages for log.
--HG--
branch : develop
2014-11-20 19:52:51 +02:00
dismine
0d28b98602 Ask about changes before close file.
--HG--
branch : develop
2014-11-13 14:38:55 +02:00
dismine
d8d5fbe646 Undo current pattern piece.
--HG--
branch : develop
2014-11-10 16:49:39 +02:00
dismine
5210f757ee Help->Report Bug...
--HG--
branch : develop
2014-11-06 15:07:08 +02:00
dismine
8407f714a5 Do not open file twice after we restore him.
--HG--
branch : develop
2014-10-30 12:19:17 +02:00
dismine
dd6eb522f8 Program is crashing if open dialog history and change current pattern piece.
--HG--
branch : develop
2014-10-29 10:26:12 +02:00
dismine
b4a0006835 Button "Stop using tool".
--HG--
branch : develop
2014-10-24 21:49:59 +03:00
dismine
2d0f68b6dc Propose reopen files after do not correct shut down.
--HG--
branch : develop
2014-10-23 16:53:46 +03:00
dismine
5545eafb6e Create new process when you open new pattern and have usaved chages in current.
--HG--
branch : develop
2014-10-23 12:13:18 +03:00
dismine
68f25ddf36 New tool curve intersect axis.
--HG--
branch : develop
2014-10-23 11:38:57 +03:00
dismine
a21ad603ef New tool line intersect axis.
--HG--
branch : develop
2014-10-20 20:41:02 +03:00
dismine
1d4f0a6a55 Vera++.
--HG--
branch : develop
2014-09-10 20:57:08 +03:00
dismine
8343f20998 Prepare to build.
--HG--
branch : feature
2014-08-26 20:23:08 +03:00
dismine
dc8d715814 Promote VMainGraphicsView in Qt Designer.
--HG--
branch : develop
2014-08-12 14:30:20 +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
c0c407f8a8 Call ZoomFitBest() twice before show pattern.
--HG--
branch : develop
2014-07-26 11:56:34 +03:00
dismine
41a8a46b2f Code style fix.
--HG--
branch : develop
2014-07-25 15:22:46 +03:00
dismine
e76eec5ebd Refactoring.
--HG--
branch : develop
2014-07-25 15:16:19 +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
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
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
c9e2c32dae Fix opening patterns.
--HG--
branch : develop
2014-07-04 17:52:11 +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
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
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
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
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
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