summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixes selection being cleared when right clicking on a selected item.Yoann Lopes2010-04-261-0/+38
* QCheckBox did not have a minimumSizeHint()Jan-Arve Sæther2010-04-261-0/+7
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Jan-Arve Sæther2010-04-236-9/+291
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-04-226-9/+291
| |\
| | * [networkselftest] Verify some CGIs on the test serverThiago Macieira2010-04-221-0/+72
| | * [networkselftest] Verify the presence and size of some files on HTTPThiago Macieira2010-04-221-1/+40
| | * [networkselftest] Verify PUT and DELETE commands and the protected area in HTTPThiago Macieira2010-04-221-0/+79
| | * [networkselftest] Enchance test to verify the layout of the FTP server.Thiago Macieira2010-04-221-0/+27
| | * [networkselftest] Add a test for the FTP proxy serverThiago Macieira2010-04-221-2/+8
| | * [networkselftest] Add a test to try the SMB server.Thiago Macieira2010-04-221-0/+57
| | * [networkselftest] Add the FTP proxy and SMB ports to the test.Thiago Macieira2010-04-221-1/+3
| | * Long live Qt 4.8!Jason McDonald2010-04-225-5/+5
* | | Implement heightForWidth support for QTabWidget and QStackedWidget.Jan-Arve Sæther2010-04-221-0/+48
|/ /
* | Added 'parallel_test' for some QGraphics* auto-tests.Yoann Lopes2010-04-2214-12/+14
* | Merge branch 'master' of git:qt/oslo-staging-2Thiago Macieira2010-04-221-0/+24
|\ \ | |/ |/|
| * Made sure that QTabWidget reported a big enough size hint.Jan-Arve Sæther2010-04-211-0/+24
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-191-0/+48
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-171-0/+48
| |\ \
| | * | Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-161-0/+48
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1728-80/+20021
|\ \ \ \ | |/ / / |/| | |
| * | | Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita...Thiago Macieira2010-04-171-1/+1
| * | | Autotest: update to the new values for the localeThiago Macieira2010-04-171-3/+3
| * | | Increase the timeout for the QNAM getter test to 30 secondsThiago Macieira2010-04-161-3/+3
| * | | Remove unstable hosts from the listThiago Macieira2010-04-161-2/+0
| * | | Other fixes to the remote network stresstesterThiago Macieira2010-04-161-8/+7
| * | | Fix SSL connection problem.Thiago Macieira2010-04-161-4/+6
| * | | Make sure we don't try URLs that aren't HTTP or HTTPSThiago Macieira2010-04-161-3/+5
| * | | Add SSL remote host testsThiago Macieira2010-04-161-34/+95
| * | | Split the remote and the local tests in two, in preparation for SSL testsThiago Macieira2010-04-166-266/+465
| * | | Add tests for remote hostsThiago Macieira2010-04-163-9/+322
| * | | Change the way we calculate the average transfer rates.Thiago Macieira2010-04-161-49/+84
| * | | Finish renamingThiago Macieira2010-04-162-7/+4
| * | | Move these tests to tests/manual.Thiago Macieira2010-04-167-2/+0
| * | | Add a QNetworkAccessManager stresstestThiago Macieira2010-04-162-17/+142
| * | | Add a non-blocking native function tooThiago Macieira2010-04-161-33/+162
| * | | Move the code around into a function and add an alarm(2) on UnixThiago Macieira2010-04-161-54/+66
| * | | Add a native test to compare withThiago Macieira2010-04-161-0/+126
| * | | Add some statistics in the transfer rateThiago Macieira2010-04-161-30/+87
| * | | Add the test to the testsuite, but disabledThiago Macieira2010-04-162-0/+9
| * | | Make sure we read the data, to avoid keeping it all on RAMThiago Macieira2010-04-161-2/+8
| * | | Update the parallel test to do different counts of parallel testsThiago Macieira2010-04-161-3/+16
| * | | Add an event-loop based test that does parallel fetchesThiago Macieira2010-04-161-3/+36
| * | | Add a simple event-loop based testThiago Macieira2010-04-161-0/+26
| * | | Add two more blocking testsThiago Macieira2010-04-161-1/+98
| * | | Add a TCP stress-test testThiago Macieira2010-04-166-0/+18418
| * | | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-161-14/+18
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1615-62/+344
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1515-62/+344
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1515-62/+344
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1415-62/+344
| | | | |\ \