summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
...
* Don't show checkbox for autodependent componentsjkobus2015-01-232-3/+7
* Doc: add docs for QFileDialog JavaScript objectLeena Miettinen2015-01-221-0/+32
* Doc: add docs for the gui JavaScript objectLeena Miettinen2015-01-221-0/+12
* Fix running out of sockets in serverKai Koehne2015-01-211-1/+1
* Doc: add docs for the console JavaScript objectLeena Miettinen2015-01-211-0/+19
* Show "Forced" component as enabled, but without checkboxjkobus2015-01-212-2/+2
* no longer use Version as the repository format versionChristoph Vogtländer2015-01-204-9/+10
* Make sure widgets from .ui files are properly registered to engineKai Koehne2015-01-201-0/+1
* Include application size only in case of installer.jkobus2015-01-201-1/+1
* Delete components only after they have been removed from the listsKai Koehne2015-01-201-4/+6
* Introduce InstallAction property for componentjkobus2015-01-1910-42/+161
* Fix a doc typojkobus2015-01-191-1/+1
* Fix focus handling on the FinishedPagejkobus2015-01-162-41/+32
* Warn whenever (auto)dependencies are not leaf nodes.jkobus2015-01-151-0/+24
* 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