summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | 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