Roman Telezhynskyi
|
78735cd31a
|
Refactoring.
Replace the redundant type with "auto".
|
2024-04-27 12:54:59 +03:00 |
|
Roman Telezhynskyi
|
0adb49a427
|
Variable can be declared 'const'.
|
2024-02-20 08:58:06 +02:00 |
|
Roman Telezhynskyi
|
e9f42bda30
|
Start using string literal operators for Qt types.
|
2023-10-07 18:56:39 +03:00 |
|
Roman Telezhynskyi
|
d1cbb61238
|
Refactoring.
Code style.
|
2023-08-05 17:52:34 +03:00 |
|
Roman Telezhynskyi
|
ccdabec868
|
Avoid using global static variables.
|
2023-08-05 17:52:13 +03:00 |
|
Roman Telezhynskyi
|
03630fb273
|
Refactoring.
|
2023-05-03 14:07:08 +03:00 |
|
Roman Telezhynskyi
|
6e98acd13a
|
New variable: Piece seam line area. #193
|
2022-12-31 14:46:01 +02:00 |
|
Roman Telezhynskyi
|
d6e417b197
|
Export area of piece in Final measurements.
|
2022-11-10 11:46:05 +02:00 |
|
Roman Telezhynskyi
|
b43592e3e9
|
Fix build.
|
2022-08-17 16:35:38 +03:00 |
|
Roman Telezhynskyi
|
003c9bf33f
|
Fix build.
|
2022-08-17 15:51:35 +03:00 |
|
Roman Telezhynskyi
|
4e07172a6f
|
Cppcheck warnings.
|
2022-08-08 15:25:14 +03:00 |
|
Roman Telezhynskyi
|
499ec96691
|
Move literals to separate header.
|
2022-02-18 10:36:38 +02:00 |
|
Roman Telezhynskyi
|
745f8f7c6c
|
Fix build.
|
2022-02-08 21:17:33 +02:00 |
|
Roman Telezhynskyi
|
f763309a46
|
Fix incorrect translation of known measurements.
|
2022-02-08 19:58:03 +02:00 |
|
Roman Telezhynskyi
|
34e1391ecb
|
Remove translation for label placeholders.
|
2020-10-16 13:55:51 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02: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
|
1a44f7968a
|
Fixed issue #931. Variable translation for Greek and Chinese are broken.
(grafted from d24d4570fc861a487cb6a1e76d2d828f1e1d7386)
--HG--
branch : develop
|
2019-01-17 16:08:55 +02:00 |
|
Roman Telezhynskyi
|
5b8f699ad3
|
Improvement for test 'TestTemplatePlaceholders()'.
(grafted from 658380148e5f08dfe48eae8fef435655e2a959a3)
--HG--
branch : develop
|
2018-10-12 15:15:04 +03:00 |
|
Roman Telezhynskyi
|
fdd609f8a2
|
Placeholder should not have a space in name.
--HG--
branch : develop
|
2018-07-22 16:31:22 +03:00 |
|
Roman Telezhynskyi
|
0e3a9533af
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-03 14:36:38 +03:00 |
|
Roman Telezhynskyi
|
6b6a2632a9
|
Refactoring. Replacing all Q_FOREACH/foreach loops with the c++ range-based
loops.
--HG--
branch : develop
|
2018-04-03 11:15:58 +03:00 |
|
Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
e6dcfd708b
|
New internal variable RotationElArc.
--HG--
branch : develop
|
2018-01-05 21:07:47 +02:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
af5c82bdf6
|
Test to be sure that translation of placeholders are correct.
--HG--
branch : feature
|
2017-08-16 13:09:29 +03:00 |
|
Roman Telezhynskyi
|
5fa0324185
|
Fix translation elarc variables.
--HG--
branch : develop
|
2017-08-08 18:27:36 +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
|
f8836cf563
|
Fix translation bug. Default names for increment and measurement should also
be validated in unit tests.
--HG--
branch : develop
|
2017-03-28 10:18:19 +03:00 |
|
Roman Telezhynskyi
|
25a2717682
|
Added new local variable "CurrentSeamAllowance".
--HG--
branch : feature
|
2017-01-20 15:58:35 +02:00 |
|
Roman Telezhynskyi
|
81657eb429
|
Refactoring class TST_MeasurementRegExp. Speed up testing time.
--HG--
branch : develop
|
2016-10-25 21:06:58 +03:00 |
|