summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-222-9/+22
* Make the QApplication autotest work for shadow builds.Jason McDonald2012-02-211-3/+22
* tst_qapplication: mark expected failure on macRohan McGovern2012-02-211-0/+11
* Fix warning about converting false to pointer value.Friedemann Kleint2012-02-201-2/+2
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+3
* Skip hanging/failing tst_QApplication tests on Mac OS XBradley T. Hughes2012-02-172-2/+6
* Fix ref counted window close handling.Stephen Kelly2012-02-161-499/+14
* Move the removal of the Quit event to QWindow.Stephen Kelly2012-02-151-0/+40
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-152-17/+16
* Remove QInputContextPekka Vuorela2012-02-031-1/+0
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-2/+2
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-1/+515
* Changed qapplication unittest to work from installation directoryKurt Korbatits2012-01-316-25/+18
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3020-20/+20