Roman Telezhynskyi
|
fd85efacd9
|
Resolved issue #862. Force Valentina to immediately terminate if a pattern
contains a parsing warning.
--HG--
branch : develop
|
2018-07-13 16:18:04 +03:00 |
|
Roman Telezhynskyi
|
e244d002cc
|
More tools should show a warning if cannot find a result.
--HG--
branch : develop
|
2018-06-07 14:37:43 +03: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
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +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
|
b01adfa388
|
Saving to file works for simple point.
--HG--
branch : feature
|
2017-09-17 19:52:18 +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
|
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
|
f9aa896477
|
Refactoring. Avoid implicit conversions.
--HG--
branch : develop
|
2017-03-31 17:04:11 +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
|
34b70cfb02
|
Add an explicit "return" statement with an expression.
--HG--
branch : develop
|
2017-02-22 19:40:50 +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
|
d66280033b
|
Fixed issue #546. Compile error under Windows in current develop revision.
--HG--
branch : develop
|
2016-08-16 19:57:32 +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
|
79d63f49a6
|
GCC warnings.
--HG--
branch : develop
|
2016-06-28 09:36:12 +03:00 |
|
Valentina Zhuravska
|
289bf05642
|
Fixed issue #516. Valentina crashes when use "Point intersect line and axis" instrument.
--HG--
branch : feature
|
2016-06-27 15:09:32 +03:00 |
|
Roman Telezhynskyi
|
6187f16c6a
|
Refactoring. Use conversion operator for conversion VPointF to QPointF.
--HG--
branch : feature
|
2016-05-14 22:28:09 +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
|
0325e0a441
|
Changed code tree structure for visualization classes.
--HG--
branch : develop
|
2016-03-24 16:49:15 +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 |
|
val177
|
d053d51cba
|
Fixed issue #342
--HG--
branch : develop
|
2015-09-07 12:40: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 |
|