summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2959-272/+1902
| |\ \ \
| * \ \ \ Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2444-247/+581
| |\ \ \ \
| * | | | | Align with Qt coding style.Frans Englich2009-09-241-0/+1
* | | | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / / |/| | |