summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-301-9/+0
* Introduce state machine event priority, make it possible to cancel eventsKent Hansen2009-09-291-5/+44
* Fix auto-test failure for QFileSystemModel::sortAlexis Menard2009-09-291-5/+16
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-292-2/+31
|\
| * QGraphicsItem: cached embedded widget item is not repainted when widget is up...Andreas Aardal Hanssen2009-09-291-0/+31
| * tst_qnetworkcookiejar: Backported 4.6 changesMarkus Goetz2009-09-281-14/+14
| * Mac: build issue (autotest stalls build)Richard Moe Gustavsen2009-09-281-1/+1
* | Disable ECMAScript date test.Olivier Goffart2009-09-291-0/+1
* | After some discussion we decided to remove hasConflicts() from the API.Jan-Arve Sæther2009-09-292-35/+22
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-292-52/+42
|\ \
| * | Stabilize testsOlivier Goffart2009-09-292-52/+42
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-293-12/+47
|\ \ \ | |/ /
| * | Making tst_qParallelAnimationGroup work for Symbianmread2009-09-291-0/+4
| * | Do synchronous processing of events in state machine if possibleKent Hansen2009-09-291-0/+33
| * | Fix a bug in QPixmapCache when the cache is trimmed by QCache.Alexis Menard2009-09-291-12/+10
* | | Softkey fixes to QMenu tests.Jani Hautakangas2009-09-293-18/+43
|/ /
* | Fixes failing autotest.Bill King2009-09-291-0/+4
* | Fix to Q3PopupMenu autotest on windowsThierry Bastian2009-09-281-2/+2
* | QScript: Add test for getting backtrace of recursive functionsOlivier Goffart2009-09-281-0/+66
* | QScript: Fix strange bugs and crashes.Olivier Goffart2009-09-281-0/+25
* | Fixing the autotest for other platforms, hopefully...João Abecasis2009-09-281-1/+1
* | Animations: updateCurrentTime now receives the currentTime as paramaterThierry Bastian2009-09-284-9/+9
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-09-282-8/+13
|\ \
| * | Fix tst_QTextDocument::cursorPositionChangedOnSetTextmae2009-09-281-7/+3
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-286-16/+175
| |\ \
| * | | Fixed QMessageBox::updateSize test case for S60.Janne Anttila2009-09-281-1/+10
* | | | Triggering softkey action for disbled widget causes a crash.Sami Merilä2009-09-281-0/+18
| |/ / |/| |
* | | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-285-13/+101
|\ \ \ | | |/ | |/|
| * | QGraphicsItem with parent flag ItemClipsChildrenToShape not visibleAndreas Aardal Hanssen2009-09-281-0/+48
| * | Fixes: better wording.Bill King2009-09-281-1/+1
| * | Added test for QTBUG-4595.Stian Sandvik Thomassen2009-09-281-0/+15
| * | Fixes a crash in QDoubleSpinBoxJoão Abecasis2009-09-252-12/+41
* | | add a test for custom QEventTransitionKent Hansen2009-09-281-3/+74
| |/ |/|
* | Make the test pass on both large and small screens.Paul Olav Tvete2009-09-281-10/+10
* | Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-281-2/+2
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-281-0/+36
|\ \
| * | Make sure the correct soft key is triggered.Jason Barron2009-09-281-0/+36
* | | Fixed qsharedmemory autotest compile break for Symbian OSJanne Anttila2009-09-282-3/+10
|/ /
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-287-43/+35
|\ \
| * | Stabilize some more testsOlivier Goffart2009-09-287-43/+35
* | | Fixed style dependent failures for S60 in QGraphicsLinearLayout test.Janne Anttila2009-09-281-1/+3
|/ /
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-281-1/+0
|\ \
| * | testBatFiles removed from qprocess.pro autotestJoerg Bornemann2009-09-281-1/+0
* | | Removed RVCT workarounds for QFileSystemWatcher autotest.Janne Anttila2009-09-281-8/+0
|/ /
* | Enabled WINCE workaround for S60 in QEasingCurve::valueForProgress test.Janne Anttila2009-09-281-2/+2
* | Fixed qeasingcurve autotest compilation for other than WINCE platforms.Janne Anttila2009-09-281-5/+5
* | Re-enabled tst_QImageReader::readFromDevice for Symbian OSJanne Anttila2009-09-281-3/+1
* | Fixes autotest trying to delete table from wrong DBBill King2009-09-281-2/+2
* | QSQL; Precision Policy - update test to reflect passing status.Justin McPherson2009-09-281-4/+0
* | Improved audio unit testsKurt Korbatits2009-09-282-2/+66