Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
99d6ea5152
|
Speed optimization for class VFormula.
--HG--
branch : develop
|
2018-01-20 15:37:15 +02:00 |
|
Roman Telezhynskyi
|
016883110f
|
Allow an arc to have the same start and end angles.
In such a case full circle will be drawn.
--HG--
branch : develop
|
2017-11-15 13:22:16 +02:00 |
|
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
|
baa2f4fd92
|
Resolved issue #768. New feature. Custom curve approximation scale.
--HG--
branch : develop
|
2017-10-11 13:51:06 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
af1e01c243
|
Hide Show label option for not point objects.
--HG--
branch : feature
|
2017-09-20 10:28:49 +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
|
6f160ebd9c
|
Improve tooltip. It should show object label.
--HG--
branch : feature
|
2017-09-17 10:24:34 +03:00 |
|
Roman Telezhynskyi
|
dbe1981eb5
|
Refactor to avoid hidding class member.
--HG--
branch : feature
|
2017-09-17 09:45:18 +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
|
39aa43fe8f
|
SonarQube warnings.
--HG--
branch : develop
|
2017-09-13 11:52:41 +03:00 |
|
Roman Telezhynskyi
|
db8b4e0023
|
Resolved issue #750. Info Box Beside Mouse.
--HG--
branch : develop
|
2017-08-23 14:50:48 +03:00 |
|
Ronan Le Tiec
|
f080b88cf7
|
issue #712 new default allowance setting taken into account in seam allowance tool dialog. StrToUnits and UnitsToStr moved from VDomDocument to def
--HG--
branch : develop
|
2017-07-02 13:34:36 +02: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
|
d696af9a33
|
"static" members should be accessed statically.
--HG--
branch : develop
|
2017-03-23 10:25:46 +02:00 |
|
Roman Telezhynskyi
|
ea5010d8f7
|
Resolved request "Tool Options should show information about parent objects".
--HG--
branch : develop
|
2017-03-19 17:13:02 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
a8bd44b63a
|
Refactoring. Method VDrawTool::AddRecord has sense to call only when do
Document::FullParse.
--HG--
branch : develop
|
2017-02-13 08:55:42 +02:00 |
|
Roman Telezhynskyi
|
2d61b87256
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 21:19:21 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Roman Telezhynskyi
|
eee2144483
|
Fix crash. Each tool should delete visualization even if scene also can delete
it.
--HG--
branch : develop
|
2016-09-24 16:09:09 +03: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
|
b820d5a6ea
|
Fixed issue #491. Valentina doesn't update fractional separator.
(grafted from c658843945e37cd7f1d3e4e0ca4967d7a01b1c4d)
--HG--
branch : develop
|
2016-05-23 18:23:39 +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
|
ac49d298f8
|
Refactoring. Use tag names from class VAbstractPattern.
--HG--
branch : feature
|
2016-05-16 20:59:04 +03:00 |
|
Roman Telezhynskyi
|
49bee0cada
|
Delete key did not work.
--HG--
branch : develop
|
2016-05-08 18:04:18 +03:00 |
|
Roman Telezhynskyi
|
bb29984b4a
|
Cut tools do not create subcurves anymore.
--HG--
branch : develop
|
2016-04-01 17:32:36 +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
|
0d4c6c2208
|
By default user can select only labels by rubber band.
--HG--
branch : develop
|
2016-03-28 17:10:19 +03:00 |
|
Roman Telezhynskyi
|
0325e0a441
|
Changed code tree structure for visualization classes.
--HG--
branch : develop
|
2016-03-24 16:49:15 +02:00 |
|
Roman Telezhynskyi
|
be7277eeba
|
Refactoring. Use more safe function VFuzzyComparePossibleNulls.
--HG--
branch : develop
|
2016-03-23 16:09:30 +02:00 |
|
Roman Telezhynskyi
|
78799d3d83
|
Resolved issue #441. Broken reference incrementation for tool "True Dart point".
(grafted from 0c13c14f9829e53dbbbe850053947b646bd800bd)
--HG--
branch : develop
|
2016-02-02 15:38:30 +02:00 |
|
Roman Telezhynskyi
|
ea0000fea6
|
First successful build. Tool working was not tested!
--HG--
branch : feature
|
2016-01-24 18:15:08 +02:00 |
|
Roman Telezhynskyi
|
345b0e5c7f
|
Fixed crash after undo creating a pattern piece.
--HG--
branch : develop
|
2015-11-02 18:25:29 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
a99c3ce54a
|
Better structure for tools.
--HG--
branch : develop
|
2015-06-19 17:17:31 +03:00 |
|