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
ced93eb58a
Warn about overriding previous version.
2024-02-28 12:24:54 +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
0a71fd3e23
Known measurements icon.
2023-11-08 19:51:02 +02:00
Roman Telezhynskyi
521c156736
Update version of OpenSSL library.
2023-01-17 19:01:52 +03:00
Roman Telezhynskyi
06a2e69a67
Update logo.
2022-03-18 10:46:09 +02:00
Roman Telezhynskyi
e5105e4eed
Merge branch 'develop' into feature/manual-layout
2021-07-26 16:47:54 +03:00
Roman Telezhynskyi
4bf9a70a65
Update website link.
...
We now have new website.
2021-06-22 16:30:22 +03:00
Roman Telezhynskyi
c8a7c1a898
Deploy for Puzzle.
2021-05-20 10:35:40 +03:00
Roman Telezhynskyi
5133cac921
Fix warning about missing EUDC font om Wondows.
2021-01-30 20:27:19 +02:00
Roman Telezhynskyi
e714999430
Improve Windows installer. Avoid crashing on checking if a program is still running.
2021-01-27 15:10:06 +02:00
Roman Telezhynskyi
b3ea7d69f4
Improve Windows installer. [skip ci]
...
Make removing settings on uninstall optional.
(cherry picked from commit 274de54746
)
2020-11-18 10:19:41 +02:00
Roman Telezhynskyi
188d7097e1
New versioning schema. Closes #5
2020-10-24 12:23:35 +03:00
Roman Telezhynskyi
3b728f10da
Add support for Qt 5.13.
...
Update OpenSSL version to 1.1.1d.
--HG--
branch : develop
2019-09-20 16:49:16 +03:00
Roman Telezhynskyi
991b64cf54
Deploy 64 bit version with 64 bit version of openssl.
...
--HG--
branch : develop
2019-06-18 16:49:32 +03:00
Roman Telezhynskyi
41850e3b80
German translation for Inno setup script.
...
(grafted from f07a5749f0e3a3986b80759ddb644a08329b99e3)
--HG--
branch : develop
2019-04-30 11:00:05 +03:00
Roman Telezhynskyi
d350b781c6
Some bug fixes for Windows installer. ref #968 .
...
Fix custom strings, for not english languages doesn't work fallback to english
string.
Return Language dialog.
(grafted from bb3cc893635ba13e97ef1e904ebcc729b992d50a)
--HG--
branch : develop
2019-04-29 14:06:19 +03:00
Roman Telezhynskyi
da36b9541c
Fix installer on Windows. Not all .dll libraries were included.
...
--HG--
branch : develop
2018-07-11 20:22:10 +03:00
Roman Telezhynskyi
03d0c0377d
Improve installer on Windows. Added option for removing settings.
...
--HG--
branch : develop
2018-06-27 13:57:10 +03:00
Roman Telezhynskyi
334983bc6e
There is no conflict on Windows.
...
--HG--
branch : develop
2018-01-11 13:47:56 +02:00
Roman Telezhynskyi
225db2efc6
Enable languages in Windows installer.
...
--HG--
branch : develop
2018-01-11 12:42:32 +02:00
Roman Telezhynskyi
e8ee591e87
Warn user about conflicting package.
...
--HG--
branch : develop
2018-01-11 12:40:06 +02:00
Roman Telezhynskyi
f122ce479c
Speed optimization. Deploy Windows version with file qtlogging.ini that disables
...
logging.
--HG--
branch : develop
2017-10-03 10:18:29 +03:00
Roman Telezhynskyi
d836c61fa2
Updated example of using SignTool.
...
--HG--
branch : develop
2017-09-13 16:27:27 +03:00
Roman Telezhynskyi
b19cb9aee7
Removed crash sending system for Windows.
...
--HG--
branch : develop
2017-09-04 19:11:15 +03:00
Roman Telezhynskyi
0f4c993c83
Added default pattern label template.
...
--HG--
branch : feature
2017-08-14 17:17:40 +03:00
Roman Telezhynskyi
372ab02bbc
Resolved issue #744 . Check for Updates button produces error.
...
(grafted from 61294fbade9ec4418eb4e58b33cfae7f82281c55)
--HG--
branch : develop
2017-08-06 21:06:59 +03:00
Roman Telezhynskyi
c8199b5e7f
Set minimally supported Windows version in Inno Setup script.
...
By default commented to allow users build own versions for not supported
versions.
--HG--
branch : develop
2017-05-16 12:37:19 +03:00
Roman Telezhynskyi
34f3737c9e
Begin new branch v0.6.0.
...
--HG--
branch : develop
2017-05-12 08:47:05 +03:00
Roman Telezhynskyi
948eef41e6
We in beta from now.
...
--HG--
branch : release
2017-04-10 19:21:45 +03:00
Roman Telezhynskyi
0bf6b9b4c9
Specify an icon file to display for the Uninstall entry in the Add/Remove
...
Programs Control Panel applet.
--HG--
branch : develop
2017-03-01 10:40:01 +02:00
Roman Telezhynskyi
3201ca5572
Added support flag noCrashReports.
...
--HG--
branch : develop
2017-01-30 14:44:11 +02:00
Roman Telezhynskyi
f982bea7ba
Add OpenSSL library to bundle to prevent error "QSslSocket error when SSL is
...
NOT used".
Try to prevent crashes on Windows because OpenSSL library is not installed or
installed very old version. Also will help suppress annoying messages.
--HG--
branch : develop
2017-01-24 16:12:43 +02:00
Roman Telezhynskyi
166ef0b82e
Remove previous translations before update. Allow user to change components.
...
--HG--
branch : develop
2016-11-21 20:48:00 +02:00
Roman Telezhynskyi
973e2563af
Inno setup added component section for customization installed localizations.
...
--HG--
branch : develop
2016-11-14 19:34:27 +02:00
Roman Telezhynskyi
3e61e12394
Valentina.iss added little explanaition to code signing example.
...
--HG--
branch : develop
2016-10-31 15:26:20 +02:00
Roman Telezhynskyi
5db01b03f2
Code signing on Windows.
...
--HG--
branch : develop
2016-10-11 14:57:45 +03:00
Roman Telezhynskyi
db25163b5f
Fixed wrong file pattern format icon on Windows.
...
--HG--
branch : develop
2016-06-26 19:13:48 +03:00
Holger Pandel
74d47b5a4f
Resolved issue #505 . New installer script based on Inno Setup 5.
...
--HG--
branch : feature
2016-06-10 16:56:35 +02:00
Roman Telezhynskyi
833cf07a76
pdftops updated to version 3.04.
...
--HG--
branch : develop
2016-03-06 15:41:23 +02:00