Roman Telezhynskyi
|
e7a23df3e6
|
Improve calculating notches.
|
2023-04-12 21:05:29 +03:00 |
|
Roman Telezhynskyi
|
c88da992a0
|
Clean Puzzle's command line keys.
Remove unused keys.
|
2023-04-10 13:41:44 +03:00 |
|
Roman Telezhynskyi
|
7dd8aa0058
|
Fix Clang warning.
|
2023-04-10 13:17:14 +03:00 |
|
Roman Telezhynskyi
|
cb9f029c0f
|
New key --noGrainline. #163
|
2023-04-10 13:17:01 +03:00 |
|
Roman Telezhynskyi
|
a2b701f083
|
Show/hide grainline when export. Closes #163
|
2023-04-10 12:20:18 +03:00 |
|
Roman Telezhynskyi
|
64acbfff4c
|
Fix build with Qt 5.6 on Windows.
|
2023-04-08 09:58:22 +03:00 |
|
Roman Telezhynskyi
|
265b519aab
|
Fix build with Qt 5.6 on Windows.
|
2023-04-07 16:12:07 +03:00 |
|
Roman Telezhynskyi
|
857e384221
|
New grainline type: Four way.
|
2023-04-07 10:05:29 +03:00 |
|
Roman Telezhynskyi
|
9cd31f1dd7
|
Fix notches.
|
2023-04-06 18:21:24 +03:00 |
|
Roman Telezhynskyi
|
6e295f7172
|
Fix list of dimension popup list. Make sure it will always has enough space for values.
|
2023-04-05 17:09:54 +03:00 |
|
Roman Telezhynskyi
|
433389b798
|
QScopedPointer::take() was deprecated since 6.1.
|
2023-04-03 13:44:20 +03:00 |
|
Roman Telezhynskyi
|
e7e4e07162
|
Fix seam allowance. Loose requirements to case with prong.
|
2023-04-03 10:50:25 +03:00 |
|
Roman Telezhynskyi
|
944d9e71e0
|
Fix compatibility with Richpeace DXF-AAMA/ASTM R12.
|
2023-04-01 15:03:34 +03:00 |
|
Roman Telezhynskyi
|
b1470053f7
|
Fix incorrect memory management.
|
2023-03-30 17:20:16 +03:00 |
|
Roman Telezhynskyi
|
e1e3a5106e
|
For calculating area a formula needs CurrentSeamAllowance variable.
|
2023-03-30 15:41:37 +03:00 |
|
Roman Telezhynskyi
|
69397c1404
|
Fix pattern file conversion.
|
2023-03-26 18:13:04 +03:00 |
|
Roman Telezhynskyi
|
9b925dd996
|
Fix float-point accuracy issue in multisize measurements dimensions.
|
2023-03-23 08:39:31 +02:00 |
|
Roman Telezhynskyi
|
2334a04fbd
|
Validate dimensions while reading multisize measurements.
|
2023-03-23 08:36:11 +02:00 |
|
Roman Telezhynskyi
|
3f2806a695
|
Refactoring.
|
2023-03-23 08:21:02 +02:00 |
|
Roman Telezhynskyi
|
e8621121b3
|
Fix MSVC warnings.
|
2023-03-10 20:20:35 +02:00 |
|
Roman Telezhynskyi
|
3fad6bc5f9
|
Fix MSVC warnings.
|
2023-03-10 14:14:18 +02:00 |
|
Roman Telezhynskyi
|
7d759ec92b
|
Fix MSVC warnings.
|
2023-03-10 07:40:27 +02:00 |
|
Roman Telezhynskyi
|
8b591847b1
|
Fix MSVC warnings.
|
2023-03-09 16:17:54 +02:00 |
|
Roman Telezhynskyi
|
6d34b6af13
|
Fix MSVC warnings.
|
2023-03-09 08:20:40 +02:00 |
|
Roman Telezhynskyi
|
16b67644b0
|
freopen_s() is not available for mingw.
|
2023-03-09 08:13:20 +02:00 |
|
Roman Telezhynskyi
|
37541b600e
|
Fix MSVC warnings.
|
2023-03-08 18:45:42 +02:00 |
|
Roman Telezhynskyi
|
7a8d18569a
|
Remove buggy test case.
|
2023-03-08 18:41:49 +02:00 |
|
Roman Telezhynskyi
|
2bae9a84eb
|
Fix excluding objects in internal path.
|
2023-03-04 18:37:50 +02:00 |
|
Roman Telezhynskyi
|
bd10ac3c13
|
Fix copying conan package library on Windows.
On Windows dll in bin folder, while on Unix it in lib.
|
2023-03-04 09:24:39 +02:00 |
|
Roman Telezhynskyi
|
a791fc0173
|
Reading from disc doesn't work from on Windows. Read from memory instead.
|
2023-03-04 09:17:40 +02:00 |
|
Roman Telezhynskyi
|
08362980bd
|
Don't ignore warning Wenum-enum-conversion in this place.
|
2023-03-04 09:11:17 +02:00 |
|
Roman Telezhynskyi
|
b6d1400b23
|
Fix build without precompiled headers.
|
2023-02-28 14:31:14 +02:00 |
|
Roman Telezhynskyi
|
a4139e1fa9
|
Fix build on Windows.
|
2023-02-28 12:00:50 +02:00 |
|
Roman Telezhynskyi
|
a3264e34e5
|
error: expected unqualified-id before 'const'
|
2023-02-28 12:00:41 +02:00 |
|
Roman Telezhynskyi
|
94f88b1066
|
Imitate QTextCodec::codecForLocale().
|
2023-02-28 10:14:14 +02:00 |
|
Roman Telezhynskyi
|
934781660a
|
QWinTaskbarButton not available since Qt 6.
|
2023-02-28 10:13:18 +02:00 |
|
Roman Telezhynskyi
|
718f8bf75a
|
Fix build on Windows.
|
2023-02-26 10:30:56 +02:00 |
|
Roman Telezhynskyi
|
560bf30417
|
Fix build on Windows.
|
2023-02-26 00:42:20 +02:00 |
|
Roman Telezhynskyi
|
737352517a
|
Fix build on Windows.
|
2023-02-25 21:17:14 +02:00 |
|
Roman Telezhynskyi
|
bbff839210
|
Use Q_DECL_UNUSED to suppress warning.
|
2023-02-22 12:30:35 +02:00 |
|
Roman Telezhynskyi
|
41bcc2a4b4
|
Move QT_WARNING_DISABLE inside Qt namespace.
|
2023-02-22 09:48:51 +02:00 |
|
Roman Telezhynskyi
|
a66b050ecd
|
Suppress warnings.
|
2023-02-22 08:46:16 +02:00 |
|
Roman Telezhynskyi
|
48da4ff899
|
qprintengine.h declares Q_DECLARE_METATYPE(QMarginsF). We can use its macro to check.
|
2023-02-21 10:20:39 +02:00 |
|
Roman Telezhynskyi
|
647653a40a
|
QString::front() was introduced in Qt 5.10.
|
2023-02-21 09:57:49 +02:00 |
|
Roman Telezhynskyi
|
647cee5e36
|
Optimize includes.
|
2023-02-21 09:52:19 +02:00 |
|
Roman Telezhynskyi
|
178d260dff
|
Fix conflict with declaration from qmuparser lib.
|
2023-02-21 09:52:08 +02:00 |
|
Roman Telezhynskyi
|
fb08b0a317
|
Try to avoid redeclaration.
|
2023-02-21 09:40:22 +02:00 |
|
Roman Telezhynskyi
|
47bb2c16d4
|
Fix installing xerces-c library.
|
2023-02-20 14:54:48 +02:00 |
|
Roman Telezhynskyi
|
34632ebb43
|
No need to use std::move in this case.
|
2023-02-20 13:13:39 +02:00 |
|
Roman Telezhynskyi
|
4f2f05fe9a
|
Don't use XERCES_CPP_NAMESPACE_USE macro.
|
2023-02-20 13:03:11 +02:00 |
|