summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix empty installer.components arrayChristoph Vogtländer2015-03-131-0/+16
* Issue a warning when a component depends on auto dependent one.Jarek Kobus2015-03-111-2/+23
* Don't put testresults into binNiels Weber2015-03-062-3/+0
* Fix handling of incomplete messages in client/server communicationKai Koehne2015-02-201-38/+176
* Use local sockets for client-server communicationKai Koehne2015-02-201-11/+28
* Update CopyrightKai Koehne2015-02-1843-301/+301
* Revert "Allow spaces in path by default"Niels Weber2015-02-031-1/+1
* Fix testBrokenJSMethodConnect autotestKai Koehne2015-01-302-3/+6
* Fix the invocation order of entering() and page callbackjkobus2015-01-273-0/+109
* no longer use Version as the repository format versionChristoph Vogtländer2015-01-201-1/+1
* Make sure widgets from .ui files are properly registered to engineKai Koehne2015-01-204-0/+50
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph Vogtländer2015-01-082-2/+2
* Fix objects returned by gui methodsKai Koehne2015-01-082-0/+12
* Simplify registration of objects into script engineKai Koehne2015-01-071-2/+2
* Add CreateOfflineRepository configuration optionChristoph Vogtländer2014-12-112-0/+2
* Expose findChild, findChildren methods to JSKai Koehne2014-12-102-2/+13
* Add possibility to specify a control script.kh2014-12-102-0/+3
* Introduce a setting for Wizard default height / widthNiels Weber2014-12-092-0/+4
* Allow spaces in path by defaultKai Koehne2014-12-081-1/+1
* Expose systemInfo APIKai Koehne2014-12-051-0/+13
* Don't use volatile for thread synchronizationKai Koehne2014-12-031-2/+2
* Remove unused code.jkobus2014-12-032-11/+0
* Remove occurrences of QHostAddress.kh2014-12-021-4/+2
* Add ComponentChecker class for verifying the internal state.jkobus2014-12-011-0/+39
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-10/+69
* Fix autotestNiels Weber2014-11-191-1/+2
* Remove Qt SDK specific operationskh2014-11-181-44/+0
* Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-11-181-0/+36
|\
| * Fix calculation of required disk spaceKai Koehne2014-10-281-0/+36
* | Allow spaces in RunProgramArgumentsNiels Weber2014-11-174-1/+57
* | Remove long-time deprecated icon settingNiels Weber2014-11-142-5/+0
* | Revised settings testsChristoph Vogtländer2014-11-061-1/+5
* | Fix the uninstaller calculatorjkobus2014-11-041-2/+0
* | Fix regression after porting to QJSEngine.kh12014-10-303-0/+156
* | Add check for expected default properties.kh12014-10-301-0/+3
* | Add LGPLv3 as new licenseKai Koehne2014-10-1640-562/+282
* | Overhaul the binary format API.kh12014-10-151-94/+80
* | Add failing test for uninstallationjkobus2014-10-151-1/+21
* | Move the uninstallation calculations into UninstallerCalculatorjkobus2014-10-101-3/+49
* | Compile fix.kh12014-10-082-4/+10
* | Add a test for graph resolving.kh12014-10-062-1/+66
* | Rewrite the component getter mess, remove superfluous methods.kh12014-10-061-15/+10
* | Add small auto test.kh12014-09-221-0/+91
* | Set value for empty tags that should provide a default value.kh12014-09-053-0/+22
* | Rewrite binary layout read/ write implementation.kh12014-09-041-55/+52
* | Split and implement new installer base, update checker.kh12014-09-041-2/+4
* | Introduce two new functions to read and write binary content.kh12014-08-272-1/+325
* | Prefer uppercase for RootDir and HomeDirNiels Weber2014-07-184-5/+5
* | Make the marker and the find function class members.kh12014-07-152-7/+9
* | Move class BinaryContent into its own file.kh12014-07-152-2/+2