summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add/remove/implement/reorder methods to match Qt5.kh12014-07-101-0/+2
* | Rename settings in config.xml filejkobus2014-07-072-4/+4
* | Rename pathes -> pathsjkobus2014-07-032-6/+6
* | Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-032-2/+2
* | Remove Qt 4 scopes in .pro filesKai Koehne2014-07-021-4/+2
* | Revert "Make the auto tests available by default."kh12014-06-241-19/+2
* | Split out the file IO stuff and adjust other files respectively.kh12014-06-242-2/+2
* | Fix [-Wformat-security] warning.kh12014-06-241-3/+3
* | Initialize both client and server with default values.kh12014-06-231-6/+7
* | Some more Qt5 QT_VERSION fixes.kh12014-06-163-18/+2
* | Fix testjkobus2014-06-061-1/+1