Commit Graph

8141 Commits

Author SHA1 Message Date
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
f247a1e895 Clean stale artifacts. 2023-03-11 13:55:40 +02:00
Roman Telezhynskyi
740f70c030 Refactoring. 2023-03-11 13:43:50 +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
777fe6a296 Remove build MSVC arm64. 2023-03-10 07:40:56 +02:00
Roman Telezhynskyi
7d759ec92b Fix MSVC warnings. 2023-03-10 07:40:27 +02:00
Roman Telezhynskyi
09d09b5a87 Try 32bit version of Python. 2023-03-09 16:42:27 +02:00
Roman Telezhynskyi
8b591847b1 Fix MSVC warnings. 2023-03-09 16:17:54 +02:00
Roman Telezhynskyi
429c321852 Remove version check. 2023-03-09 08:32:00 +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
cb4c1aa10b Treat warnings as errors not only when debug. 2023-03-08 18:54:47 +02:00
Roman Telezhynskyi
004f46847c Fix conflicting settings. 2023-03-08 18:48:30 +02:00
Roman Telezhynskyi
37541b600e Fix MSVC warnings. 2023-03-08 18:45:42 +02:00
Roman Telezhynskyi
973f4d6b0d Enable utf8 literals for MSVC. 2023-03-08 18:44:07 +02:00
Roman Telezhynskyi
7a8d18569a Remove buggy test case. 2023-03-08 18:41:49 +02:00
Roman Telezhynskyi
d622821b9f Use with call. 2023-03-07 17:32:30 +02:00
Roman Telezhynskyi
e55df88c22 Fix a syntax error. 2023-03-07 10:16:26 +02:00
Roman Telezhynskyi
84990ca08d Always install conan on macos with qbs. 2023-03-07 09:50:54 +02:00
Roman Telezhynskyi
2dff4162b7 Full path to qmake.bat. 2023-03-06 16:39:22 +02:00
Roman Telezhynskyi
597c0d6d6d Build xerces-c only if missing. 2023-03-06 16:34:39 +02:00
Roman Telezhynskyi
65367edf91 Use qbs preinstalled with Qt Creator. 2023-03-06 16:34:15 +02:00
Roman Telezhynskyi
cfc901b7ec Fix invalid yml. 2023-03-06 11:08:44 +02:00
Roman Telezhynskyi
e57d228737 Correct way to init MSVC variables inside PowerShell script. 2023-03-06 11:04:23 +02:00
Roman Telezhynskyi
bfc8a6b35b To init msvc for arm64 use qmake.bat file. 2023-03-06 11:03:06 +02:00
Roman Telezhynskyi
362681585e Do not install cmake. 2023-03-06 09:42:03 +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
5ceff228eb Fix path to platfrom plugin on Windows. 2023-03-04 09:21:22 +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
2a9fcda3a6 Fix bug with compilation on Windows 10 with Qt 6. 2023-03-04 09:07:30 +02:00
Roman Telezhynskyi
f3e9918729 pkg-config is more wildly used than was previously thought. 2023-03-04 09:06:06 +02:00
Roman Telezhynskyi
7d017116f3 Install only necessary dependencies since cmake and python already present. 2023-03-01 10:57:32 +02:00
Roman Telezhynskyi
1f839195d5 Enable silent output for unit tests. 2023-02-28 14:42:02 +02:00
Roman Telezhynskyi
454af3a988 Enable PCH for MinGW 12.2. 2023-02-28 14:31:55 +02:00
Roman Telezhynskyi
b584818f65 Cache conan. 2023-02-28 14:31:36 +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
9145b9638b Fix ReferenceError: Can't find variable: FileInfo. 2023-02-28 10:46:31 +02:00
Roman Telezhynskyi
c89544fe08 Start building with C++20 since Qt 6.0 2023-02-28 10:45:58 +02:00
Roman Telezhynskyi
dce2061dc3 Incorrect syntax for Windows. 2023-02-28 10:31:37 +02:00