summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
* Fix space shown for already installed componentsNiels Weber2015-01-132-2/+2
* Doc: add docs for buttons JavaScript objectLeena Miettinen2015-01-131-11/+26
* Doc: remove "type" from briefs in Scripting APILeena Miettinen2015-01-134-5/+5
* Doc: fix links after a page name changedLeena Miettinen2015-01-091-2/+2
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph Vogtländer2015-01-082-7/+7
* Fix objects returned by gui methodsKai Koehne2015-01-085-41/+202
* Simplify registration of objects into script engineKai Koehne2015-01-073-38/+46
* Remove country from most translationsKai Koehne2015-01-061-2/+1
* Fixed wrong placeholder in string.Niels Weber2015-01-062-4/+4
* Updated the method of assembling a message for a better translation.Takayuki ORITO2014-12-181-9/+10
* Optimize the loop gathering the parents of component setjkobus2014-12-151-21/+9
* tr() -> translate()Niels Weber2014-12-121-1/+1
* Add CreateOfflineRepository configuration optionChristoph Vogtländer2014-12-112-1/+12
* Do not translate output of checkComponent.Niels Weber2014-12-111-28/+21
* fix progress calculationChristoph Vogtländer2014-12-101-1/+1
* Expose findChild, findChildren methods to JSKai Koehne2014-12-104-1/+55
* Add possibility to specify a control script.kh2014-12-104-19/+13
* 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-081-6/+2
|\
| * 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
* | 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
* | Improve message, also fix spelling errorNiels Weber2014-12-021-4/+4
* | Remove occurrences of QHostAddress.kh2014-12-026-15/+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-016-4/+77
* | 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