summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix environment variables for XDG paths not being recognizedRainer Keller2018-09-242-7/+6
* Delete directory if there are readonly filesKatja Marttila2018-09-241-8/+17
* Fix typo in French translationThomas Quinot2018-09-171-1/+1
* Update german translation fileKatja Marttila2018-09-131-731/+606
* Fix minor translation stringsKatja Marttila2018-09-131-1/+1
* Prepend file:// on Windows when calling QJSEngine::evaluate()Andy Shaw2018-09-101-1/+10
* Fix admin query retryKatja Marttila2018-09-051-2/+1
* Fix install fail if there is no metadataKatja Marttila2018-06-121-1/+3
* Reset meta information download resultKatja Marttila2018-06-121-0/+2
* 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
* Fix nested autodependency uninstallKatja Marttila2018-04-182-5/+17
* 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
* 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
* Update Japanese translationTakayuki ORITO2018-03-051-283/+1197
* 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 usesSystemConfiguration usageKatja Marttila2018-01-301-3/+5
* Remove http_proxy environment usageKatja Marttila2018-01-252-16/+0
* Set correct proxy typeKatja Marttila2018-01-251-2/+7
* Add no-proxy optionKatja Marttila2018-01-253-3/+10
* Add line number information when throwing an Error regarding the scriptAndy Shaw2018-01-241-2/+3
* 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
* 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/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 install fail if there are missing repositoriesKatja Marttila2017-06-201-4/+6