summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* QWidget/Win: fix restoreGeometry() from fullscreen modeJoerg Bornemann2012-07-191-3/+0
* Fix rendering glitches when using native widgets in MDI subwindowsMiikka Heikkinen2012-07-181-6/+0
* tst_qwidget: check widget geometry in fullscreen modeJoerg Bornemann2012-07-161-0/+10
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-4/+0
* Fix applicationName() being empty in QApplication.David Faure2012-07-162-15/+26
* remove QEXPECT_FAILS from tst_qwidgetJoerg Bornemann2012-07-091-14/+0
* make tst_qwidget significant again on Windows and LinuxJoerg Bornemann2012-07-062-2/+144
* tst_qwidget: remove QEXPECT_FAIL for QTBUG-8911Joerg Bornemann2012-07-041-3/+0
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-2/+1
* Fix QWidget/widgetAt() test.Friedemann Kleint2012-07-031-6/+8
* removed ancient left-over test from tst_qwidgetJoerg Bornemann2012-07-031-50/+0
* tst_QWidget::gdiPainting fixedJoerg Bornemann2012-07-031-1/+2
* Store the QMetaObject with the QMetaType.Stephen Kelly2012-07-013-0/+83
* Fixed several unit tests to work in shadow buildsKurt Korbatits2012-06-294-10/+4
* Fixed mouse grabbing preventing popups from being closed.Samuel Rødal2012-06-211-0/+47
* fix tst_QWidget::getSetCheck on WindowsJoerg Bornemann2012-06-201-1/+1
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-192-6/+0
* Only quit if there are no visible widgets or windows.Stephen Kelly2012-06-121-0/+24
* Add QDeferredDeleteEventBradley T. Hughes2012-06-051-1/+1
* Fix Qt 5 todo issues for QSizePolicy.Jan-Arve Saether2012-05-303-0/+231
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-288-0/+8
* QIcon: move back to QtGuiOlivier Goffart2012-05-1821-2894/+0
* Improve widget geometry.Friedemann Kleint2012-05-091-3/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-3/+3
* Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATHThiago Macieira2012-05-041-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-033-9/+9
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-25/+25
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-2/+2
* Fix recursion in qwidget gdiPainting test.Friedemann Kleint2012-04-251-4/+10
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-232-3/+1
* Remove Q_WS macros from qwidget-test.Friedemann Kleint2012-04-191-387/+184
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-04-173-39/+14
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-173-39/+14
| |\
| | * Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-171-0/+3
| | * QLayoutItem - make controlTypes a virtual function.Thorbjørn Lund Martsum2012-04-131-0/+11
| | * Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-18/+18
| | |\
| | * | Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-39/+0
* | | | Re-enable all of tst_QApplication::quitOnLastWindowClosed() on Mac OS XBradley T. Hughes2012-04-171-3/+0
|/ / /
* | / Add bug numbers to insignificant_test markers.Jason McDonald2012-04-161-1/+1
| |/ |/|
* | Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-18/+18
|/
* FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-21/+32
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-15/+2
* Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-124-0/+1273
* Move the auto test of QPixmap::grabWidget() from QPixmap to QWidgetDebao Zhang2012-03-121-0/+75
* Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-1221-0/+2894
* Make tst_qapplication build when QT_NO_SHAREDMEMORY is definedKevin Krammer2012-03-091-0/+4
* Remove AccessibilityPrepare event.Frederik Gladhorn2012-03-051-7/+0
* Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-021-3/+0
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-11/+2