summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* Fix recursion in qwidget gdiPainting test.Friedemann Kleint2012-04-251-4/+10
* Remove Q_WS macros from qwidget-test.Friedemann Kleint2012-04-191-387/+184
* Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-39/+0
* FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-21/+32
* Move the auto test of QPixmap::grabWidget() from QPixmap to QWidgetDebao Zhang2012-03-121-0/+75
* Remove AccessibilityPrepare event.Frederik Gladhorn2012-03-051-7/+0
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-271-8/+4
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-39/+26
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove the tst_QWidget::retainHIView() testBradley T. Hughes2012-01-191-93/+0
* Remove QInputContext usage from QWidget testPekka Vuorela2012-01-191-21/+11
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-051-40/+14
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-18/+18
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-2/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-6/+0
* Remove disabled code from QWidget autotest.Jason McDonald2011-11-021-11/+0
* Improve QWidget autotest.Jason McDonald2011-11-021-5/+0
* Improve QWidget autotestJason McDonald2011-11-011-6/+6
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-13/+12
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-13/+12
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+9472