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
|
dbe1981eb5
|
Refactor to avoid hidding class member.
--HG--
branch : feature
|
2017-09-17 09:45:18 +03:00 |
|
Roman Telezhynskyi
|
fa74e32769
|
First working result.
Doesn't change file.
--HG--
branch : feature
|
2017-09-17 09:19:13 +03:00 |
|
Roman Telezhynskyi
|
db8b4e0023
|
Resolved issue #750. Info Box Beside Mouse.
--HG--
branch : develop
|
2017-08-23 14:50:48 +03:00 |
|
Roman Telezhynskyi
|
acc340bff1
|
Performance improvement. Speed up method VDomDocument::elementById.
--HG--
branch : develop
|
2017-08-02 14:10:10 +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
|
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
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
0ef10c01b0
|
A piece seam allowance can be controlled by formula.
--HG--
branch : feature
|
2017-01-21 15:24:40 +02:00 |
|
Roman Telezhynskyi
|
2d61b87256
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 21:19:21 +02:00 |
|
Roman Telezhynskyi
|
e333c9bc08
|
QtDebug and QDebug lead to the same header. Leave only QtDebug.
--HG--
branch : develop
|
2016-08-16 20:35:21 +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
|
fc7e0bb6cb
|
Fixed Valentina crash after undo deleting detail.
Emitting signal in lambda was not really good idea.
--HG--
branch : develop
|
2016-07-19 20:50:42 +03:00 |
|
Roman Telezhynskyi
|
e4d6df06b7
|
Refactoring. Instead of using proxy slots emit signals directly from lambda
expressions.
--HG--
branch : develop
|
2016-07-13 14:41:44 +03:00 |
|
Roman Telezhynskyi
|
eaa1744262
|
Clang warnings.
--HG--
branch : develop
|
2016-05-25 16:28:35 +03:00 |
|
Roman Telezhynskyi
|
9c0f5f2fa4
|
Refactoring. Use QScopedPointer for class Calculator.
--HG--
branch : develop
|
2016-05-24 15:25:58 +03:00 |
|
Roman Telezhynskyi
|
83243e5af3
|
Handle case when NaN and Inf value treats like valid.
--HG--
branch : develop
|
2016-05-24 15:06:35 +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
|
351f01e0e3
|
Disable hover and selection when work with a tool.
--HG--
branch : feature
|
2016-03-31 17:01:41 +03:00 |
|
Roman Telezhynskyi
|
d227ce68c2
|
Show dialog "Fix broken formula" only in GUI mode.
--HG--
branch : develop
|
2015-12-22 20:12:09 +02:00 |
|
Roman Telezhynskyi
|
5cd9a88761
|
Making class Calculator independent from class VContainer.
--HG--
branch : develop
|
2015-10-15 13:07:43 +03:00 |
|
Roman Telezhynskyi
|
bfaeddfc85
|
VTools static library.
--HG--
branch : feature
|
2015-06-18 20:23:24 +03:00 |
|