summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary warningKatja Marttila2018-02-261-10/+0
* Fix Mkdir operation in uninstallKatja Marttila2018-02-211-0/+7
* Remove http_proxy environment usageKatja Marttila2018-01-251-7/+0
* Add line number information when throwing an Error regarding the scriptAndy Shaw2018-01-241-2/+3
* Fix maintenance tool file name parsing in macJani Heikkinen2017-12-191-2/+2
* Provide special handling of REG_EXPAND_SZ when setting environment variablesAndy Shaw2017-12-121-0/+51
* Avoid another null pointer dereferenceVille Voutilainen2017-12-121-1/+1
* Do not retry a download immediately after an errorVille Voutilainen2017-12-121-2/+1
* Fix crash when httpReadyRead is signaled after shutdownVille Voutilainen2017-12-111-0/+2
* Add documentation for the setValidatorForCustomPage() functionAndy Shaw2017-11-301-0/+6
* Add possibility to reopen admin queryKatja Marttila2017-11-141-25/+31
* Implement package download resumeVille Voutilainen2017-11-033-23/+225
* Use QDir::rmdir and not rmpath as that will remove more than it shouldAndy Shaw2017-10-271-1/+1
* Output correct invalid directory if it does not exist or is not a directoryAndy Shaw2017-10-021-1/+1
* Always build libinstaller as a static libraryJake Petroules2017-09-131-0/+2
* Merge remote-tracking branch 'origin/2.0' into 3.0Katja Marttila2017-08-2113-1/+19
|\
| * Fix translation contexts in classes not derived from qobject2.0Sergey Belyashov2017-08-2112-0/+18
| * Move comment to correct locationKatja Marttila2017-04-121-2/+1
* | Fix install fail if there are missing repositoriesKatja Marttila2017-06-201-4/+6
* | Fix Component Name visibility in maintenancetoolKatja Marttila2017-06-201-0/+2
* | Fix 'Failure to fetch repositories' if repo missing in Qt5.9Katja Marttila2017-06-131-0/+4
* | Fix maintenance tool update with silentUpdateKatja Marttila2017-06-012-7/+33
* | Change 'Checkable' element behaviorKatja Marttila2017-05-221-1/+7
* | Ignore used separators when comparing file namesKatja Marttila2017-05-151-1/+3
* | Check license when doing silentUpdateKatja Marttila2017-05-152-0/+6
* | Add progressbar to indicate unzip job is proceedingKatja Marttila2017-05-109-7/+32
* | Fix install corrupt with silentInstallKatja Marttila2017-05-103-0/+39
* | Clarify the add/remove components string to make it clearerAndy Shaw2017-05-081-1/+1
* | Fix unnecessary component calculate in silentUpdateKatja Marttila2017-05-021-11/+15
* | Fix metadata resetKatja Marttila2017-04-251-1/+2
* | Fix invalid QBSP installer breakKatja Marttila2017-04-245-47/+98
* | Change QBSP button nameKatja Marttila2017-04-071-1/+1
* | Merge remote-tracking branch 'origin/2.0' into 3.0Katja Marttila2017-03-3010-5/+23
|\|
| * Fix installer crash when it contains replaced and replacement componentKarsten Heimrich2017-03-241-11/+12
| * QRegExp include cleanupSamuel Gaist2017-03-139-2/+13
| * Do not fail to install or update if repository is missing2.0.5Katja Marttila2017-02-211-3/+11
* | Fix crash at the very end of install if admin rights needed in WindowsKatja Marttila2017-03-301-1/+2
* | Make installer to check the dependency versionKatja Marttila2017-03-234-28/+52
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-30212-3571/+2511
|\|
| * License header update to GPL-EXCEPTKatja Marttila2017-01-26218-3665/+2575
* | Rename QtBSP as QBSPKatja Marttila2017-01-241-2/+2
* | Fix uninstallation on Windows when target path contains non-ascii charactersSlobodan Vrkacevic2017-01-201-0/+1
* | Fix installer crash when it contains replaced and replacement componentKarsten Heimrich2017-01-201-11/+12
* | Fix warning that should not appear on stdoutKarsten Heimrich2017-01-201-1/+1
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-033-3/+13
|\|
| * Fix hang in Windows when admin rights neededKatja Marttila2016-12-221-0/+2
| * Use deterministic sorting order for componentsJake Petroules2016-11-281-2/+10
| * Resolve relative URLs from Updates.xmlKonstantin Podsvirov2016-11-081-4/+12
* | Fix crash at end of installer on Linux 64bitFrerich Raabe2016-11-281-1/+0
* | Introduces new --silentUpdate command line optionKatja Marttila2016-11-154-48/+71