Commit Graph

38 Commits

Author SHA1 Message Date
dismine
d6c78ca1a1 All points in detail should go clockwise. This mean in some cases need reverse
curves that go anticlockwise. Old method reversing curves doesn't work
correct in all cases. I don't see now way automatically handle this. That's
why now user can choose himself need reverse points for this curve or not.

Also this mean increment in format version to 0.1.2.

--HG--
branch : feature
2014-12-17 14:56:14 +02:00
dismine
aed090aed3 New better way select objects for creation a detail.
Now the detail cutting points and use only cutted part for creation paths.

--HG--
branch : feature
2014-12-15 16:25:40 +02:00
dismine
18dc31dd85 Fixed issue. Dialog Detail doesn't remember values after close.
--HG--
branch : develop
2014-11-20 20:13:27 +02:00
dismine
eb75584e19 Icons in detail context menu.
--HG--
branch : develop
2014-10-29 13:31:02 +02:00
dismine
5b15b04a26 Fixed error message after creation detail.
--HG--
branch : develop
2014-10-28 13:33:39 +02:00
dismine
3590ebac74 int instead ptrdiff_t.
--HG--
branch : develop
2014-10-05 23:25:07 +03:00
dismine
b81614d1a1 Fixed crash after detele tool.
--HG--
branch : develop
2014-10-04 22:12:46 +03:00
dismine
11641de911 Fixes for tools vizualizations.
--HG--
branch : develop
2014-10-04 09:37:19 +03:00
dismine
2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine
6fb280663a Show tool visualization when selected.
--HG--
branch : feature
2014-09-03 16:52:16 +03:00
dismine
c412d0c51b Refactoring. Prepare for showing tools options.
--HG--
branch : feature
2014-08-30 22:58:31 +03:00
dismine
bdfd292386 First build.
--HG--
branch : feature
2014-08-26 21:31:28 +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
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
e805d36114 Save pointer to main window. Use when need create modal window.
--HG--
branch : develop
2014-07-08 13:59:50 +03:00
dismine
f82364e53b Make tool's dialog modal.
--HG--
branch : develop
2014-07-04 14:55:36 +03:00
dismine
280b7c9584 Refactoring.
--HG--
branch : develop
2014-06-26 13:41:59 +03:00
dismine
3ad852243e Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:50:27 +03:00
dismine
9fe7c7f622 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:47:43 +03:00
dismine
3492514b04 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:45:11 +03:00
dismine
c4ddcdffe8 Coverity Scan.
--HG--
branch : develop
2014-06-17 15:56:14 +03:00
dismine
3e363aea81 Cppcheck. Fix for garbage collector.
--HG--
branch : develop
2014-06-16 20:08:23 +03:00
dismine
2b000cd59f Fixed issue #4.
--HG--
branch : feature
2014-06-16 15:14:46 +03:00
dismine
814e414b4b Fix for broken move detail and move single point.
--HG--
branch : feature
2014-06-16 10:52:55 +03:00
dismine
fe67e8e57f Undo add detail and add union details.
--HG--
branch : feature
2014-06-15 20:07:54 +03:00
dismine
d66a4b98fe New undo command DeletePatternPiece.
--HG--
branch : feature
2014-06-14 16:10:16 +03:00
dismine
a31157f88c Move documantation to cpp file.
--HG--
branch : feature
2014-06-14 09:42:01 +03:00
dismine
7fed35ad1c New undo command MoveDetail.
--HG--
branch : feature
2014-06-13 13:29:23 +03:00
dismine
c23a93037c New undo command SaveDetailOptions.
--HG--
branch : feature
2014-06-12 16:38:28 +03:00
dismine
37d2dd667f Use C++11 strongly typed enumerations.
--HG--
branch : feature
2014-06-12 10:22:29 +03:00
dismine
1dfe9eda03 Change slot FullUpdateFromGui name to more readable FullUpdateFromGuiOk.
--HG--
branch : feature
2014-06-11 19:38:09 +03:00
dismine
43935b95c9 Change signal name to LiteUpdateTree.
--HG--
branch : feature
2014-06-11 16:24:51 +03:00
dismine
c35930db3a at() instead operator[].
--HG--
branch : feature
2014-06-09 22:11:33 +03:00
dismine
7e3dc203dc Use forward declaration.
--HG--
branch : feature
2014-06-08 21:10:57 +03:00
dismine
a40099da1f Backport changeset 8a2e2ab97237.
--HG--
branch : develop
2014-06-03 15:15:17 +03:00
dismine
bdb788e7a7 Highlight start of method.
--HG--
branch : feature
2014-05-02 14:11:30 +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