summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed autotest failures in tst_QPainterPath.Samuel Rødal2010-04-221-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-221-50/+0
|\
| * Removed bezier intersection code in path clipper.Samuel Rødal2010-04-221-50/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-224-24/+37
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-214-24/+37
| |\
| | * Revert "Report the error as being AlreadyExists if this is why it fails"Morten Johan Sørvig2010-04-211-25/+0
| | * Revert "Default (Parentless) QMenuBar actions do not work"Morten Johan Sørvig2010-04-213-62/+11
| | * fix typosOswald Buddenhagen2010-04-201-1/+1
| | * Default (Parentless) QMenuBar actions do not workRichard Moe Gustavsen2010-04-203-11/+62
| | * [tst_qhostinfo] Modify multipleDifferentLookups to repeat hostnamesThiago Macieira2010-04-201-17/+28
| | * Don't deadlock tst_QThread::exit() and tst_QThread::quit()Bradley T. Hughes2010-04-191-2/+2
| | * [tst_qdiriterator] Stop removing files from the repository.Thiago Macieira2010-04-191-4/+6
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-191-0/+25
| | |\
| | | * Report the error as being AlreadyExists if this is why it failsAndy Shaw2010-04-191-0/+25
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-227-2/+131
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes wrong QGraphicsView's viewport cursor reset.Yoann Lopes2010-04-211-0/+28
| * | | Fixes keyboard shortcuts for QGraphicsTextItem.Yoann Lopes2010-04-201-0/+38
| * | | Benchmark emission of signal connected to nothingOlivier Goffart2010-04-203-2/+11
| * | | Added QIcon::name()Aurelien Gateau2010-04-201-0/+23
| * | | Add a test to QListView to check initialisation of style option index, simila...Robin Burchell2010-04-191-0/+31
| |/ /
* | | Make tst_qdialog::throwInExec work with symbian exception policyShane Kearns2010-04-211-1/+7
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-202-2/+1
|\ \ \ | |/ / |/| |
| * | Fix compile error in QFileDialog autotestShane Kearns2010-04-201-1/+1
| * | Fix to collections autotestShane Kearns2010-04-201-1/+0
* | | 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