summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Patch .pri and cmake files for OS X / AndroidKai Koehne2014-11-171-2/+2
| | * Fix calculation of required disk spaceKai Koehne2014-10-282-2/+38
| | * Update Russian translationSergey Belyashov2014-10-281-148/+121
| | * Fix patching of libexec path on WindowsKai Koehne2014-09-301-4/+11
| | * French translationMatthieu Bachelier2014-08-274-7/+3368
| | * Sanity-check for Qt SDK installations with broken uninstall operationsKai Koehne2014-08-271-1/+29
| | * Make cycles in component dependencies fatalkh12014-08-261-1/+6
| | * Update German translationNiels Weber2014-07-111-264/+399
* | | Translate exception messages in DownloadFileTaskKai Koehne2014-11-181-26/+34
* | | Improve error message on download failureKai Koehne2014-11-181-5/+8
* | | Deprecate sharedFlagNiels Weber2014-11-182-1/+8
* | | Introduce scScript constant and use whenever neededjkobus2014-11-184-5/+6
* | | Update ChangelogNiels Weber2014-11-181-5/+17
|/ /
* | Allow spaces in RunProgramArgumentsNiels Weber2014-11-1711-26/+134
* | Fix uninstall after installing into a target with elevated permissions.kh12014-11-171-2/+3
* | missed one file in icon cleanup patchNiels Weber2014-11-171-1/+0
* | Set the object ownership -before- adding the widget as property.kh12014-11-171-0/+1
* | Fix typo.kh2014-11-171-1/+1
* | Fix compilation on OSX and WindowsNiels Weber2014-11-141-6/+1
* | Remove long-time deprecated icon settingNiels Weber2014-11-143-19/+3
* | Remove -c from repogenNiels Weber2014-11-141-9/+0
* | Remove componentsAboutToBeClearedNiels Weber2014-11-142-7/+0
* | Cleanup.kh12014-11-141-36/+30
* | No need to be an class nor to have a virtual destructor.kh12014-11-132-5/+3
* | Be a bit smarter while reporting partly progress information.kh12014-11-131-6/+12
* | Fix binary data extractionChristoph Vogtländer2014-11-132-36/+22
* | Make sure we do not fail if we can't create the lock file.kh12014-11-122-11/+22
* | Rewrite the isRunning implementation and remove private class.kh12014-11-124-69/+48
* | Adjust implementation to match the Unix one and fix unlock.kh12014-11-121-19/+35
* | Make it possible to register the Repository class independently.kh12014-11-123-3/+6
* | Update Controller documentation and dependent code.kh12014-11-126-106/+421
* | Allow to check for IFW version in codeKai Koehne2014-11-114-7/+9
* | Move ProductKeyCheck out of QInstaller namespaceKai Koehne2014-11-112-9/+4
* | Don't use QObject::tr().kh12014-11-111-7/+14
* | Do not read the internal ini file through the wrapper class.kh12014-11-111-1/+1
* | Remove automatic unlock, we do not automatically lock either.kh12014-11-114-20/+6
* | Code cleanup, no functional changes intended.kh12014-11-117-20/+29
* | Check if all dependencies are met just after downloading packagesjkobus2014-11-071-0/+15
* | Don't replace scRunProgram and scRunProgramArguments at the startNiels Weber2014-11-061-2/+0
* | Revised settings testsChristoph Vogtländer2014-11-061-1/+5
* | Check the full path for non ASCII characters + reorder checks.kh12014-11-061-39/+29
* | Move the function to utils and make use where possible.kh12014-11-064-31/+35
* | Update ignore file.kh12014-11-061-0/+1
* | Remove lockfile after unlocking on LinuxNiels Weber2014-11-051-0/+2
* | Fix wrong setting. Thx to Christoph for noticing.kh12014-11-051-1/+1
* | Fix the steps we perform to build an installer.kh12014-11-051-11/+21
* | Remove now superfluous tool, functionality ported to devtool.kh12014-11-059-918/+1
* | fix broken command line parsingChristoph Vogtländer2014-11-041-1/+1
* | add info message line endingChristoph Vogtländer2014-11-041-1/+1
* | Small codingstyle fixNiels Weber2014-11-041-2/+2