summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Stabilize more test on X11Olivier Goffart2009-09-306-110/+108
* Add more debug information to the QPrinterInfo testOlivier Goffart2009-09-301-8/+11
* Stabilize graphicsview testOlivier Goffart2009-09-301-1/+3
* Merge commit 'origin/4.6' into mmfphononFrans Englich2009-09-3030-499/+1064
|\
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-303-1/+33
| |\
| | * Don't need to wait that much.Alexis Menard2009-09-301-1/+1
| | * Be consistant between static method and regular QFileDialog contructor.Alexis Menard2009-09-301-0/+29
| | * Make the test fail, not crash for now. A task is already open to fix it.Alexis Menard2009-09-301-1/+2
| | * Fix auto-test build.Alexis Menard2009-09-301-0/+2
| * | Making tst_QListWidget::closePersistentEditor work for Symbian.Janne Anttila2009-09-301-0/+5
| |/
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-301-1/+1
| |\
| | * Make the automaticReparenting autotest pass on Mac.Jan-Arve2009-09-301-1/+1
| * | Fixed qdoublespinbox undoRedo test case for Symbian.Janne Anttila2009-09-301-10/+20
| |/
| * Fix floating point precision when using qreal with QDataStreamEskil Abrahamsen Blomfeldt2009-09-301-1/+57
| * Make the test more robust because pulse doesn't clean the temp dir.Alexis Menard2009-09-301-0/+10
| * Stabilize and speedup QGraphicsItem and QGraphicsView and QGraphicsProxyWidge...Olivier Goffart2009-09-303-334/+309
| * Stabilize listview testOlivier Goffart2009-09-301-1/+3
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-3016-80/+541
| |\
| | * remove two expected failuresKent Hansen2009-09-301-4/+0
| | * Added sql driver deployment for qsqldriver autotest in Symbian.Janne Anttila2009-09-301-0/+8
| | * Shorter button texts.Alessandro Portale2009-09-291-8/+8
| | * Added standard dialogs to keypad navigation test.Alessandro Portale2009-09-292-28/+191
| | * Skipping two test cases due to Open C bug.Aleksandar Sasha Babic2009-09-291-0/+6
| | * Restoring cases that have been lost.Aleksandar Sasha Babic2009-09-292-3/+113
| | * Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString.Jocelyn Turcotte2009-09-291-0/+65
| | * mark test as expected failure only when JIT is enabledKent Hansen2009-09-291-2/+8
| | * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-291-0/+39
| | |\
| | | * Make sure delayed events are cancelled when a state machine haltsKent Hansen2009-09-291-0/+39
| | * | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2912-117/+199
| | |\ \ | | | |/
| | | * 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
| * | | | Symbian specific fixes to QComboBoxJani Hautakangas2009-09-301-2/+2
| | |/ / | |/| |
| * | | 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
| |\ \ \ \ | | |/ / /
| * | | | Softkey fixes to QMenu tests.Jani Hautakangas2009-09-293-18/+43
* | | | | Changes for fixing media object.Frans Englich2009-09-291-1/+6
| |_|/ / |/| | |
* | | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2959-272/+1902
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| |/ /
| * | 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