Commit Graph

  • 857e384221 New grainline type: Four way. Roman Telezhynskyi 2023-04-07 10:05:29 +0300
  • 9cd31f1dd7 Fix notches. Roman Telezhynskyi 2023-04-06 18:21:24 +0300
  • 6e295f7172 Fix list of dimension popup list. Make sure it will always has enough space for values. Roman Telezhynskyi 2023-04-05 17:09:54 +0300
  • 433389b798 QScopedPointer::take() was deprecated since 6.1. Roman Telezhynskyi 2023-04-03 13:44:20 +0300
  • e7e4e07162 Fix seam allowance. Loose requirements to case with prong. Roman Telezhynskyi 2023-04-03 10:50:25 +0300
  • 944d9e71e0 Fix compatibility with Richpeace DXF-AAMA/ASTM R12. Roman Telezhynskyi 2023-04-01 15:03:34 +0300
  • b1470053f7 Fix incorrect memory management. Roman Telezhynskyi 2023-03-30 17:20:16 +0300
  • e1e3a5106e For calculating area a formula needs CurrentSeamAllowance variable. Roman Telezhynskyi 2023-03-30 15:41:37 +0300
  • 69397c1404 Fix pattern file conversion. Roman Telezhynskyi 2023-03-26 18:13:04 +0300
  • 9b925dd996 Fix float-point accuracy issue in multisize measurements dimensions. Roman Telezhynskyi 2023-03-23 08:39:31 +0200
  • 2334a04fbd Validate dimensions while reading multisize measurements. Roman Telezhynskyi 2023-03-23 08:36:11 +0200
  • 3f2806a695 Refactoring. Roman Telezhynskyi 2023-03-23 08:21:02 +0200
  • f247a1e895 Clean stale artifacts. Roman Telezhynskyi 2023-03-11 13:55:40 +0200
  • 740f70c030 Refactoring. Roman Telezhynskyi 2023-03-11 13:43:50 +0200
  • e8621121b3 Fix MSVC warnings. Roman Telezhynskyi 2023-03-10 20:20:35 +0200
  • 3fad6bc5f9 Fix MSVC warnings. Roman Telezhynskyi 2023-03-10 14:14:18 +0200
  • 777fe6a296 Remove build MSVC arm64. Roman Telezhynskyi 2023-03-10 07:40:56 +0200
  • 7d759ec92b Fix MSVC warnings. Roman Telezhynskyi 2023-03-10 07:40:27 +0200
  • 09d09b5a87 Try 32bit version of Python. Roman Telezhynskyi 2023-03-09 16:42:27 +0200
  • 8b591847b1 Fix MSVC warnings. Roman Telezhynskyi 2023-03-09 16:17:54 +0200
  • 429c321852 Remove version check. Roman Telezhynskyi 2023-03-09 08:32:00 +0200
  • 6d34b6af13 Fix MSVC warnings. Roman Telezhynskyi 2023-03-09 08:20:40 +0200
  • 16b67644b0 freopen_s() is not available for mingw. Roman Telezhynskyi 2023-03-09 08:13:20 +0200
  • cb4c1aa10b Treat warnings as errors not only when debug. Roman Telezhynskyi 2023-03-08 18:54:47 +0200
  • 004f46847c Fix conflicting settings. Roman Telezhynskyi 2023-03-08 18:48:30 +0200
  • 37541b600e Fix MSVC warnings. Roman Telezhynskyi 2023-03-08 18:45:42 +0200
  • 973f4d6b0d Enable utf8 literals for MSVC. Roman Telezhynskyi 2023-03-08 18:44:07 +0200
  • 7a8d18569a Remove buggy test case. Roman Telezhynskyi 2023-03-08 18:41:49 +0200
  • d622821b9f Use with call. Roman Telezhynskyi 2023-03-07 17:32:30 +0200
  • e55df88c22 Fix a syntax error. Roman Telezhynskyi 2023-03-07 10:16:20 +0200
  • 84990ca08d Always install conan on macos with qbs. Roman Telezhynskyi 2023-03-07 09:50:45 +0200
  • 2dff4162b7 Full path to qmake.bat. Roman Telezhynskyi 2023-03-06 16:39:22 +0200
  • 597c0d6d6d Build xerces-c only if missing. Roman Telezhynskyi 2023-03-06 16:34:39 +0200
  • 65367edf91 Use qbs preinstalled with Qt Creator. Roman Telezhynskyi 2023-03-06 16:34:15 +0200
  • cfc901b7ec Fix invalid yml. Roman Telezhynskyi 2023-03-06 11:08:44 +0200
  • e57d228737 Correct way to init MSVC variables inside PowerShell script. Roman Telezhynskyi 2023-03-06 11:04:23 +0200
  • bfc8a6b35b To init msvc for arm64 use qmake.bat file. Roman Telezhynskyi 2023-03-06 11:03:06 +0200
  • 362681585e Do not install cmake. Roman Telezhynskyi 2023-03-06 09:42:03 +0200
  • 2bae9a84eb Fix excluding objects in internal path. Roman Telezhynskyi 2023-03-04 18:37:50 +0200
  • bd10ac3c13 Fix copying conan package library on Windows. Roman Telezhynskyi 2023-03-04 09:24:39 +0200
  • 5ceff228eb Fix path to platfrom plugin on Windows. Roman Telezhynskyi 2023-03-04 09:21:22 +0200
  • a791fc0173 Reading from disc doesn't work from on Windows. Read from memory instead. Roman Telezhynskyi 2023-03-04 09:17:31 +0200
  • 08362980bd Don't ignore warning Wenum-enum-conversion in this place. Roman Telezhynskyi 2023-03-04 09:11:17 +0200
  • 2a9fcda3a6 Fix bug with compilation on Windows 10 with Qt 6. Roman Telezhynskyi 2023-03-04 09:07:30 +0200
  • f3e9918729 pkg-config is more wildly used than was previously thought. Roman Telezhynskyi 2023-03-04 09:06:06 +0200
  • 7d017116f3 Install only necessary dependencies since cmake and python already present. Roman Telezhynskyi 2023-03-01 10:57:32 +0200
  • 1f839195d5 Enable silent output for unit tests. Roman Telezhynskyi 2023-02-28 14:42:02 +0200
  • 454af3a988 Enable PCH for MinGW 12.2. Roman Telezhynskyi 2023-02-28 14:31:55 +0200
  • b584818f65 Cache conan. Roman Telezhynskyi 2023-02-28 14:31:36 +0200
  • b6d1400b23 Fix build without precompiled headers. Roman Telezhynskyi 2023-02-28 14:31:14 +0200
  • a4139e1fa9 Fix build on Windows. Roman Telezhynskyi 2023-02-28 12:00:50 +0200
  • a3264e34e5 error: expected unqualified-id before 'const' Roman Telezhynskyi 2023-02-28 12:00:41 +0200
  • 9145b9638b Fix ReferenceError: Can't find variable: FileInfo. Roman Telezhynskyi 2023-02-28 10:46:31 +0200
  • c89544fe08 Start building with C++20 since Qt 6.0 Roman Telezhynskyi 2023-02-28 10:45:58 +0200
  • dce2061dc3 Incorrect syntax for Windows. Roman Telezhynskyi 2023-02-28 10:31:37 +0200
  • a9ffeebe83 Install MinGW 12.2 to bypass error with default compiler. Roman Telezhynskyi 2023-02-28 10:24:39 +0200
  • 94f88b1066 Imitate QTextCodec::codecForLocale(). Roman Telezhynskyi 2023-02-28 10:14:14 +0200
  • 934781660a QWinTaskbarButton not available since Qt 6. Roman Telezhynskyi 2023-02-28 10:13:18 +0200
  • bf60cb02b1 Set environment variable on Windows to be able to run autotests. Roman Telezhynskyi 2023-02-27 12:04:44 +0200
  • 60d8833fb0 No need to install cmake. Roman Telezhynskyi 2023-02-26 21:06:54 +0200
  • 58f8e01f76 Fixes. Roman Telezhynskyi 2023-02-26 20:41:34 +0200
  • 7debd364ce Check if msvc will work without stable.cpp. Roman Telezhynskyi 2023-02-26 20:21:07 +0200
  • 0c24aeaaed Use the same name across all builds. Roman Telezhynskyi 2023-02-26 14:58:23 +0200
  • 85a59a617f Fix conan profile. Roman Telezhynskyi 2023-02-26 14:54:29 +0200
  • 3ef14942d7 Copy paste error. Roman Telezhynskyi 2023-02-26 13:13:38 +0200
  • 4991e5b866 unexpected EOF while looking for matching `}' Roman Telezhynskyi 2023-02-26 13:00:40 +0200
  • 5ae7ef7803 Try Qt 6.4 with GCC 8.1. Roman Telezhynskyi 2023-02-26 12:30:12 +0200
  • 9d16ffb016 Fix calling. Roman Telezhynskyi 2023-02-26 11:21:14 +0200
  • fbf90fc109 Check if msvc will work without stable.cpp. Roman Telezhynskyi 2023-02-26 11:22:25 +0200
  • e0692bdc76 Avoid using environment variables when defining them. Roman Telezhynskyi 2023-02-26 10:42:24 +0200
  • 718f8bf75a Fix build on Windows. Roman Telezhynskyi 2023-02-26 10:30:56 +0200
  • 560bf30417 Fix build on Windows. Roman Telezhynskyi 2023-02-26 00:42:20 +0200
  • d42e625fd1 Brew installs new Python version. Roman Telezhynskyi 2023-02-25 23:49:58 +0200
  • 737352517a Fix build on Windows. Roman Telezhynskyi 2023-02-25 21:17:14 +0200
  • 5b7ada925b Wrong way to read environment variable on Windows. Roman Telezhynskyi 2023-02-25 20:50:45 +0200
  • 2ee06edbb2 Set PATH for each stage separately. Roman Telezhynskyi 2023-02-25 20:44:39 +0200
  • e9b1c769ee Try to set PATH variable globally. Roman Telezhynskyi 2023-02-25 20:36:05 +0200
  • 39bc832493 Option to disable precompiled headers. Roman Telezhynskyi 2023-02-25 20:35:40 +0200
  • 61064cff42 Check PATH variable. Roman Telezhynskyi 2023-02-25 20:15:41 +0200
  • 4b8cd819e7 Path to Python. Roman Telezhynskyi 2023-02-25 19:57:24 +0200
  • 346f89850e Add mingw path to PATH Roman Telezhynskyi 2023-02-25 18:23:36 +0200
  • 2781ab0cc0 Fixes. Roman Telezhynskyi 2023-02-25 18:18:34 +0200
  • 9f43bf16f4 Command not found after pip install. Roman Telezhynskyi 2023-02-25 18:01:14 +0200
  • 1ff9a975d6 Fallback to conan 1.59. Roman Telezhynskyi 2023-02-25 17:22:45 +0200
  • 16f732372b Default profile must always be defined. Roman Telezhynskyi 2023-02-25 12:27:48 +0200
  • 079128630b Define profile when we build xerces-c on Windows. Roman Telezhynskyi 2023-02-25 12:19:15 +0200
  • 6e03722250 Correct path to Qt. Roman Telezhynskyi 2023-02-25 12:09:58 +0200
  • 3417b22f63 Define Path variable. Roman Telezhynskyi 2023-02-25 11:59:12 +0200
  • aa85a0bde9 Fixing PowerShell script. Roman Telezhynskyi 2023-02-25 11:16:11 +0200
  • a558a788ae Fixes. Roman Telezhynskyi 2023-02-25 11:07:15 +0200
  • 03603ff7f5 Define custom conan profile. Roman Telezhynskyi 2023-02-25 10:26:21 +0200
  • ce0abdeb21 Fixes. Roman Telezhynskyi 2023-02-24 21:32:45 +0200
  • 78fd3574b6 Conan profile. Roman Telezhynskyi 2023-02-24 20:54:09 +0200
  • da57bfc7b1 Conan 2.0 requires direct specifying a library version. Roman Telezhynskyi 2023-02-24 16:17:42 +0200
  • 6a7d9c82d6 Create a default conan profile. Roman Telezhynskyi 2023-02-24 15:56:20 +0200
  • fdb8fc8f1f Fix issue with FileInfo.executableSuffix(). Roman Telezhynskyi 2023-02-24 15:32:32 +0200
  • a21e1ddcd4 Support for conan 2.0. Roman Telezhynskyi 2023-02-24 14:36:40 +0200
  • cce962ff66 Fix file name. Roman Telezhynskyi 2023-02-24 14:32:43 +0200
  • db67a484b9 Fix xcode version. Roman Telezhynskyi 2023-02-23 11:28:07 +0200
  • dd3afe808e Help qbs to detect compiler type. Roman Telezhynskyi 2023-02-23 11:12:42 +0200