Roman Telezhynskyi
|
11e9b40cb1
|
Forgot to return a pointer.
--HG--
branch : feature
|
2016-11-08 17:52:56 +02:00 |
|
Roman Telezhynskyi
|
5f6b394934
|
Added more static asserts to check minimally supported file format versions.
--HG--
branch : feature
|
2016-11-08 17:07:16 +02:00 |
|
Roman Telezhynskyi
|
b5061038ba
|
Fix mistake. The next pattern format will be 0.4.0.
--HG--
branch : feature
|
2016-11-08 16:34:44 +02:00 |
|
Roman Telezhynskyi
|
4cfcf5ad8d
|
New pattern format version 0.4.0.
Convert tag detail to new version.
--HG--
branch : feature
|
2016-11-08 16:32:18 +02:00 |
|
Roman Telezhynskyi
|
bf847bac7b
|
Dialog Detail need pointer to scene Details.
--HG--
branch : feature
|
2016-11-08 14:04:23 +02:00 |
|
Roman Telezhynskyi
|
c5e8a6a529
|
Refactor templates SetToolButton and SetToolButtonWithApply.
These templates do almost the same. Uniting them looks like a good idea.
--HG--
branch : feature
|
2016-11-08 13:39:27 +02:00 |
|
Roman Telezhynskyi
|
a32be533ec
|
Fix crash.
--HG--
branch : feature
|
2016-11-08 13:07:29 +02:00 |
|
Roman Telezhynskyi
|
731456f714
|
Merge with develop
--HG--
branch : feature
|
2016-11-08 12:57:19 +02:00 |
|
Roman Telezhynskyi
|
4a41840ae7
|
New class VToolSeamAllowance.
--HG--
branch : feature
|
2016-11-08 12:57:01 +02:00 |
|
Roman Telezhynskyi
|
721b9b638b
|
Fixed VPiece class method name. CountNode -> CountNodes.
--HG--
branch : feature
|
2016-11-08 12:55:57 +02:00 |
|
Roman Telezhynskyi
|
2b75519d66
|
Undocommand "add piece".
--HG--
branch : feature
|
2016-11-08 12:54:33 +02:00 |
|
Roman Telezhynskyi
|
37173fb0e4
|
VPiece class. Added members for storing a piece position.
--HG--
branch : feature
|
2016-11-08 12:53:14 +02:00 |
|
Roman Telezhynskyi
|
977b52b787
|
VContainer supports working with VPiece class.
--HG--
branch : feature
|
2016-11-08 12:52:07 +02:00 |
|
Roman Telezhynskyi
|
ae7041935b
|
Improvements to script make_install.bat. Clear not all /build folder between
builds.
--HG--
branch : develop
|
2016-11-07 16:58:39 +02:00 |
|
Roman Telezhynskyi
|
aca82bc67e
|
Lupdate.
--HG--
branch : develop
|
2016-11-07 15:04:19 +02:00 |
|
Roman Telezhynskyi
|
32c7db68e0
|
Resolved issue #504. Suppress message about absolute measurement path.
I decided to completely eliminate warning strings because they do not change
anything.
--HG--
branch : develop
|
2016-11-07 15:04:00 +02:00 |
|
Roman Telezhynskyi
|
2f1524d0db
|
Move url to user manual outside of translated string.
--HG--
branch : develop
|
2016-11-07 13:10:53 +02:00 |
|
Roman Telezhynskyi
|
940a1e404b
|
Merge with develop
--HG--
branch : feature
|
2016-11-05 15:31:40 +02:00 |
|
Roman Telezhynskyi
|
2ed35461b6
|
Forbid delete objects if user is creating a piece.
--HG--
branch : feature
|
2016-11-05 15:31:20 +02:00 |
|
Roman Telezhynskyi
|
bff5462ef3
|
Changes in dialog: reverse and internal move update the visualization
automatically.
--HG--
branch : feature
|
2016-11-05 15:27:19 +02:00 |
|
Roman Telezhynskyi
|
b7def444ef
|
Visialization. Highlight first and last point of main path.
--HG--
branch : feature
|
2016-11-05 14:08:26 +02:00 |
|
Roman Telezhynskyi
|
bf306f6101
|
The visualization connected to tool dialog.
--HG--
branch : feature
|
2016-11-05 12:49:20 +02:00 |
|
Roman Telezhynskyi
|
65a38141de
|
Added class VisToolPiece.
Show visualization creating piece main path.
--HG--
branch : feature
|
2016-11-05 10:56:44 +02:00 |
|
Roman Telezhynskyi
|
68ef544ac4
|
Collection test. Make timeout 2 minutes.
--HG--
branch : develop
|
2016-11-04 19:42:23 +02:00 |
|
Roman Telezhynskyi
|
f8ee078ef7
|
When user creates new piece button Apply should be disabled.
--HG--
branch : feature
|
2016-11-04 19:36:36 +02:00 |
|
Roman Telezhynskyi
|
f40bf977c8
|
Enable internal move in the list. Helps user quickly make reorder.
--HG--
branch : feature
|
2016-11-04 17:34:15 +02:00 |
|
Roman Telezhynskyi
|
eb84ae7526
|
Added list context menu with options Delete and Reverse (except for point).
--HG--
branch : feature
|
2016-11-04 17:04:18 +02:00 |
|
Roman Telezhynskyi
|
f58f840488
|
Merge with develop
--HG--
branch : feature
|
2016-11-04 16:28:38 +02:00 |
|
Roman Telezhynskyi
|
721d447af1
|
Refactor member names VPieceNode class.
--HG--
branch : feature
|
2016-11-04 16:28:10 +02:00 |
|
Roman Telezhynskyi
|
e261d02f89
|
Check keyboard modificator and add object reversed if pressed Shift.
--HG--
branch : feature
|
2016-11-04 16:25:57 +02:00 |
|
Roman Telezhynskyi
|
a378922bf6
|
Piece Node point can't be reversed.
--HG--
branch : feature
|
2016-11-04 16:25:01 +02:00 |
|
Roman Telezhynskyi
|
1dd86e66fb
|
New dialog connected to tool button.
--HG--
branch : feature
|
2016-11-04 16:16:11 +02:00 |
|
Roman Telezhynskyi
|
4c3f65b0ab
|
Refactoring AbstractTest::Run.
To be able to see more appropriate warnings we should compare only exit codes.
--HG--
branch : develop
|
2016-11-04 15:15:11 +02:00 |
|
Roman Telezhynskyi
|
e6c85fa47a
|
Calling constructor of Preference dialog take some time. Because of this user
have time to call the dialog twice.
--HG--
branch : develop
|
2016-11-04 13:29:59 +02:00 |
|
Roman Telezhynskyi
|
595a7dcaff
|
Enable attribute Qt::AA_EnableHighDpiScaling for support HighDpi displays.
--HG--
branch : develop
|
2016-11-04 12:47:10 +02:00 |
|
Roman Telezhynskyi
|
1bc0378b69
|
Enable attribute Qt::AA_UseHighDpiPixmaps only since Qt 5.6.0. ref #584.
--HG--
branch : develop
|
2016-11-04 12:44:57 +02:00 |
|
Roman Telezhynskyi
|
c978caa7ba
|
Fixed url to page UserManual:Crash reports.
--HG--
branch : develop
|
2016-11-04 11:41:16 +02:00 |
|
Roman Telezhynskyi
|
22f9fb1e26
|
Added class VAbstractPiece.
--HG--
branch : feature
|
2016-11-03 20:15:53 +02:00 |
|
Roman Telezhynskyi
|
27d6198657
|
Redesing VDetail class. Meet new classes VPiece and VPieceNode.
--HG--
branch : feature
|
2016-11-03 17:59:53 +02:00 |
|
Roman Telezhynskyi
|
0599583923
|
Fix issue in context menu details list. QUndoStack endMacro() did not match
beginMacro().
--HG--
branch : develop
|
2016-11-03 15:39:48 +02:00 |
|
Roman Telezhynskyi
|
a50df3a33c
|
GCC warnings.
--HG--
branch : develop
|
2016-11-03 15:09:48 +02:00 |
|
Roman Telezhynskyi
|
c3d63f0617
|
Unit tests do not support Mac OS yet.
--HG--
branch : develop
|
2016-11-01 18:47:55 +02:00 |
|
Roman Telezhynskyi
|
6ebbb46092
|
ulimit is not permitted. Try to reduce number of processes on Mac.
--HG--
branch : develop
|
2016-11-01 17:36:18 +02:00 |
|
Roman Telezhynskyi
|
721e2ac509
|
Wrong ulimit key.
--HG--
branch : develop
|
2016-11-01 14:16:25 +02:00 |
|
Roman Telezhynskyi
|
c8c90cefb3
|
Outgoing hook. Push to github in independent process.
--HG--
branch : develop
|
2016-11-01 13:48:19 +02:00 |
|
Roman Telezhynskyi
|
af4556399c
|
Travis CI. Fix error "unable to execute command: posix_spawn failed: Resource
temporarily unavailable" on Mac OS X.
--HG--
branch : develop
|
2016-11-01 13:43:32 +02:00 |
|
Roman Telezhynskyi
|
2c7bb5d5fc
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 11:46:51 +02:00 |
|
Roman Telezhynskyi
|
4301df79c1
|
Make the hook executable.
--HG--
branch : develop
|
2016-11-01 11:37:09 +02:00 |
|
Roman Telezhynskyi
|
b029cb8af4
|
Mercurial hooks.
--HG--
branch : develop
|
2016-11-01 11:28:46 +02:00 |
|
Roman Telezhynskyi
|
d134e8b367
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 10:42:32 +02:00 |
|