Roman Telezhynskyi
|
8927abe99a
|
Reading/writing a draw tool notes.
|
2020-10-28 14:09:56 +02:00 |
|
Roman Telezhynskyi
|
b820107b4d
|
Notes for tool Base point.
|
2020-10-27 16:21:51 +02:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
98a88ed529
|
Refactoring. Hide compatibility layer behind a function.
QLineF::intersects.
--HG--
branch : develop
|
2020-01-16 17:34:08 +02:00 |
|
Roman Telezhynskyi
|
d74225e63e
|
QLineF::IntersectType QLineF::intersect(const QLineF&, QPointF*) const' is
deprecated: Use intersects() instead.
(grafted from b8646bf40865848ad48eae89cae8419483d56f6b)
--HG--
branch : develop
|
2020-01-06 18:34:35 +02:00 |
|
Roman Telezhynskyi
|
c802df2b73
|
Lupdate warnings.
Lupdate lacks of some features to support all C++ valid declarations.
--HG--
branch : develop
|
2019-09-10 16:57:31 +03:00 |
|
Roman Telezhynskyi
|
0987428a93
|
Increase required Qt version up to 5.4.
--HG--
branch : develop
|
2019-04-05 15:42:22 +03:00 |
|
Roman Telezhynskyi
|
60b323cf8e
|
Fixed issue #882. VContainer class doesn't support multi document mode.
--HG--
branch : release
|
2018-09-18 16:38:16 +03:00 |
|
Roman Telezhynskyi
|
a0e09d3fe7
|
Fix crash on Windows.
Cancelling Piece Path dialog crashes Valentina.
--HG--
branch : develop
|
2018-07-24 14:57:41 +03:00 |
|
Roman Telezhynskyi
|
63b1eb8068
|
Cppcheck warning 'missingOverride'.
--HG--
branch : develop
|
2018-06-26 15:53:48 +03:00 |
|
Roman Telezhynskyi
|
cbf3e4d5df
|
When create group selecting a control point should also select a curve.
--HG--
branch : develop
|
2017-10-30 08:34:18 +02:00 |
|
Roman Telezhynskyi
|
29b23bbce3
|
Toggle piece node point label. ref #755.
--HG--
branch : develop
|
2017-10-27 11:53:35 +03:00 |
|
Roman Telezhynskyi
|
3df6c09934
|
Optimize adjusting scene rect after moving label.
--HG--
branch : develop
|
2017-10-27 10:36:55 +03:00 |
|
Roman Telezhynskyi
|
7fce20c98e
|
Removed redundant calls UpdateGObject(). Undocommand for piece label.
--HG--
branch : feature
|
2017-10-24 20:25:51 +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
|
71b5a17aa1
|
Refactor methods names for better readability.
--HG--
branch : develop
|
2017-10-19 11:24:21 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
d44638eab2
|
SonarQube warnings.
--HG--
branch : develop
|
2017-09-21 10:05:58 +03:00 |
|
Roman Telezhynskyi
|
40662bb948
|
Fixed bug. After full parse undocommand Move labe losts connection to tool.
--HG--
branch : develop
|
2017-09-20 15:39:42 +03:00 |
|
Roman Telezhynskyi
|
7864ae9572
|
Added support for tool True Darts.
--HG--
branch : feature
|
2017-09-20 10:19:02 +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
|
2e8f113e3e
|
Tooltip for complex tools.
--HG--
branch : feature
|
2017-09-17 13:58:43 +03:00 |
|
Roman Telezhynskyi
|
dbe1981eb5
|
Refactor to avoid hidding class member.
--HG--
branch : feature
|
2017-09-17 09:45:18 +03:00 |
|
Roman Telezhynskyi
|
f6923a92f4
|
Show option Show label.
--HG--
branch : feature
|
2017-09-16 17:25:14 +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
|
ca66c8ebe2
|
Improve performance. Calling method RefreshDataInFile() slows down parsing.
--HG--
branch : develop
|
2017-08-02 11:34:44 +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
|
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
|
e2383eb500
|
Refactoring. Use "=default" instead of the default implementation.
--HG--
branch : develop
|
2017-04-01 17:27:55 +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
|
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
|
ed0d4df88f
|
Fixed wrong color segment that connects label with point in Base point tool.
--HG--
branch : develop
|
2016-07-07 14:35:55 +03:00 |
|
Roman Telezhynskyi
|
84a56545ea
|
Merge with develop.
--HG--
branch : feature
|
2016-05-18 13:18:08 +03:00 |
|
Valentina Zhuravska
|
0d8d9cb5e1
|
Resolved issue #487. True dart point always goes to origin when the label is moved.
--HG--
branch : develop
|
2016-05-17 13:46:52 +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
|
6187f16c6a
|
Refactoring. Use conversion operator for conversion VPointF to QPointF.
--HG--
branch : feature
|
2016-05-14 22:28:09 +03:00 |
|
Roman Telezhynskyi
|
c8a041e4f2
|
Refactoring undocommands move label.
--HG--
branch : feature
|
2016-05-13 18:05:35 +03:00 |
|
Roman Telezhynskyi
|
cb67249b54
|
New undo command Add Group.
--HG--
branch : feature
|
2016-04-06 12:03:34 +03:00 |
|
Roman Telezhynskyi
|
ada64305c0
|
Dialog Group.
--HG--
branch : feature
|
2016-04-05 20:14:12 +03:00 |
|
Roman Telezhynskyi
|
9a6a5be59d
|
No need anymore to disable the drawing of the selection border.
--HG--
branch : feature
|
2016-03-31 20:27:40 +03:00 |
|
Roman Telezhynskyi
|
9f5fd98865
|
Fixed tools Spline and Spline Path. For their work need section by mouse press
event, all other better work with mouse release event.
--HG--
branch : feature
|
2016-03-31 20:10:20 +03:00 |
|