Commit graph

64 commits

Author SHA1 Message Date
Roman Telezhynskyi cda5b76a7a Refactoring dialogs.
--HG--
branch : develop
2015-05-21 22:24:31 +03:00
Roman Telezhynskyi 9fb1e972c5 Refactoring. Move method to class DialogEditWrongFormula.
--HG--
branch : feature
2015-04-30 14:08:54 +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 78f1e89f08 Cppcheck.
--HG--
branch : develop
2015-04-15 15:44:57 +03:00
Roman Telezhynskyi 30f6aea194 Hide warnings, minimal requirements for build is Qt 5.0.0.
--HG--
branch : develop
2015-04-01 15:51:54 +03:00
Roman Telezhynskyi 629a2a7579 Copyright dates.
--HG--
branch : develop
2015-02-27 12:27:48 +02:00
Roman Telezhynskyi 0056ec49e0 Set locale according to global options.
--HG--
branch : feature
2015-02-10 21:27:11 +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 d41308e1f4 Set line color for dialog tool " point along line".
--HG--
branch : feature
2015-02-02 13:55:42 +02:00
Roman Telezhynskyi c06938272f Color comboboxs in dialogs.
--HG--
branch : feature
2015-02-02 13:06:58 +02:00
Roman Telezhynskyi e2fab3345a Test combobox that show colors.
--HG--
branch : feature
2015-02-02 12:28:09 +02:00
dismine 1b6408c144 Fixed issue #171. QComboBox to show Qt::PenStyle.
--HG--
branch : develop
2015-01-29 17:47:02 +02:00
dismine d5f3540770 Continue creation logging system.
--HG--
branch : develop
2014-11-24 16:51:27 +02:00
dismine ffed353147 Fixed issue #193. Undeletable zombie objects.
--HG--
branch : develop
2014-11-21 16:57:47 +02:00
dismine 8a10d43778 Ignore Enter key in formula field.
--HG--
branch : develop
2014-10-29 20:00:38 +02:00
dismine 8158261dcc Move cursot to end of text.
--HG--
branch : develop
2014-10-29 15:40:56 +02:00
dismine 68f25ddf36 New tool curve intersect axis.
--HG--
branch : develop
2014-10-23 11:38:57 +03:00
dismine 7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine affee34d01 Hide empty measurements in list and table.
--HG--
branch : develop
2014-09-24 19:37:39 +03:00
dismine 069f479495 MinGW warnings.
--HG--
branch : develop
2014-09-20 20:10:05 +03: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 fcffc03649 Refactoring.
--HG--
branch : develop
2014-08-17 21:49:29 +03:00
dismine 043b9a4742 Refactoring. Visualization for VToolHeight.
--HG--
branch : develop
2014-08-13 13:20:30 +03:00
dismine 4bba3df4af Refactoring.
--HG--
branch : develop
2014-08-12 20:21:50 +03:00
dismine 7e75a18c1c Fixed issue 81.
--HG--
branch : develop
2014-08-11 17:41:17 +03:00
dismine 3af2859980 Formula that calculate angle can be equal zero.
--HG--
branch : develop
2014-08-11 11:56:50 +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 484f149929 Store information about object's id that created internal variable.
--HG--
branch : develop
2014-07-29 14:28:18 +03:00
dismine ccbdff7fb5 Use in dialog tool's container with data after creation tool with Apply button.
--HG--
branch : develop
2014-07-25 14:22:25 +03:00
dismine 3953d6fb22 Visualization for VToolEndLine.
--HG--
branch : develop
2014-07-23 11:56:32 +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 b08019104e Visualization for VToolLine.
--HG--
branch : develop
2014-07-15 16:51:15 +03:00
dismine 9563604d67 Refactoring method PointNameChanged.
--HG--
branch : develop
2014-07-14 19:28:41 +03:00
dismine f9283ed938 DialogHeight - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 15:57:16 +03:00
dismine 0e3da0d902 DialogAlongLine - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 13:21:46 +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 ac71fd3cad Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-19 14:43:02 +03:00
dismine 1884e302b4 Refactoring. Delete repetitive code. Replace lineEdit by plainTextEdit.
--HG--
branch : feature
2014-06-19 12:29:56 +03:00
dismine 9fb5a0206a Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:38:20 +03:00
dismine c3355e37e4 Includes for Coverity Scan, again.
--HG--
branch : develop
2014-06-17 12:50:11 +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