summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix online installation into directory with elevated permissions.kh2014-12-015-40/+41
* Documentation updates and fixes.kh2014-12-0119-453/+522
* Improve error message in deleteFileNowOrLaterKai Koehne2014-12-011-1/+1
* Clean up CreateDesktopEntry operationKai Koehne2014-12-011-14/+23
* Add ComponentChecker class for verifying the internal state.jkobus2014-12-017-1/+207
* cleanup RollBackInstallationNiels Weber2014-12-011-11/+9
* Fixed wrong fix in 19549b3b0f224db1bcf164139533473486d61b1cNiels Weber2014-12-011-3/+3
* Fix ambiguity for scScript symbolsKai Koehne2014-11-281-6/+6
* Remove pointer, superfluous members. Use signals and slots.kh2014-11-284-25/+35
* Doc: fix paths to source filesLeena Miettinen2014-11-261-3/+3
* Wrong assignment as truthNiels Weber2014-11-261-1/+1
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-2614-116/+194
* Implement server authentication and updating repository credentials.kh2014-11-269-71/+413
* Doc: prepare for Qt.ioLeena Miettinen2014-11-265-61/+100
* Fix typo.kh2014-11-262-3/+3
* Translate the copy file task exceptions.kh2014-11-241-7/+7
* Rename the exceptions class to be more generic.kh2014-11-248-38/+39
* Fix crash experienced while closing the application.kh2014-11-245-29/+75
* Use written localhost address, adapt code.kh2014-11-245-5/+7
* Use qint32 throughout the whole communication.kh2014-11-214-40/+40
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-215-6/+5
* 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
* Fix autotestNiels Weber2014-11-191-1/+2
* Remove Qt SDK specific operationskh2014-11-1822-761/+5
* Remove Qt Creator specific operationsKai Koehne2014-11-188-531/+1
* Fix generation of Updates.xmlChristoph VogtlÃĪnder2014-11-181-8/+14
* 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-1810-427/+3968
|\
| * Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-11-1810-427/+3968
| |\
| | * 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