summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Delete components.xml on cancelling installationNiels Weber2014-11-211-1/+8
* Optimize the code which determines the check state of a parent componentjkobus2014-11-201-8/+11
* Fix checkbox management in component treejkobus2014-11-201-1/+6
* Fix maintenance tool permissionsNiels Weber2014-11-191-4/+8
* Remove Qt SDK specific operationskh2014-11-1820-717/+4
* Remove Qt Creator specific operationsKai Koehne2014-11-187-531/+0
* Remove proxy username/password in settings dialogKai Koehne2014-11-182-428/+127
* Ask for proxy credentials in modal dialogKai Koehne2014-11-1810-8/+376
* Expose real type of PackageManagerProxyFactoryKai Koehne2014-11-185-10/+9
* Merge "Merge remote-tracking branch 'origin/1.6'"Karsten Heimrich2014-11-189-427/+3932
|\
| * Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-11-189-427/+3932
| |\
| | * Patch .pri and cmake files for OS X / AndroidKai Koehne2014-11-171-2/+2
| | * Fix calculation of required disk spaceKai Koehne2014-10-281-2/+2
| | * 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-183-4/+5
|/ /
* | Allow spaces in RunProgramArgumentsNiels Weber2014-11-175-23/+72
* | 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
* | Remove long-time deprecated icon settingNiels Weber2014-11-141-14/+3
* | 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-131-28/+14
* | 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-122-2/+5
* | Allow to check for IFW version in codeKai Koehne2014-11-111-2/+2
* | 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
* | 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
* | Remove lockfile after unlocking on LinuxNiels Weber2014-11-051-0/+2