summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix Q3TextBrowserOlivier Goffart2009-09-231-0/+1
* Stabilize QGraphicsEffect and QToolTip testOlivier Goffart2009-09-232-12/+11
* Try to stabilize stylesheet testOlivier Goffart2009-09-231-2/+3
* QLabel and QTextEdit autotest pro files fixedJoerg Bornemann2009-09-232-2/+2
* tests/auto/qpainter pro file fixedJoerg Bornemann2009-09-231-1/+1
* tests/auto/QSvgGenerator pro file fixedJoerg Bornemann2009-09-231-1/+1
* Skip tst_QWidget::setWindowGeometry on X11Olivier Goffart2009-09-231-0/+10
* Stabilize tst_QWidget::saveRestoreGeometryOlivier Goffart2009-09-231-21/+37
* Add test for to see if the layout is stable if it has several solutions.Jan-Arve Sæther2009-09-231-6/+59
* Merge branch 's60MainHelperClasses' into 4.6axis2009-09-232-0/+137
|\
| * Added support for using custom application objects on S60.axis2009-09-232-0/+137
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-09-237-6/+167
|\ \
| * | Small change in the API of animationsThierry Bastian2009-09-233-6/+6
| * | actually use the argument of Q_DECLARE_TR_FUNCTIONSOswald Buddenhagen2009-09-232-0/+18
| * | QTextCursor selection extension when inserting charactersmae2009-09-231-0/+94
| * | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-231-9/+3
| * | When using style sheets, the focus flag was not propagated to the children ofGabriel de Dietrich2009-09-231-0/+55
* | | Fix QGraphicsLinearLayout::layoutDirection test failure on cocoa.Marius Bugge Monsen2009-09-231-0/+5
|/ /
* | Try to stabilize this testPaul Olav Tvete2009-09-231-2/+3
* | Fix new test so it works on QWSPaul Olav Tvete2009-09-231-1/+1
* | Fix tst_QWidget::showMaximized on X11Olivier Goffart2009-09-231-1/+1
* | tst_QFileSystemWatcher::watchFileAndItsDirectory fixed for Windows CEJoerg Bornemann2009-09-231-0/+3
* | Removed explicit TARGET.EPOCHEAPSIZE statements from script testsMiikka Heikkinen2009-09-234-13/+4
* | Fix autotest compilationJoão Abecasis2009-09-232-1/+3
* | more meaningful output in tst_QAudioOutput::pullFileJoerg Bornemann2009-09-231-12/+12
* | 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