Roman Telezhynskyi
|
f4c5ad7213
|
Fix undo bug. Undocommand doesn't increment/decrement reference counters.
--HG--
branch : feature
|
2017-10-17 19:35:39 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
daa539378f
|
Resolved issue #765. New feature. Free curve mode.
--HG--
branch : develop
|
2017-10-03 13:01:56 +03:00 |
|
Roman Telezhynskyi
|
d44638eab2
|
SonarQube warnings.
--HG--
branch : develop
|
2017-09-21 10:05:58 +03:00 |
|
Roman Telezhynskyi
|
e7db934fb5
|
Refactor tool clases to pass data in structure.
--HG--
branch : feature
|
2017-09-18 11:37:23 +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
|
32a16890a7
|
Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc.
--HG--
branch : develop
|
2017-05-16 13:07:53 +03:00 |
|
Roman Telezhynskyi
|
c5957846b6
|
Refactoring. New parent class VInteractiveTool.
Helps to share info about tool dialog.
--HG--
branch : release
|
2017-04-15 17:39:59 +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
|
0266b27b36
|
Save information about curve color inside geometric objects. Help to copy this
data to copy objects after rotation.
--HG--
branch : feature
|
2016-05-19 13:11:50 +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
|
19265e1f93
|
Succesful build.
--HG--
branch : feature
|
2016-03-18 23:11:14 +02:00 |
|
Roman Telezhynskyi
|
f53fe379c6
|
Movable spline path.
--HG--
branch : feature
|
2016-03-05 23:06:54 +02:00 |
|
Roman Telezhynskyi
|
8d628404df
|
Curve factor was removed.
--HG--
branch : feature
|
2016-02-27 16:49:10 +02:00 |
|
Roman Telezhynskyi
|
a9112a29cb
|
Create, save, open and edit simple curve by dialog. Editing by mouse still not
prepared.
--HG--
branch : feature
|
2016-02-26 16:38:42 +02:00 |
|
Roman Telezhynskyi
|
f264206aab
|
Refactoring DialogSpline.
--HG--
branch : feature
|
2016-02-15 11:02:55 +02:00 |
|
Roman Telezhynskyi
|
0f747ede7e
|
The first implementation for tool Spline.
--HG--
branch : feature
|
2016-02-12 20:10:01 +02:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +03:00 |
|
Roman Telezhynskyi
|
a99c3ce54a
|
Better structure for tools.
--HG--
branch : develop
|
2015-06-19 17:17:31 +03:00 |
|