summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* exception safety fix for QList::operator+= (const QList&)mread2009-09-081-25/+92
* network-settings.h: Check for DNS setup only when neededMarkus Goetz2009-09-081-1/+2
* Revert "network-settings.h: Compile fix relating to some tests"Markus Goetz2009-09-081-0/+2
* network-settings.h: Compile fix relating to some testsMarkus Goetz2009-09-081-2/+0
* Fix QWS autotests after S60 integrationPaul Olav Tvete2009-09-085-5/+0
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-081-7/+10
|\
| * Make tst_qmdiarea more robustOlivier Goffart2009-09-081-7/+10
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-0819-84/+183
|\|
| * Fixes a regression in QListView in 4.6 regarding the selectionThierry Bastian2009-09-081-0/+30
| * Try to make test more robust.Olivier Goffart2009-09-0816-84/+130
| * Fix autotestmae2009-09-081-0/+8
| * Tests: Do not execute network tests at all if DNS setup is broken.Markus Goetz2009-09-081-0/+15
* | Fixed resolving absolute paths in Symbian.Miikka Heikkinen2009-09-081-3/+11
|/
* Fixed some focus-related tst_qlineedit failures.Rohan McGovern2009-09-081-4/+5
* Add operator== and != to QGLFramebufferObjectFormatRhys Weatherley2009-09-081-0/+49
* Network tests: Fix typo in network-settings.h to make it compileMarkus Goetz2009-09-071-1/+1
* tst_qnetworkreply: Check for NoError before event loop timeout.Markus Goetz2009-09-071-0/+7
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-071-20/+0
|\
| * Fix QScriptEngineAgent::functionExit (JIT enabled)Jedrzej Nowacki2009-09-071-16/+0
| * Fix QScriptEngineAgent::exceptionCatch (JIT enabled)Jedrzej Nowacki2009-09-071-4/+0
* | Minor fix to network-settings.h in Symbian OSJanne Anttila2009-09-071-5/+4
|/
* New Benchmark: file:// with QFile vs QNetworkAccessManagerMarkus Goetz2009-09-073-0/+172
* Fix some issues with Shift-selection in QAbstractItemViewFrank Reininghaus2009-09-071-0/+111
* Fix tst_QListView::task254449_draggingItemToNegativeCoordinates on MacOlivier Goffart2009-09-071-12/+8
* Fixed qsubmdiarea setFont test.Gabriel de Dietrich2009-09-071-1/+4
* Fix tst_QItemDelegate::task257859_finalizeEdit on MacOlivier Goffart2009-09-071-1/+1
* Support setting font size in shorthand font propertiesEskil Abrahamsen Blomfeldt2009-09-071-1/+60
* Stabilize QComboBox test.Olivier Goffart2009-09-071-5/+5
* Stabilize QFontMetrics testOlivier Goffart2009-09-071-3/+3
* Stabilize QTreeView testOlivier Goffart2009-09-071-8/+8
* New function added to QScriptEngineAgent autotestJedrzej Nowacki2009-09-071-0/+16
* Few expected fails were fixed in QScriptEngineAgentJedrzej Nowacki2009-09-071-16/+1
* Mark these as fix later.Bill King2009-09-071-0/+5
* Sample buffers are on by default for OpenGL/ES 2.0, off for others.Rhys Weatherley2009-09-071-0/+6
* Unit tests for QGLFormat option constructorRhys Weatherley2009-09-071-0/+10
* Unit tests for QGLFormat::defaultFormat and ::defaultOverlayFormat()Rhys Weatherley2009-09-071-0/+41
* Unit tests for QGLFramebufferObjectFormatRhys Weatherley2009-09-071-0/+56
* Unit tests for QGLFormat copy constructor and operator=Rhys Weatherley2009-09-071-0/+14
* Update QGLFormat::operator== to include all fields.Rhys Weatherley2009-09-071-0/+83
* Merge branch '4.5' into 4.6Rohan McGovern2009-09-051-0/+12
|\
| * Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-0/+12
* | Make the example also work on a desktop with a dark theme.Thomas Zander2009-09-041-0/+1
* | Updating line-numbers for linguist auto testsJoão Abecasis2009-09-0415-47/+52
* | Fixed tst_QFiledialog::filesSelectedSignal where the selected directory to runGabriel de Dietrich2009-09-042-1/+11
* | Fix tst_QTimer::moveToThread() on WindowsBradley T. Hughes2009-09-041-0/+40
* | Fix crashes when moving descendents during destruction.Andreas Aardal Hanssen2009-09-041-0/+60
* | Make sure that top-level windows respect hfw/wfh constraint.Jan-Arve Sæther2009-09-041-0/+79
* | Remove implicit margin on bulleted lists when exporting to HTMLEskil Abrahamsen Blomfeldt2009-09-041-3/+18
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-04122-3326/+511
|\ \
| * | Stylesheet: Do not crop the text in tabsOlivier Goffart2009-09-041-0/+104