Commit graph

9073 commits

Author SHA1 Message Date
Roman Telezhynskyi bde70234de Fix incorrect position of Tape app menu items on Mac OS. 2024-08-23 17:44:02 +03:00
Roman Telezhynskyi ec9345e7d8 Fix an incorrect symmetrical seam line. 2024-08-19 19:25:22 +03:00
Roman Telezhynskyi 2d56c4ffba Fix position of fold line. 2024-08-19 19:06:40 +03:00
Roman Telezhynskyi 9b5723bd93 Fix path to install root folder. 2024-08-19 09:07:29 +03:00
Roman Telezhynskyi 26fd1601c2 Update dependencies. 2024-08-18 20:09:03 +03:00
Roman Telezhynskyi 2c4fb23530 Redeclare VALENTINA_WORKING_DIR. 2024-08-18 19:33:57 +03:00
Roman Telezhynskyi 2291be0309 Fix path to install root folder. 2024-08-18 11:42:48 +03:00
Roman Telezhynskyi d06d73de4f Echo CIRRUS_WORKING_DIR. 2024-08-18 09:19:23 +03:00
Roman Telezhynskyi b352af2a7b Fix path to install root folder.
Qbs started to complain: Refusing to create artifact <path> outside of build directory <path>.
2024-08-18 08:07:42 +03:00
Roman Telezhynskyi e13b4fc23d Add missing header. 2024-08-18 07:55:31 +03:00
Roman Telezhynskyi 3c1127ae17 Improvements for Windows installer. Automatically install latest Microsoft Visual C++ Redistributable Version if build with MSVC. 2024-08-17 20:14:37 +03:00
Roman Telezhynskyi 1fd7aabed7 Tape and Puzzle crash when check for update. 2024-08-17 18:55:46 +03:00
Roman Telezhynskyi a61e3b1a51 Remove legacy build system. 2024-08-17 17:56:17 +03:00
Roman Telezhynskyi f1b2f6e03b Fix export of turn points. 2024-07-30 19:21:07 +03:00
Roman Telezhynskyi 21c3043696 Update controls after using combobox. 2024-07-30 17:33:00 +03:00
Roman Telezhynskyi ded74a25e3 Add check to prevent warning: QTextCursor::setPosition: Position '%d' out of range. 2024-07-30 17:15:35 +03:00
Roman Telezhynskyi dc7f0fc74f Puzzle app. Piece rotation with step 15 degrees by holding Ctrl key. 2024-07-29 18:52:38 +03:00
Roman Telezhynskyi d3d550ce70 Remove legacy macOS version based on Qt 5.15.
We no longer have access to Xcode needed to support macOS 10.13+.
2024-07-21 17:48:24 +03:00
Roman Telezhynskyi 5dc6c38dee Lupdate. 2024-07-21 15:33:03 +03:00
Roman Telezhynskyi b2e0c20b94 Fixed generation of mirror side of piece based on fold line. 2024-07-21 15:28:02 +03:00
Roman Telezhynskyi 53ad3490fd Fix for nodes on mirror line. 2024-07-20 19:33:18 +03:00
Roman Telezhynskyi b4f7f6378f Count mirror line as part of shape. 2024-07-18 19:42:06 +03:00
Roman Telezhynskyi 1a2ba7233d Recalculate seam allowance mirror line if it is not valid. 2024-07-18 19:34:00 +03:00
Roman Telezhynskyi 0e55c2f906 Improve logging. 2024-07-18 19:07:05 +03:00
Roman Telezhynskyi 3e16f9676a This check doesn't make sense. 2024-07-17 08:43:28 +03:00
Roman Telezhynskyi 7eb03c28e4 Downgrade xcode version. 2024-07-17 08:37:45 +03:00
Roman Telezhynskyi 1b31bd4c86 Use another approach to fetch tags. 2024-07-13 14:16:58 +03:00
Roman Telezhynskyi 6839c41148 Add missing header. 2024-07-12 19:55:48 +03:00
Roman Telezhynskyi 796940cbe9 Do not set clone depth, we need all the tags to automatically detect the version based on git describe. 2024-07-12 19:50:19 +03:00
Roman Telezhynskyi 6007745ddd Fix compatibility with MSVC. 2024-07-12 15:24:19 +03:00
Roman Telezhynskyi 1e0b4b37bc Check timezone. 2024-07-12 15:17:58 +03:00
Roman Telezhynskyi fbcb424233 Add "Twin Sans" single stroke font. 2024-07-12 14:50:04 +03:00
Roman Telezhynskyi 991b6be9ef Fix parsing SVG fonts. 2024-07-12 14:46:34 +03:00
Roman Telezhynskyi 12f17d5961 Fix regression. Formula wizard dialog doesn't show item alias in a list. 2024-07-11 21:26:46 +03:00
Roman Telezhynskyi 7711e61381 Refactoring.
Use "std::make_unique" to construct "std::unique_ptr".
Use "std::make_shared" to construct "std::shared_ptr".
2024-07-11 18:26:28 +03:00
Roman Telezhynskyi 691160943b Get rid of "protected" specifier and make visibility of the following members "private". 2024-07-10 11:52:59 +03:00
Roman Telezhynskyi daa5dada4b Remove redundant access specifier; it does not change the accessibility level. 2024-07-10 11:41:34 +03:00
Roman Telezhynskyi 2992d71e91 Try another approach. 2024-07-10 11:31:42 +03:00
Roman Telezhynskyi c696ba0e1a Declare variables inside the loop. 2024-07-09 20:16:26 +03:00
Roman Telezhynskyi 21f3a5dc78 Remove redundant semicolon. 2024-07-09 19:47:27 +03:00
Roman Telezhynskyi f1d0c89f83 Fix potential issues with ACCESS_VIOLATION_READ. 2024-07-09 14:56:26 +03:00
Roman Telezhynskyi 42ced535cb Continue debugging. 2024-07-08 16:37:34 +03:00
Roman Telezhynskyi 26813eb11d Debugging getting a repo state on macos. 2024-07-08 12:12:16 +03:00
Roman Telezhynskyi 24fc530899 Fix build on macos. 2024-07-07 20:09:13 +03:00
Roman Telezhynskyi 2f86684d24 Add missing header. 2024-07-07 20:08:21 +03:00
Roman Telezhynskyi b27ad3016e Fix path to log file. 2024-07-07 18:49:37 +03:00
Roman Telezhynskyi f3329fb130 Calculate image size according to screen scale factor. 2024-07-07 16:43:01 +03:00
Roman Telezhynskyi 5b80eb38db Since Python 3.11 we cannot use global space to install packages. Use a virtual environment instead. 2024-07-07 11:47:37 +03:00
Roman Telezhynskyi 15863fc0ad Remove this step. 2024-07-06 19:13:59 +03:00
Roman Telezhynskyi 297bd64538 Try with sudo -H. 2024-07-06 17:56:23 +03:00