summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-271-8/+4
* Remove QEventLoop::DeferredDeletionBradley T. Hughes2012-01-231-72/+3
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-238-49/+38
* Update contact information in license headers.Jason McDonald2012-01-2320-20/+20
* Expect tooltip related test failures on Mac OS XBradley T. Hughes2012-01-201-0/+9
* Ignore failures from tst_QWidget_window on Mac OS XBradley T. Hughes2012-01-201-0/+7
* Add "nswindow" resource to the Cocoa native interface implementationBradley T. Hughes2012-01-191-6/+11
* Remove the tst_QWidget::retainHIView() testBradley T. Hughes2012-01-193-118/+0
* Disable 'make check' for tst_QWidget on Mac OS XBradley T. Hughes2012-01-191-0/+2