Roman Telezhynskyi
|
78735cd31a
|
Refactoring.
Replace the redundant type with "auto".
|
2024-04-27 12:54:59 +03:00 |
|
Roman Telezhynskyi
|
94dc3bddd5
|
Refactoring.
Use the init-statement to declare a variable inside the if/switch statement.
|
2024-03-30 18:02:45 +02:00 |
|
Yann Lossouarn
|
95db2eb133
|
Code smell and performance : capture various variables by reference
|
2024-02-24 00:00:39 +01:00 |
|
Roman Telezhynskyi
|
0adb49a427
|
Variable can be declared 'const'.
|
2024-02-20 08:58:06 +02:00 |
|
Roman Telezhynskyi
|
4691de62fd
|
Allow negative values.
|
2023-11-14 16:38:17 +02:00 |
|
Roman Telezhynskyi
|
8f23d057f4
|
Fix filling piece label data.
|
2023-10-07 12:47:43 +03:00 |
|
Roman Telezhynskyi
|
e60ba5bedb
|
Support for dark theme for custom icons.
|
2023-08-05 17:52:34 +03:00 |
|
Roman Telezhynskyi
|
03630fb273
|
Refactoring.
|
2023-05-03 14:07:08 +03:00 |
|
Roman Telezhynskyi
|
6ec85f3bdf
|
New option Interactive tools.
|
2022-11-17 16:42:03 +02:00 |
|
Roman Telezhynskyi
|
8059d1c0b8
|
QPointer doesn't work with QObject::connect in case of GCC 4.8.
|
2022-09-12 20:32:39 +03:00 |
|
Roman Telezhynskyi
|
83e9a4c8f0
|
Enable Approximation scale option for Elliptical arc.
|
2022-08-27 17:57:08 +03:00 |
|
Roman Telezhynskyi
|
ab75b783b6
|
Refactoring.
|
2022-08-24 20:11:12 +03:00 |
|
Roman Telezhynskyi
|
1c0885e766
|
Improve visualization for tool Elliptical Arc.
|
2022-08-24 19:44:45 +03:00 |
|
Roman Telezhynskyi
|
c10279c7e1
|
Refactoring.
|
2022-08-23 16:37:58 +03:00 |
|
Roman Telezhynskyi
|
0ab0edc654
|
Refactoring.
|
2022-08-12 18:50:22 +03:00 |
|
Roman Telezhynskyi
|
b861d6a28e
|
GCC warnings.
|
2021-09-25 17:18:33 +03:00 |
|
Roman Telezhynskyi
|
2a9adb5d88
|
Fix deprecation warning.
Some headers from C library were deprecated in C++ and are no longer welcome in C++ codebases.
|
2021-04-09 17:51:45 +03:00 |
|
Roman Telezhynskyi
|
2bb95154cd
|
Fix Tape crash.
|
2021-02-06 15:52:21 +02:00 |
|
Roman Telezhynskyi
|
3feddb9ce9
|
Fix alias validation bug.
|
2020-11-07 11:18:13 +02:00 |
|
Roman Telezhynskyi
|
061c9b502a
|
Use a regex to validate alias.
|
2020-11-06 14:48:37 +02:00 |
|
Roman Telezhynskyi
|
0301c8289f
|
Alias field for tool Elliptical arc.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
8927abe99a
|
Reading/writing a draw tool notes.
|
2020-10-28 14:09:56 +02:00 |
|
Roman Telezhynskyi
|
4cea74d63b
|
Loading measurements in Valentina.
|
2020-10-15 18:05:21 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02: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
|
54d3ae7561
|
Improve parsing formulas.
Enable subexpressions. Allow user to define local variables.
--HG--
branch : develop
|
2018-01-24 22:08:53 +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
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +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
|
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
|
6ea0a12da0
|
GCC warnings.
--HG--
branch : feature
|
2016-12-19 16:00:49 +02:00 |
|
Valentina Zhuravska
|
a5f504a710
|
Added DialogEllipticalArc.
--HG--
branch : feature
|
2016-12-17 03:10:05 +02:00 |
|