summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow generation and signing of MT in macosKatja Marttila2022-10-2013-111/+236
* Fix installer not respecting PersistentLocalCache value properlyArttu Tarkiainen2022-10-201-3/+10
* Fix user set metadata cache path not saved for maintenance toolArttu Tarkiainen2022-10-201-0/+3
* Add auto-tests for metadata cacheArttu Tarkiainen2022-10-209-1/+411
* Fix possible uncaught exceptions while loading package dataArttu Tarkiainen2022-10-191-189/+200
* COIN: Use Pipenv when running notarize scriptAntti Kokko2022-10-191-2/+14
* Fix some translated textsFriedemann Kleint2022-10-192-3/+5
* libarchive: support linking with zlib compiled into QtCoreArttu Tarkiainen2022-10-185-8/+20
* Fix missing message of QInstaller::Error exception on SDKApp::notify()Arttu Tarkiainen2022-10-181-1/+3
* Show information dialog after clearing metadata cacheArttu Tarkiainen2022-10-186-6/+45
* Metadatajob: allow replacing existing items to metadata cacheArttu Tarkiainen2022-10-181-1/+1
* Add persistent metadata file cacheArttu Tarkiainen2022-10-1452-198/+1724
* Doc: fix "Cannot tie this documentation to anything" warningArttu Tarkiainen2022-10-141-0/+2
* Optimize keeping component reference count in InstallerCalculatorArttu Tarkiainen2022-10-111-8/+3
* Optimize retrieving components by nameArttu Tarkiainen2022-10-116-15/+42
* Fix deprecate QCommandLineOption::setHidden() usageKatja Marttila2022-09-291-2/+2
* libarchive: disable crypto support from builds on macOSArttu Tarkiainen2022-09-291-5/+5
* Replace ProductVersion placeholder with actual valueKatja Marttila2022-09-291-1/+1
* Adjust the 'ready to install' message to avoid repeating the app nameAndreas Pakulat2022-09-2717-51/+51
* Update IFW version to 4.5.0Katja Marttila2022-09-265-17/+17
* CLI: add support for hiding values of printed optionsArttu Tarkiainen2022-09-223-2/+45
* Replace .vbs hack to update maintenance tool binary on WindowsArttu Tarkiainen2022-09-079-45/+153
* Disable package manager and updater for offline maintenance toolArttu Tarkiainen2022-09-072-8/+40
* Merge remote-tracking branch 'origin/4.4' into masterKatja Marttila2022-08-303-8/+19
|\
| * Uninstaller remove target directory if it is emptyYAMAMOTO Atsushi2022-08-251-7/+6
| * Uninstaller remove maintenancetool's data filesYAMAMOTO Atsushi2022-08-251-0/+8
| * Uninstaller remove installerResources directoryYAMAMOTO Atsushi2022-08-251-0/+3
| * Do not convert newline characters in license filesYAMAMOTO Atsushi2022-08-191-1/+1
| * Set encoding to UTF-8 when writing license fileYAMAMOTO Atsushi2022-08-191-0/+1
* | Replace 'Setup Wizard' and 'Wizard' with just 'Setup'Andreas Pakulat2022-08-3018-70/+70
* | Merge remote-tracking branch 'origin/4.4'Arttu Tarkiainen2022-08-183-45/+73
|\|
| * Fix unnecessary QSet transformKatja Marttila2022-06-221-7/+3
| * Update Changelog4.4.1Katja Marttila2022-06-201-0/+3
| * Fix bug when installer is not installing required componentsKatja Marttila2022-06-202-44/+73
| * Revert "Fix bug when installer is not installing all required components"Katja Marttila2022-06-201-6/+3
| * Fix bug when installer is not installing all required componentsKatja Marttila2022-06-171-3/+6
| * Update version number to 4.4.1Arttu Tarkiainen2022-06-175-19/+19
| * Revert "Display progress for loading component install scripts"Katja Marttila2022-06-163-36/+7
| * Display progress for loading component install scriptsArttu Tarkiainen2022-06-143-7/+36
* | Display progress for loading component install scriptsArttu Tarkiainen2022-06-163-7/+36
* | Fix local binary checkJoni Poikelin2022-06-151-1/+1
* | Allow searching components also in the updater viewArttu Tarkiainen2022-06-151-1/+0
* | MT: Quote paths for UninstallString and ModifyPath registry valuesArttu Tarkiainen2022-06-151-2/+6
* | Doc: update reference for 'Virtual' elementArttu Tarkiainen2022-06-151-2/+3
* | Add note about selecting another location for temporary downloadsArttu Tarkiainen2022-06-151-2/+8
* | Doc: add reference for including custom translations to new languagesArttu Tarkiainen2022-06-151-0/+20
* | Add component list of components to be installed to installationlogKatja Marttila2022-06-131-0/+1
* | Update version numberKatja Marttila2022-06-135-19/+19
* | Print developer warning message when loading translation file failsArttu Tarkiainen2022-06-131-1/+8
* | Merge remote-tracking branch 'origin/4.4' into masterKatja Marttila2022-06-0742-657/+820
|\|