summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Expose findChild, findChildren methods to JSKai Koehne2014-12-104-1/+55
* Add possibility to specify a control script.kh2014-12-108-29/+19
* Update position of single quotation marks.Takayuki ORITO2014-12-101-1/+1
* IntroductionPage: Fix typosKai Koehne2014-12-102-7/+7
* Introduce a setting for Wizard default height / widthNiels Weber2014-12-094-0/+19
* Don't remove "script" value from autoDependenciesJarek Kobus2014-12-091-7/+1
* Remove unneeded member holding virtual childrenjkobus2014-12-092-5/+4
* Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-12-082-6/+7
|\
| * Fix corruption of uninstaller operations after 'soft restart'1.6Kai Koehne2014-12-081-0/+5
| * Fix broken start menu directory handling.kh2014-11-281-6/+2
* | Allow spaces in path by defaultKai Koehne2014-12-081-1/+1
* | Expose systemInfo APIKai Koehne2014-12-054-2/+260
* | Don't set modified state without real modificationNiels Weber2014-12-051-2/+0
* | Remove unneeded Kind enumjkobus2014-12-043-14/+5
* | Don't use volatile for thread synchronizationKai Koehne2014-12-031-1/+1
* | Remove unused code.jkobus2014-12-031-23/+6
* | Fix possible null pointer access.kh12014-12-031-2/+4
* | Enable setuid on Macjkobus2014-12-021-0/+1
* | Improve message, also fix spelling errorNiels Weber2014-12-021-4/+4
* | Remove occurrences of QHostAddress.kh2014-12-027-16/+5
* | Refine server starting/stopping code.kh2014-12-022-20/+18
* | Move and rename connect method, adapt depending code.kh2014-12-025-65/+63
* | Move the KeepAliveObject class into its own source files.kh2014-12-024-55/+158
* | 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-2613-106/+125
* | 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-245-5/+7
* | Use qint32 throughout the whole communication.kh2014-11-214-40/+40
* | Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-214-5/+4
* | 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