Commit graph

361 commits

Author SHA1 Message Date
Roman Telezhynskyi 96011fa545 Innosetup fix syntax error. 2024-04-15 16:34:14 +03:00
Roman Telezhynskyi b2e1e339c0 Adapt installer to new path to settings. 2024-04-13 14:42:28 +03:00
Roman Telezhynskyi 6ebd9e7033 Improve compatibility with Richpeace CAD. 2024-03-16 15:32:41 +02:00
Roman Telezhynskyi ced93eb58a Warn about overriding previous version. 2024-02-28 12:24:54 +02:00
Roman Telezhynskyi 47937245a6 Some dependencies still are missing. 2024-02-14 12:46:06 +02:00
Roman Telezhynskyi 260176f768 Switching to appimage-builder to generate AppImage. 2024-02-13 20:35:06 +02:00
Roman Telezhynskyi 2d9575400a hint: value item "FileTools" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Utility, or System. 2024-02-12 16:02:07 +02:00
Roman Telezhynskyi 428c27cddc error: value "application/x-valentina-pattern;application/x-valentina-s-measurements;application/x-valentina-i-measurements;application/x-valentina-k-measurements;application/x-valentina-layout" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character. 2024-02-12 16:01:11 +02:00
Roman Telezhynskyi 1ac5a4167f Support for AppImage. 2024-02-10 15:53:02 +02:00
Roman Telezhynskyi e493773805 Use auto constants to handle non administrative install mode. 2024-02-04 17:01:15 +02:00
Roman Telezhynskyi a82e9d6b03 Update README file. [skip ci] 2024-02-03 17:38:56 +02:00
Roman Telezhynskyi f6e929fbcd Remove mentions of English (India) and English (Canada). 2024-01-31 10:49:09 +02:00
Roman Telezhynskyi 281587512c Create multisize versions of ICO files for Windows. 2024-01-30 20:35:12 +02:00
Roman Telezhynskyi 43e69371b5 Windows installer. Translate text "Edit with". 2024-01-30 16:43:38 +02:00
Roman Telezhynskyi 58d8768429 Save as UTF-8 BOM. 2024-01-27 11:49:16 +02:00
Roman Telezhynskyi 4060160f87 Fix preparing to deploy an installer. 2024-01-25 09:01:24 +02:00
Roman Telezhynskyi 7321c60ba7 French localization of Windows installer strings. 2024-01-24 15:33:34 +02:00
Roman Telezhynskyi 32519e6089 Updated Windows installer. Closes #196 2024-01-24 11:22:01 +02:00
Roman Telezhynskyi 38dbbe29ba Minimal Qt version increased to Qt 5.15. Minimal C++ standard to C++17. 2024-01-23 15:57:29 +02:00
Roman Telezhynskyi 5724c9611a New feature. Boundary together with notches. 2023-11-28 16:40:27 +02:00
Roman Telezhynskyi 9d652aa3b5 Fix building. 2023-11-09 17:46:39 +02:00
Roman Telezhynskyi 0a71fd3e23 Known measurements icon. 2023-11-08 19:51:02 +02:00
Roman Telezhynskyi b22d6a4886 Update man page. 2023-11-08 15:13:44 +02:00
Roman Telezhynskyi 5876813056 Revert "Switch to using external pdftops utility to convert pdf to ps on mac."
This reverts commit 4eba1fa673.
2023-09-21 16:31:41 +03:00
Roman Telezhynskyi 0e7ff22882 Codesign on macos. 2023-09-12 17:50:15 +03:00
Roman Telezhynskyi bdc9c1a2b6 Update icons look. 2023-09-12 17:49:35 +03:00
Roman Telezhynskyi 4eba1fa673 Switch to using external pdftops utility to convert pdf to ps on mac. 2023-09-12 14:46:23 +03:00
Roman Telezhynskyi ec8a22cc84 Improve support for dark theme.
Custom dark theme updated. Added support for native dark mode. Added new icon themes. Scene still needs improvement.
2023-07-24 13:41:42 +03:00
Roman Telezhynskyi 83c914f47d Export to HP-GL format. 2023-07-10 19:23:56 +03:00
Roman Telezhynskyi 2fd78f68a5 Simplify number of versions for DXF AAMA/ASTM. 2023-05-03 16:23:54 +03:00
Roman Telezhynskyi 872e50814d Update manpages. 2023-04-10 13:43:12 +03:00
Roman Telezhynskyi c88da992a0 Clean Puzzle's command line keys.
Remove unused keys.
2023-04-10 13:41:44 +03:00
Roman Telezhynskyi cb9f029c0f New key --noGrainline. #163 2023-04-10 13:17:01 +03:00
Roman Telezhynskyi 272089074d Building ICNS. 2023-01-25 08:31:35 -08:00
Roman Telezhynskyi 521c156736 Update version of OpenSSL library. 2023-01-17 19:01:52 +03:00
Roman Telezhynskyi 769b11926a Add metainfo.xml file. 2023-01-13 17:12:13 +02:00
Roman Telezhynskyi 56850aef55 Rename .desktop file names to reverse DNS convention. 2023-01-13 15:57:27 +02:00
Roman Telezhynskyi ef713b1183 Added desktop files. 2023-01-11 13:03:46 +02:00
Roman Telezhynskyi 44a2b9b0f4 New option that disables precompiled headers.
Very often get error cannot write PCH file: No space left on device.
2022-09-13 13:23:22 +03:00
Roman Telezhynskyi 53f53079a3 More extra tokens at the end of %endif directive. 2022-09-13 13:12:32 +03:00
Roman Telezhynskyi 72f0dcf002 Path to lrelease is different. 2022-09-13 11:36:06 +03:00
Roman Telezhynskyi dbaec93145 Try clang-devel. 2022-09-13 11:28:04 +03:00
Roman Telezhynskyi dd3cd509c6 Fix error: lrelease-pro: No .pro/.pri files given.
Instead of lrelease-pro we should use lrelease-qt5.
2022-09-13 11:04:38 +03:00
Roman Telezhynskyi d158750279 extra tokens at the end of %endif directive in line. 2022-09-12 20:40:22 +03:00
Roman Telezhynskyi a4c312b255 Fix error: Installed (but unpackaged) file(s) found. 2022-09-12 19:38:09 +03:00
Roman Telezhynskyi 54d8530c6f Uncomment support for CentOS. 2022-09-12 17:22:19 +03:00
Roman Telezhynskyi 39e20864e5 Bump version. 2022-09-12 16:30:17 +03:00
Roman Telezhynskyi e2510aee4d Fix error: hardcoded-packager-tag Roman Telezhinskyi <dismine@gmail.com> 2022-04-19 13:32:49 +03:00
Roman Telezhynskyi 9085357ca1 Fix error: explicit-lib-dependency libqt5-qtimageformats 2022-04-19 13:28:43 +03:00
Roman Telezhynskyi f734cb3178 Fix errors: devel-file-in-non-devel-package (Badness: 50) /usr/lib64/libqmuparser.so, devel-file-in-non-devel-package (Badness: 50) /usr/lib64/libvpropertyexplorer.so 2022-04-19 13:16:50 +03:00