Roman Telezhynskyi
|
c132d5676d
|
Fix build issues.
|
2023-06-28 10:19:17 +03:00 |
|
Roman Telezhynskyi
|
85bda5a28b
|
Fix build issues.
|
2023-06-27 14:22:49 +03:00 |
|
Roman Telezhynskyi
|
81141acf6d
|
Support for single-line fonts.
|
2023-06-22 18:30:43 +03:00 |
|
Roman Telezhynskyi
|
2aeaebdebc
|
Fix build issues.
|
2023-05-11 16:23:57 +03:00 |
|
Roman Telezhynskyi
|
db8c776e36
|
Fix build with qmake.
|
2023-02-14 14:55:19 +02:00 |
|
Roman Telezhynskyi
|
88a793319e
|
QLibraryInfo::location is deprecated since 6.0.
|
2023-02-10 17:51:22 +02:00 |
|
Roman Telezhynskyi
|
19c5b80b24
|
QVariant::value<T>() fails to convert unless QVariant::fromValue<T>() has been called previously.
|
2023-02-10 17:51:22 +02:00 |
|
Roman Telezhynskyi
|
885a618820
|
QDropEvent::pos() is deprecated since 6.0.
|
2023-02-10 17:51:22 +02:00 |
|
Roman Telezhynskyi
|
5335fecc98
|
QLocale in Qt6 now returns QString instead of QChar.
|
2023-02-10 17:51:21 +02:00 |
|
Roman Telezhynskyi
|
171b3be090
|
Backward compatibility for type qsizetype.
|
2023-02-09 17:27:43 +02:00 |
|
Roman Telezhynskyi
|
a547822af1
|
Refactoring.
Method void QMap::insert(const QMap<Key, T> &map) available since Qt 5.15.
|
2022-12-31 14:41:10 +02:00 |
|
Roman Telezhynskyi
|
bd10a78f55
|
Successful compilation.
|
2022-10-28 16:16:13 +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
|
8837bec33d
|
Fix mirroring a piece label.
|
2022-02-19 21:17:51 +02:00 |
|
Roman Telezhynskyi
|
a6f0ab2b3f
|
Code style.
|
2022-01-29 09:46:01 +02:00 |
|
llocram
|
1a2c5de357
|
Replaced hand-crafted reverse algorithm with std::reverse
|
2020-08-28 14:09:16 +02:00 |
|
Roman Telezhynskyi
|
dc14f164be
|
Fix error in Reverse function.
|
2020-07-13 18:23:15 +03:00 |
|
Roman Telezhynskyi
|
9389cb546c
|
Refactoring. Redesign a container reversing method.
|
2020-07-13 16:28:59 +03:00 |
|
Roman Telezhynskyi
|
c1453f1715
|
Organization of groups - groups categories. Closes smart-pattern/valentina#15.
|
2020-03-24 17:31:32 +02:00 |
|
Roman Telezhynskyi
|
fa97850b0f
|
Suppress warning inside of qvector.h.
|
2020-01-31 17:49:06 +02:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
acfd1ac01d
|
Fix build.
--HG--
branch : develop
|
2020-01-20 14:03:57 +02:00 |
|
Roman Telezhynskyi
|
61edf4d91a
|
Fix build.
--HG--
branch : develop
|
2020-01-20 13:51:56 +02:00 |
|
Roman Telezhynskyi
|
716192e520
|
Refactoring. Hide compatibility layer behind a function.
constLast(), move(), append().
--HG--
branch : develop
|
2020-01-17 15:14:00 +02:00 |
|
Roman Telezhynskyi
|
ad45daddeb
|
Fix build.
--HG--
branch : develop
|
2020-01-17 14:44:25 +02:00 |
|
Roman Telezhynskyi
|
7998687b03
|
Refactoring. Hide compatibility layer behind a function.
fromList().
--HG--
branch : develop
|
2020-01-16 19:46:05 +02:00 |
|
Roman Telezhynskyi
|
658eafc3d3
|
Refactoring. Hide compatibility layer behind a function.
toVector().
--HG--
branch : develop
|
2020-01-16 19:20:55 +02:00 |
|
Roman Telezhynskyi
|
7e3c7e0f88
|
Refactoring. Hide compatibility layer behind a function.
toSet(), toList(), swapItemsAt().
--HG--
branch : develop
|
2020-01-16 19:09:23 +02:00 |
|
Roman Telezhynskyi
|
98a88ed529
|
Refactoring. Hide compatibility layer behind a function.
QLineF::intersects.
--HG--
branch : develop
|
2020-01-16 17:34:08 +02:00 |
|