summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Flag tst_qcalendarwidget::buttonClickCheck test as unstable.Toby Tomkins2012-01-161-1/+2
* Improve QDateTimeEdit autotest.Jason McDonald2012-01-101-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-0548-48/+48
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-038-89/+89
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0640-127/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-213-5/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-186-74/+64
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-141-0/+9
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+23
* 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_qmenuJo Asplin2011-11-072-2/+2
* Support tentative commit string with input method.Pekka Vuorela2011-11-051-0/+26
* test: Use QWidget::grab() instead of QPixmap::grabWidget()Sergio Ahumada2011-11-041-3/+3
* test: Skipping tst_qmdisubwindow::setFont() as it's unstableSergio Ahumada2011-11-031-0/+1
* Remove remains of qpa in tests.Friedemann Kleint2011-11-011-1/+1
* 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
* 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-272-3/+3
* Doc: Fixing typoSergio Ahumada2011-10-261-1/+1
* Re-enabled testsJo Asplin2011-10-264-7/+0
* Bring back QDoubleSpinBox test.Frederik Gladhorn2011-10-252-7/+2
* Fix autotest tst_qtextbrowser.cppFrederik Gladhorn2011-10-252-25/+25
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2548-98/+143
* Update bug number in autotests.Jason McDonald2011-10-252-2/+2
* Multiline editors not to limit anchor position inputMethodQueryPekka Vuorela2011-10-241-0/+13
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-2118-45/+44
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-20252-0/+54144