Commit graph

44 commits

Author SHA1 Message Date
Roman Telezhynskyi bfaeddfc85 VTools static library.
--HG--
branch : feature
2015-06-18 20:23:24 +03:00
Roman Telezhynskyi 6132153338 Move classes to VWidgets.
--HG--
branch : feature
2015-06-15 15:50:59 +03:00
Roman Telezhynskyi f8c6a65962 Moving class VContainer in a static library complited.
--HG--
branch : feature
2015-06-12 11:55:44 +03:00
Roman Telezhynskyi 71302fddf0 First successful build.
--HG--
branch : feature
2015-05-27 13:48:21 +03:00
Roman Telezhynskyi cda5b76a7a Refactoring dialogs.
--HG--
branch : develop
2015-05-21 22:24:31 +03:00
Roman Telezhynskyi c76718e9d0 Tool layout settings.
--HG--
branch : feature
2015-05-12 18:15:10 +03:00
Roman Telezhynskyi af2e0fb509 New static libray VGeomerty. Need for unit testing.
--HG--
branch : develop
2015-05-07 15:31:53 +03:00
Roman Telezhynskyi 7baefba769 F(x) button for tool "Point at distance and angle".
--HG--
branch : feature
2015-04-29 17:57:02 +03:00
Roman Telezhynskyi 629a2a7579 Copyright dates.
--HG--
branch : develop
2015-02-27 12:27:48 +02:00
Roman Telezhynskyi cf2aea280d Refactoring.
--HG--
branch : feature
2015-02-03 12:17:04 +02:00
Roman Telezhynskyi f141edad27 Refactoring.
--HG--
branch : feature
2015-02-03 10:32:32 +02:00
Roman Telezhynskyi 493f607cac Refactoring. Deleted additional variables for storing ids.
--HG--
branch : feature
2015-02-03 10:17:59 +02:00
Roman Telezhynskyi d5836e2fb3 Refactoring. Left method getPointName only in parent class.
--HG--
branch : feature
2015-02-02 18:35:40 +02:00
Roman Telezhynskyi e3b54789f3 Refactoring. Move inline methods in cpp file.
--HG--
branch : feature
2015-02-02 17:11:48 +02:00
dismine f8c62b9b25 Fixed issue #208. Point from X and Y needs vertical bar to help select point
for X vertical value.

--HG--
branch : develop
2015-01-27 20:17:28 +02:00
Felix Ulber 665d276e96 Fixed Issue #205: Point from X and Y needs improved tooltip and user prompts.
--HG--
branch : develop
2015-01-26 23:13:57 +01:00
dismine 541d3d2eac Fixed issue #214.
--HG--
branch : develop
2014-12-26 15:56:07 +02:00
dismine 7563446cf9 Only unique points allowed.
--HG--
branch : develop
2014-11-09 12:57:49 +02:00
dismine 6c784fcdca Check unique label name in dialog. Fixed catch broken expression.
--HG--
branch : feature
2014-09-06 11:14:59 +03:00
dismine a65faff8d9 Auto creation label.
--HG--
branch : feature
2014-09-05 11:01:46 +03:00
dismine fcffc03649 Refactoring.
--HG--
branch : develop
2014-08-17 21:49:29 +03:00
dismine a33ab27909 New define NULL_ID.
--HG--
branch : develop
2014-08-17 18:20:55 +03:00
dismine 16fa925021 Visualization for VToolPointOfIntersection.
--HG--
branch : develop
2014-08-13 14:31:01 +03:00
dismine 8d1b68d448 Class visualization for VToolPointOfIntersection.
--HG--
branch : develop
2014-08-13 14:12:00 +03:00
dismine 043b9a4742 Refactoring. Visualization for VToolHeight.
--HG--
branch : develop
2014-08-13 13:20:30 +03:00
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 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 9563604d67 Refactoring method PointNameChanged.
--HG--
branch : develop
2014-07-14 19:28:41 +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 f82364e53b Make tool's dialog modal.
--HG--
branch : develop
2014-07-04 14:55:36 +03:00
dismine ac71fd3cad Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-19 14:43:02 +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 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 7e3dc203dc Use forward declaration.
--HG--
branch : feature
2014-06-08 21:10:57 +03:00
dismine 543758a80c Move documantation to cpp file.
--HG--
branch : develop
2014-06-02 17:28:02 +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
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
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
Renamed from src/dialogs/tools/dialogpointofintersection.cpp (Browse further)