summaryrefslogtreecommitdiffstats
path: root/src/libs
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-016-1/+168
* 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
* Wrong assignment as truthNiels Weber2014-11-261-1/+1
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-269-87/+76
* Implement server authentication and updating repository credentials.kh2014-11-269-71/+413
* 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-247-37/+38
* Fix crash experienced while closing the application.kh2014-11-245-29/+75
* Use written localhost address, adapt code.kh2014-11-244-4/+5
* Use qint32 throughout the whole communication.kh2014-11-214-40/+40
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-212-2/+2
* 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
* Ask for proxy credentials in modal dialogKai Koehne2014-11-1810-8/+376
* Expose real type of PackageManagerProxyFactoryKai Koehne2014-11-184-10/+8
* Merge "Merge remote-tracking branch 'origin/1.6'"Karsten Heimrich2014-11-183-8/+44
|\
| * Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-11-183-8/+44
| |\
| | * 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
| | * Fix patching of libexec path on WindowsKai Koehne2014-09-301-4/+11
| | * Make cycles in component dependencies fatalkh12014-08-261-1/+6
* | | 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
* | Rewrite the isRunning implementation and remove private class.kh12014-11-122-66/+45
* | Adjust implementation to match the Unix one and fix unlock.kh12014-11-121-19/+35