summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update italian translationMichele Caini2017-09-131-2/+2
* binarycreator: Write a proper LSMinimumSystemVersion valueJake Petroules2017-08-301-0/+171
* Update Russian translation3.0.1Sergey Belyashov2017-08-231-14/+13
* 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
* | Fix syntax errorsJake Petroules2017-07-241-3/+3
* | Write plists in the correct format, using v1.0 and with tabsJake Petroules2017-07-191-19/+19
* | Prepare 3.0.1 releaseKatja Marttila2017-06-265-9/+17
* | Fix install type if --online-only passed to binarycreatorKatja Marttila2017-06-221-2/+5
* | 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
* | Change required Qt version to 5.6.2Katja Marttila2017-05-232-2/+3
* | Fix ld warnings in macOSKatja Marttila2017-05-231-0/+1
* | Change 'Checkable' element behaviorKatja Marttila2017-05-225-22/+27
* | 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-152-2/+5
* | 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
* | Prepare 3.0.0 releaseKatja Marttila2017-05-154-8/+8
* | Update ChangelogKatja Marttila2017-05-151-1/+81
* | 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
* | Fix metadata resetKatja Marttila2017-04-251-1/+2
* | Fix invalid QBSP installer breakKatja Marttila2017-04-245-47/+98