Commit graph

40 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 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 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 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 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 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 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