Roman Telezhynskyi
|
e7db934fb5
|
Refactor tool clases to pass data in structure.
--HG--
branch : feature
|
2017-09-18 11:37:23 +03:00 |
|
Roman Telezhynskyi
|
6f160ebd9c
|
Improve tooltip. It should show object label.
--HG--
branch : feature
|
2017-09-17 10:24:34 +03:00 |
|
Roman Telezhynskyi
|
2864be7342
|
Refactoring to recognize child that called a contex menu.
--HG--
branch : feature
|
2017-09-15 17:32:23 +03:00 |
|
Roman Telezhynskyi
|
0894f686ef
|
Improve working with mouse cursors. Instead of setting global value set cursor
for each item separately.
--HG--
branch : develop
|
2017-08-01 14:35:48 +03:00 |
|
Roman Telezhynskyi
|
b0f867499c
|
Resolved issue #244. New feature: Adjust line and point thickness and label
size.
--HG--
branch : develop
|
2017-06-16 14:53:08 +03:00 |
|
Roman Telezhynskyi
|
4461caaf0f
|
Fixed issue #698. Problem typing in new axis point for new piece.
(grafted from 8ad30021d46f5ddcd479b7ec1a9279a5185a2578)
--HG--
branch : develop
|
2017-06-02 09:23:29 +03:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
7585db6a58
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 16:55:46 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
e9d23a7a32
|
Refactoring. Each a static method has access to each method in a class. So, we
can declare a constructor in private section for each a tool class that has
"Create" methods.
--HG--
branch : feature
|
2016-05-14 22:54:57 +03:00 |
|
Roman Telezhynskyi
|
6f56b46d26
|
Fixed Clang warnings.
--HG--
branch : develop
|
2016-05-03 19:50:37 +03:00 |
|
Roman Telezhynskyi
|
351f01e0e3
|
Disable hover and selection when work with a tool.
--HG--
branch : feature
|
2016-03-31 17:01:41 +03:00 |
|
Roman Telezhynskyi
|
00b8aae5a7
|
Fixed issue with deleting detail and blocked objects. Part about tool union
still is not fixed.
--HG--
branch : feature
|
2015-12-26 15:08:41 +02:00 |
|
Roman Telezhynskyi
|
a342948437
|
Improved loging. Base point's DeleteTool should ignore value "_referens".
--HG--
branch : develop
|
2015-11-03 17:11:35 +02:00 |
|
Roman Telezhynskyi
|
8146f53be3
|
Create a measurement independent pattern file.
--HG--
branch : feature
|
2015-08-16 18:56:06 +03:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +03:00 |
|
Roman Telezhynskyi
|
0097d67865
|
Rename VToolPoint.
--HG--
branch : feature
|
2015-06-20 09:23:04 +03:00 |
|
Roman Telezhynskyi
|
a99c3ce54a
|
Better structure for tools.
--HG--
branch : develop
|
2015-06-19 17:17:31 +03:00 |
|