summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reset meta information download resultKatja Marttila2018-06-121-0/+2
* Prepare 3.0.5 releaseKatja Marttila2018-06-044-7/+13
* Decrease metadata dowload amountKatja Marttila2018-06-013-12/+40
* Print component warnings only in verbose modeKatja Marttila2018-05-291-4/+7
* Fix ForcedInstallation components uninstall in deselectAllKatja Marttila2018-05-171-6/+2
* Fix crash in updater if component does not exist anymoreKatja Marttila2018-05-141-4/+3
* Fix nested autodependency uninstallKatja Marttila2018-05-033-5/+11
* Add missing link from the documentation for hybrid installersAndy Shaw2018-04-201-1/+1
* Fix nested autodependency uninstallKatja Marttila2018-04-182-5/+17
* Add missing content for example dependenciesJuha Karjalainen2018-04-0613-0/+26
* Fix build error in MacOSKatja Marttila2018-04-051-1/+2
* Fix install fail if there is huge amount of downloadable packagesKatja Marttila2018-04-032-20/+51
* Prepare 3.0.4 release3.0.4Katja Marttila2018-03-194-7/+16
* Fix infinite wait if downloadable package is missingKatja Marttila2018-03-161-1/+1
* Fix the maintenancetool that failing to elevate to adminTakayuki ORITO2018-03-141-3/+4
* Fix devtool's segmentation fault when using operationTakayuki ORITO2018-03-131-6/+6
* Update Japanese translationTakayuki ORITO2018-03-051-283/+1197
* Avoid including macro.qdocconf from Qt documentationKai Koehne2018-03-011-1/+5
* move ts targets to a separate project fileOswald Buddenhagen2018-02-284-35/+43
* Remove unnecessary warningKatja Marttila2018-02-261-10/+0
* Fix Mkdir operation in uninstallKatja Marttila2018-02-211-0/+7
* Enable building IFW with Squish supportKatja Marttila2018-02-124-0/+30
* Fix release date3.0.3Katja Marttila2018-01-311-1/+1
* Prepare 3.0.3 releaseKatja Marttila2018-01-304-7/+15
* Fix usesSystemConfiguration usageKatja Marttila2018-01-301-3/+5
* Remove http_proxy environment usageKatja Marttila2018-01-252-16/+0
* Set correct proxy typeKatja Marttila2018-01-252-6/+10
* Add no-proxy optionKatja Marttila2018-01-253-3/+10
* Add line number information when throwing an Error regarding the scriptAndy Shaw2018-01-242-4/+6
* make .ts file naming follow the usual patternOswald Buddenhagen2018-01-0312-18/+18
* Fix maintenance tool file name parsing in macJani Heikkinen2017-12-191-2/+2
* Fix custom pages documentationKatja Marttila2017-12-141-1/+1
* 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
* Fix readFile documentationKatja Marttila2017-12-041-1/+1
* Add documentation for the setValidatorForCustomPage() functionAndy Shaw2017-11-301-0/+6
* Prepare 3.0.2 release3.0.2Katja Marttila2017-11-215-9/+19
* Add possibility to reopen admin queryKatja Marttila2017-11-141-25/+31
* Add clarifying documentation about QDesktopServices::openUrlAndy Shaw2017-11-131-0/+5
* Fix testsKatja Marttila2017-11-082-4/+1
* 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
* Enable HighDPI support only in WindowsKatja Marttila2017-10-261-1/+7
* Disable cross compilingKatja Marttila2017-10-231-0/+2
* Do not reset core when pressing 'Restart'Katja Marttila2017-10-161-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-132-9/+9
* Explicitly declare implicit dependency on QtQml in devtoolJake Petroules2017-09-131-3/+2