Roman Telezhynskyi
|
2aeaebdebc
|
Fix build issues.
|
2023-05-11 16:23:57 +03:00 |
|
Roman Telezhynskyi
|
03630fb273
|
Refactoring.
|
2023-05-03 14:07:08 +03:00 |
|
Roman Telezhynskyi
|
894e2dffac
|
Refactoring.
|
2023-05-02 17:38:44 +03:00 |
|
Roman Telezhynskyi
|
e251bd365c
|
Fix build.
|
2022-11-22 08:20:22 +02:00 |
|
Roman Telezhynskyi
|
8cd3bfb803
|
Only C++17 introduces the rule that static constexpr member variables are implicitly inline.
|
2022-11-21 08:55:32 +02:00 |
|
Roman Telezhynskyi
|
9c7ab2fb4a
|
Refactor CastTo.
|
2022-10-28 16:16:13 +03:00 |
|
Roman Telezhynskyi
|
bd10a78f55
|
Successful compilation.
|
2022-10-28 16:16:13 +03:00 |
|
Roman Telezhynskyi
|
b9a2a6715b
|
Refactoring.
|
2022-08-22 16:36:01 +03:00 |
|
Roman Telezhynskyi
|
a13f13e3fc
|
Refactoring.
Optimize includes.
|
2022-08-22 11:34:02 +03:00 |
|
Roman Telezhynskyi
|
6864ddc1af
|
Fix build with Qt 5.14.
|
2020-02-04 11:22:23 +02:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
5658e0b0d5
|
Fix copy paste error.
--HG--
branch : develop
|
2020-01-07 14:21:47 +02:00 |
|
Roman Telezhynskyi
|
5177057be1
|
Since Qt 5.14 enumerations can be serialized through QDataStream without the
need of manually defining streaming operators. Enum classes are
serialized using the declared size.
--HG--
branch : develop
|
2020-01-07 09:45:26 +02:00 |
|
Roman Telezhynskyi
|
0658d92688
|
New marcos Q_DISABLE_ASSIGN.
--HG--
branch : develop
|
2019-07-01 11:33:29 +03:00 |
|
Roman Telezhynskyi
|
0330869796
|
Serialization/deserialization for class VLayoutPiece.
--HG--
branch : develop
|
2019-07-01 11:02:09 +03:00 |
|
Roman Telezhynskyi
|
c2091c6337
|
Cppcheck warning.
--HG--
branch : develop
|
2019-05-27 17:21:48 +03:00 |
|
Roman Telezhynskyi
|
7dc420ad47
|
Refactor class VLayoutPiecePath.
Optimizing code style.
--HG--
branch : develop
|
2019-05-27 14:51:58 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
45f860e9b3
|
By default internal paths should be in draw mode.
--HG--
branch : feature
|
2017-07-19 10:35:00 +03:00 |
|
Roman Telezhynskyi
|
54eadfdb3c
|
Export to DXF-AAMA.
--HG--
branch : feature
|
2017-07-16 21:10:48 +03:00 |
|
Roman Telezhynskyi
|
965d908663
|
GCC warnings.
--HG--
branch : develop
|
2017-05-30 18:44:16 +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
|
aace2e0178
|
Internal paths in layout now support pen style.
--HG--
branch : develop
|
2017-02-08 13:48:05 +02:00 |
|