summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tst_QApplicationJ-P Nurmi2012-11-231-46/+46
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-0/+5
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-6/+2
* tst_QApplication: Make sure the native style is being usedGabriel de Dietrich2012-10-101-0/+2
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-2/+2
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-226-148/+148
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-221-12/+15
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Make tests compile without gui-privatePaul Olav Tvete2012-08-021-20/+50
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-014-0/+4
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-5/+5
* Propagate synthesized mouse events in parallel (lock-step) with touchKevin Ottens2012-07-241-13/+13
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-4/+2
* Fix applicationName() being empty in QApplication.David Faure2012-07-161-0/+11
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-2/+1
* Fixed several unit tests to work in shadow buildsKurt Korbatits2012-06-294-10/+4
* 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
* Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATHThiago Macieira2012-05-041-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-25/+25
* Re-enable all of tst_QApplication::quitOnLastWindowClosed() on Mac OS XBradley T. Hughes2012-04-171-3/+0
* Make tst_qapplication build when QT_NO_SHAREDMEMORY is definedKevin Krammer2012-03-091-0/+4
* Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-021-3/+0
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-11/+2
* 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-151-6/+6
* Remove QInputContextPekka Vuorela2012-02-031-1/+0
* 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-306-6/+6
* Remove QEventLoop::DeferredDeletionBradley T. Hughes2012-01-231-72/+3
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-1/+1
* Update contact information in license headers.Jason McDonald2012-01-236-6/+6
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-051-33/+0
* Update copyright year in license headers.Jason McDonald2012-01-056-6/+6
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-20/+20
* Remove obsolete test.Jason McDonald2011-11-011-8/+0