summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qfocusevent
Commit message (Expand)AuthorAgeFilesLines
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-2/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-4/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-3/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove winrtOliver Wolff2020-06-061-3/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+6
|\
| * QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+6
* | Convert tests/auto/otherLeander Beernaert2019-10-281-0/+15
|/
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-3/+0
* unblacklist passing testsDaniel Smith2019-07-081-3/+0
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-162-2/+8
|\
| * Skip all qfocusevent test on platforms that don't support window activationJohan Klokkhammer Helsing2018-08-142-2/+8
* | winrt: fix tst_QFocusEventOliver Wolff2018-05-281-2/+3
* | winrt: Make tst_qfocusevent pass in CIOliver Wolff2018-05-281-0/+1
|/
* tst_QFocusEvent: Add qWaitForWindowActive() to checkReason_focusWidget()Kari Oikarinen2018-04-271-0/+1
* tests/auto/other: Avoid unconditional qWait()sKari Oikarinen2018-04-061-4/+1
* Remove references to obsolete platformsJake Petroules2017-11-051-4/+0
* Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-0/+9
|\
| * tst_qfocusevent activateWindow for Win 10Joni Jäntti2017-08-031-0/+9
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-0/+5
|\|
| * Ignore tst_QFocusEvent failures on macOS 10.12Simon Hausmann2017-07-291-0/+5
* | Typo-fix: s/looses/loses/gEdward Welbourne2017-06-081-1/+1
|/
* tst_QFocusEvent: Fix checkReason_ActivateWindow for offscreen and minimal pla...Sami Nurmenniemi2017-04-071-0/+8
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-20/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Cocoa: Allow frameless NSWindow child QWindowsGabriel de Dietrich2014-02-051-3/+0
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* test: Remove QSKIP from tst_QFocusEvent::checkReason_ActiveWindow()Sergio Ahumada2012-09-221-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-14/+8
* Remove insignification from QFocusEvent test on Mac OS X.Jason McDonald2012-04-192-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/otherBradley T. Hughes2012-01-191-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-10/+10
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Moved integrationtests/* into other/Jo Asplin2011-11-303-0/+400