Roman Telezhynskyi
|
f8ca985ad7
|
Fix a crash. ref #984.
--HG--
branch : develop
|
2019-11-07 18:07:07 +02:00 |
|
Roman Telezhynskyi
|
503e31aee0
|
Fix error: 'currentIndexChanged' is deprecated: Use currentTextChanged()
instead.
--HG--
branch : develop
|
2019-07-24 16:45:22 +03:00 |
|
Roman Telezhynskyi
|
0c3cce5122
|
Refactoring tool dialogs.
--HG--
branch : develop
|
2019-02-11 13:25:27 +02:00 |
|
Roman Telezhynskyi
|
6a7405b4d4
|
Refactoring. Use QString default constructor instead of empty string.
--HG--
branch : develop
|
2018-03-14 16:01:24 +02:00 |
|
Roman Telezhynskyi
|
5c8c940f32
|
Refactoring. Backport QOverload template.
--HG--
branch : develop
|
2018-01-12 15:25:20 +02: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
|
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
|
b63922fa9e
|
Show for user translated curve name in tool dialog and the property browser.
--HG--
branch : release
|
2017-04-11 13:42:42 +03:00 |
|
Roman Telezhynskyi
|
b506b1d177
|
Refactoring. "Remove" call to the overridable "CheckState" method.
--HG--
branch : develop
|
2017-03-31 11:54:05 +03:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Roman Telezhynskyi
|
fdc1eac734
|
Refactoring DialogTool::GetComboBoxCurrentData. Returned wrong default value.
--HG--
branch : develop
|
2016-10-17 14:53:46 +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
|
bd7f328a8a
|
Refactoring deleting visualization object.
Instead of searcing inside current graphics scene use QPointer class.
--HG--
branch : develop
|
2016-07-07 14:56:55 +03:00 |
|
Roman Telezhynskyi
|
6f56b46d26
|
Fixed Clang warnings.
--HG--
branch : develop
|
2016-05-03 19:50:37 +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
|
53250a4dc4
|
Simple curve which uses point as control handle.
--HG--
branch : feature
|
2016-03-10 15:55:04 +02:00 |
|