summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-05-1520-28/+103
|\
| * 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
* | Make unstable component text color darkerKatja Marttila2018-04-091-1/+1
* | Add attribute to mark parts of install tree unstableKatja Marttila2018-04-0532-12/+744
* | Add findFiles methodKatja Marttila2018-03-264-2/+68
* | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-03-2011-331/+1265
|\|
| * 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
* | Docs: Remove dependency to Qt's macros.qdocconfTopi Reinio2018-02-282-1/+3
* | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-02-266-10/+37
|\|
| * 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
* | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-02-0835-108/+401
|\|
| * 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