summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix hang in tst_qwidgetaction on Windows.Friedemann Kleint2012-01-191-1/+1
* Remove QInputContext usage from QWidget testPekka Vuorela2012-01-191-21/+11
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-052-73/+14
* Update copyright year in license headers.Jason McDonald2012-01-0520-20/+20
* 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
* Removed test for obsolete QInputContextPekka Vuorela2011-12-203-408/+0
* Application-test: Fix location of sub-executables.Friedemann Kleint2011-12-154-28/+53
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-22/+104
* Extend touch events.Laszlo Agocs2011-12-091-20/+24
* qtbase: Remove QSound.Friedemann Kleint2011-12-075-97/+0
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0611-33/+0
* Tests: Temporarily remove qsound.Friedemann Kleint2011-12-011-0/+2
* Added build system support for installing tests.Rohan McGovern2011-11-231-3/+1
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-6/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-4/+5
* Re-enabled passing tests in tst_qinputcontextJo Asplin2011-11-072-2/+3
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-20/+20
* Remove disabled code from QWidget autotest.Jason McDonald2011-11-021-11/+0
* Remove disabled code from qgridlayout autotestJason McDonald2011-11-021-10/+0
* Improve QWidget autotest.Jason McDonald2011-11-021-5/+0
* Improve QWidget autotestJason McDonald2011-11-011-6/+6
* Remove debug code from QLayout autotest.Jason McDonald2011-11-011-4/+0
* Remove debug code from QGridLayout autotestJason McDonald2011-11-011-4/+0