summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with CONFIG+=force_debug_info (2nd attempt)Kai Koehne2015-01-151-1/+1
* Fix that the message of Qt module is not translated.Takayuki ORITO2015-01-132-4/+4
* 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
* Fix compilation with CONFIG+=force_debug_infoKai Koehne2015-01-131-0/+1
* Doc: fix links after a page name changedLeena Miettinen2015-01-091-2/+2
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph Vogtländer2015-01-085-11/+11
* Fix objects returned by gui methodsKai Koehne2015-01-085-41/+202
* Simplify registration of objects into script engineKai Koehne2015-01-074-42/+52
* Update German translationNiels Weber2015-01-071-1908/+1234
* sdk.pro was missing the ts file changeNiels Weber2015-01-061-1/+1
* Remove country from most translationsKai Koehne2015-01-069-8/+7
* Fixed wrong placeholder in string.Niels Weber2015-01-062-4/+4
* Update Japanese translation.Takayuki ORITO2015-01-061-4/+941
* 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-113-2/+14
* 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-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