summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Avoid crash in QColumnView autotest.Jason McDonald2011-11-151-0/+5
* Fix for QMessageBox's autotest.Mikko Knuutila2011-11-141-1/+2
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-141-1/+2
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-141-0/+9
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+23
* Add API to clear the current index. Symmetric with clearing selection.Stephen Kelly2011-11-111-0/+32
* Make this API virtual to make selection proxying possible.Stephen Kelly2011-11-111-0/+9
* Repaint QProgressBar when minimum or maximum changedTero Ahola2011-11-111-0/+39
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-0/+7
* Implement partial tentativeCommit support in QTextEditPekka Vuorela2011-11-101-0/+20
* Re-enabled passing tests in tst_qabstractprintdialogJo Asplin2011-11-102-2/+1
* Re-enabled tst_qdialogJo Asplin2011-11-081-2/+0
* Re-enabled passing tests in tst_qmenuJo Asplin2011-11-072-2/+2
* Re-enabled passing tests in tst_qinputcontextJo Asplin2011-11-072-2/+3
* Support tentative commit string with input method.Pekka Vuorela2011-11-051-0/+26
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-20/+20
* test: Use QWidget::grab() instead of QPixmap::grabWidget()Sergio Ahumada2011-11-041-3/+3
* Re-enabled passing tests in tst_qlistviewJo Asplin2011-11-042-2/+1
* test: Skipping tst_qmdisubwindow::setFont() as it's unstableSergio Ahumada2011-11-031-0/+1
* Remove empty functions from QDirModel test.Jason McDonald2011-11-031-27/+0
* Improve QDirModel autotestJason McDonald2011-11-031-5/+25
* Re-enabled passing tests in tst_qgraphicsitemJo Asplin2011-11-022-3/+1
* Re-enabled passing tests in tst_qgraphicsviewJo Asplin2011-11-022-3/+2
* Re-enabled passing tests in tst_qgraphicssceneJo Asplin2011-11-022-3/+1
* Reinstate disabled part of qsortfilterproxymodel testJason McDonald2011-11-021-3/+1
* Remove stale test data from qsortfilterproxymodel testJason McDonald2011-11-021-43/+0
* Remove disabled code from QWidget autotest.Jason McDonald2011-11-021-11/+0
* Remove disabled code from qgridlayout autotestJason McDonald2011-11-021-10/+0
* Remove redundant code from qsortfilterproxymodel testJason McDonald2011-11-021-4/+1
* Improve QWidget autotest.Jason McDonald2011-11-021-5/+0
* Remove debugging code from qgraphicsitem autotest.Jason McDonald2011-11-021-6/+0
* Remove disabled code in QItemView test.Jason McDonald2011-11-021-56/+0
* Remove remains of qpa in tests.Friedemann Kleint2011-11-013-3/+3
* Re-enabled passing tests in tst_qgraphicswidgetJo Asplin2011-11-012-1/+2
* Remove debug code from qsortfilterproxymodel testJason McDonald2011-11-011-12/+0
* Improve QWidget autotestJason McDonald2011-11-011-6/+6
* Remove debug code from QLayout autotest.Jason McDonald2011-11-011-4/+0
* Remove debug code from QGridLayout autotestJason McDonald2011-11-011-4/+0
* Remove obsolete test.Jason McDonald2011-11-011-8/+0
* Improve QMenu autotest.Jason McDonald2011-11-011-20/+24
* Improve QMenu autotestJason McDonald2011-11-011-2/+5
* Correctly handle null windows or widgets in keyClick()Lars Knoll2011-10-311-0/+2
* Remove disabled code from QMainWindow autotest.Jason McDonald2011-10-311-9/+0
* Remove unstable test from qgraphicsscene test.Jason McDonald2011-10-311-77/+0
* Remove obsolete test data from qgraphicsitem testJason McDonald2011-10-311-19/+0
* Remove disabled code from qgraphicssceneindex testJason McDonald2011-10-311-36/+0
* Improve QTextBrowser unit test.Jason McDonald2011-10-281-0/+8
* Move test data to the right place.Jason McDonald2011-10-281-0/+1
* Prefer compile-time checks to QSKIP.Jason McDonald2011-10-271-1/+25
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-2714-40/+39