summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/qaudioinput deployment rules fixed for Windows CEJoerg Bornemann2009-09-231-2/+10
* tests/auto/qaudiooutput deployment rules fixed for Windows CEJoerg Bornemann2009-09-231-5/+7
* Fix compilation errors in qcombobox autotestShane Kearns2009-09-231-2/+9
* Try to stabilize and speedup the qwidget testOlivier Goffart2009-09-221-516/+378
* don't crash in property access after script class has been set to 0Kent Hansen2009-09-221-1/+11
* Stabilize some testsOlivier Goffart2009-09-223-14/+12
* Stabilize more testOlivier Goffart2009-09-226-20/+21
* Fixed crash in QFileSystemWatcher for addPath(nonExistingFile)gunnar2009-09-221-0/+10
* Fix QFileInfo autotest to run from a shadow buildJoão Abecasis2009-09-222-35/+90
* Add a test for the first ::processEvents() on QApplicationBenjamin Poulain2009-09-221-0/+27
* Fix the test tst_QCoreApplication::sendEventsOnProcessEvents()Benjamin Poulain2009-09-221-3/+1
* Fix tst_QFileInfo::isHidden_data() with /bin on Mac OS XBenjamin Poulain2009-09-221-1/+4
* Fix crashes in QApplication autotestShane Kearns2009-09-221-4/+4
* Fix focus scope bugs, verified against examples in kinetic-declarativeui.Andreas Aardal Hanssen2009-09-221-7/+7
* Fix to the autotests of Animations to spit less warningsThierry Bastian2009-09-223-67/+77
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-221-0/+2
|\
| * Fix memleak in tst_qhttpnetworkconnectionMarkus Goetz2009-09-221-0/+2
* | Added explicit casts to make QScriptValue autotest compile with NokiaX86Miikka Heikkinen2009-09-221-2/+2
|/
* Workaround a bug in QDirModel in tst_QDirModel::task196768_sortingOlivier Goffart2009-09-221-8/+5
* Fix breaking on fixed column width when text has tabsEskil Abrahamsen Blomfeldt2009-09-221-0/+36
* tst_qnetworkreply: Increased timeout of uploadPerformance()Markus Goetz2009-09-221-1/+1
* Make QDialog, and QTreeView test more robustOlivier Goffart2009-09-222-6/+10
* Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-223-2/+41
|\
| * Cached clip path not cleared correctly for ancestor that clips to shapeAndrew Christian2009-09-221-0/+32
| * tst_windowsmobile: local include correctedJoerg Bornemann2009-09-221-1/+1
| * Added more tests for QTextCodec::codecForHtml()Stian Sandvik Thomassen2009-09-221-1/+8
* | * QPixmap: Add toWinHICON() & fromWinHICON() methodminiak2009-09-2210-3/+112
* | Don't run host tools autotests when Qt is cross compiled.Rohan McGovern2009-09-221-10/+10
* | Fix tst_QScriptEngine::throwErrorFromProcessEventsOlivier Goffart2009-09-221-1/+0
* | QMatrix4x4::mapVector() to transform by top-left 3x3Rhys Weatherley2009-09-221-0/+61
* | Add some more debugging to this test.Rohan McGovern2009-09-221-1/+1
* | Removing needless qWaits and replacing others with QTRY_VERIFYsJoão Abecasis2009-09-211-21/+30
* | Fixing some compilation warnings in xml testsJoão Abecasis2009-09-213-3/+3
* | CompilePaul Olav Tvete2009-09-211-1/+1
* | Fix autotest compilationOlivier Goffart2009-09-211-1/+0
* | Optimized GL2 engine to use scissor clipping more aggressively.Samuel Rødal2009-09-211-1/+183
* | QtScript: Fix comparing QVariant and QObject.Olivier Goffart2009-09-211-2/+40
* | When using Plastique style, changing the background style sheet property of aGabriel de Dietrich2009-09-211-0/+51
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Andy Shaw2009-09-211-24/+52
|\ \
| * | Improved license header autotest.Kim Motoyoshi Kalland2009-09-211-24/+52
* | | Ensure that the menu only shows when clicking on the menu buttonAndy Shaw2009-09-211-0/+54
|/ /
* | On Mac, the posted events are processed on the first time in the loopBenjamin Poulain2009-09-211-13/+32
* | Add a new compressable event QEvent::UpdateSoftKeys.Jason Barron2009-09-212-0/+142
* | Fix one QDialog auto test case where due to changed S60 positioning rules,Sami Merilä2009-09-211-1/+22
* | S60 native looking dialog support.Sami Merilä2009-09-211-0/+22
* | Fix bug in the invisibleStretchLastSection autotest.Jan-Arve Sæther2009-09-211-15/+15
* | Add missing license headerRhys Weatherley2009-09-211-0/+41
* | Making Keypad Navigation more usableAlessandro Portale2009-09-193-0/+1297
* | Small improvements to some autotests.Denis Dzyubenko2009-09-183-128/+54
* | make tests/auto/qicon/qicon.pro work in shadow buildsJoerg Bornemann2009-09-181-5/+7