summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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
| * Enable HighDPI support only in WindowsKatja Marttila2017-10-261-1/+7
| * 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
* | Enable expanding items by defaultRiho Pihlak2018-01-038-4/+48
* | Add support dash (-) symbol in component nameKonstantin Podsvirov2017-12-057-21/+71
* | Allow comparing non-numeric versionsKonstantin Podsvirov2017-11-131-14/+42
* | Add Component::addAutoDependOn methodKonstantin Podsvirov2017-10-302-0/+17
* | Merge remote-tracking branch 'origin/3.0'Katja Marttila2017-09-253-16/+17
|\|
| * Always build libinstaller as a static libraryJake Petroules2017-09-131-0/+2
| * Update italian translationMichele Caini2017-09-131-2/+2
| * Update Russian translation3.0.1Sergey Belyashov2017-08-231-14/+13
* | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2017-08-2113-1/+19
|\|
| * 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
| | * Update Russian translationSergey Belyashov2017-08-141-72/+20
| | * Move comment to correct locationKatja Marttila2017-04-121-2/+1
* | | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2017-06-205-10/+61
|\| |
| * | Fix install fail if there are missing repositoriesKatja Marttila2017-06-201-4/+6
| * | Fix Component Name visibility in maintenancetoolKatja Marttila2017-06-201-0/+2
| * | Adminauthorization freeze fixed under unixRobert Obermeier2017-06-151-2/+18
| * | Fix 'Failure to fetch repositories' if repo missing in Qt5.9Katja Marttila2017-06-131-0/+4
| * | Enable high-DPI scalingKatja Marttila2017-06-081-0/+1
| * | Fix maintenance tool update with silentUpdateKatja Marttila2017-06-012-7/+33
* | | Fix adding SHA1 nodeKonstantin Podsvirov2017-06-071-0/+1
* | | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2017-05-2423-2909/+2817
|\| |
| * | Change 'Checkable' element behaviorKatja Marttila2017-05-221-1/+7
| * | Add danish (da) translation for Qt 5.9 installer-frameworkscootergrisen2017-05-161-0/+2450
| * | update instructions for adding and updating translationsOswald Buddenhagen2017-05-152-21/+12
| * | add target to create untranslated.tsOswald Buddenhagen2017-05-151-2/+3
| * | auto-generate english "translation"Oswald Buddenhagen2017-05-152-2653/+6
| * | revamp build of translationsOswald Buddenhagen2017-05-152-61/+31
| * | fix commit-ts targetOswald Buddenhagen2017-05-151-6/+6
| * | fix capitalization of zh_CN.ts file nameOswald Buddenhagen2017-05-151-0/+0
| * | Ignore used separators when comparing file namesKatja Marttila2017-05-151-1/+3
| * | Check license when doing silentUpdateKatja Marttila2017-05-153-0/+9
| * | Add progressbar to indicate unzip job is proceedingKatja Marttila2017-05-109-7/+32
| * | Give warning and exit install if invalid URL given for 7z repositoryKatja Marttila2017-05-101-0/+6
| * | 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