summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the auto tests available by default.kh12014-06-061-6/+1
* In an earlier version we got the socket back, now boolean only.kh12014-06-041-3/+2
* This should make the settings wrapper test pass on OSX.kh12014-06-041-0/+2
* We need to pass the socket to the connect function.kh12014-06-031-2/+3
* Replace client-server classes and update implementations.kh12014-06-038-280/+337
* Add test for default script engine properties.kh12014-06-031-0/+38
* Replace script with js engine.kh12014-06-038-104/+76
* Cleanup to support Qt5 only.kh12014-06-023-9/+3
* Fix auto test after f56c263c1.kh12014-05-051-4/+4
* Merge remote-tracking branch 'origin/1.5'Oswald Buddenhagen2014-03-272-2/+2
|\
| * Fix typos in comments and documentationSergio Ahumada2014-03-051-1/+1
| * doc: More fixes for repogen documentationSergio Ahumada2014-02-111-1/+1
* | Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-02-071-1/+1
|\|
| * Compile fix after native separator change.kh12014-02-041-1/+1
* | Fix auto test and Qt4 warning on Windows.kh12014-01-311-8/+0
* | Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-01-222-3/+15
|\|
| * fix that QSKIP has one argument since Qt 5Tim Jenssen2014-01-222-3/+15
* | Another fix.kh12014-01-222-5/+2
* | QFuture based asynchronous Task implementation.kh12014-01-223-1/+152
* | Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-01-1712-13/+641
|\|
| * add new settingsoperationTim Jenssen2013-11-143-2/+336
| * these includes are files from the libTim Jenssen2013-11-131-3/+3
| * Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-11-061-1/+1
| |\
| | * Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-061-1/+1