summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Always only delete the install directory if it's empty.kh12013-11-065-1/+175
| |/
| * remove slotCurrentPageChanged and call it directlyTim Jenssen2013-09-301-7/+5
| * We can't expect a multiple of 8 during marker search.kh12013-09-241-3/+3
| * enable redirected downloads at tests/downloadspeedTim Jenssen2013-09-171-0/+1
| * Rewrite function to use QFile::map().kh12013-09-101-2/+2
| * Add binary format autotest.kh12013-09-103-1/+122
* | Allow users to select installer styleDavid Kaye2013-10-081-0/+1
|/
* use dependency solver to order the installed operationsTim Jenssen2013-08-063-1/+142
* Fix Qt5 build.kh12013-07-301-18/+18
* Implement dedicated translation settings support.kh12013-06-262-0/+7
* improve copy operationTim Jenssen2013-06-263-1/+176
* Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-06-143-1/+177
|\
| * Fix missing removal of directories for MkDirOperationTim Jenssen2013-06-133-1/+177
* | add exceptionhandler code for connected signals/JS methodsTim Jenssen2013-06-033-3/+61
* | adding ConsumeOutputOperationTim Jenssen2013-06-033-1/+193
* | Cleanup KDTools from stuff we do not use at all.kh12013-05-291-1/+1
* | introduce no_app_bundle.priTim Jenssen2013-05-275-5/+10
* | fix crash in scriptengine autotestTim Jenssen2013-05-221-4/+6
* | fix scriptengine autotestTim Jenssen2013-05-221-2/+4
* | introduce installerscriptengineTim Jenssen2013-05-169-41/+46
* | Fix auto test.kh12013-05-082-7/+15
* | add a check that the component script constructor is calledTim Jenssen2013-05-072-0/+2
* | Remove local filetime.Niels Weber2013-05-071-0/+3
* | add installerscriptengine autotestTim Jenssen2013-05-077-1/+282