summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qfocusevent/tst_qfocusevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_QFocusEvent::checkReason_ActiveWindow() remove setActiveWindow()Frédéric Lefebvre4 days1-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Make tst_QFocusEvent::checkReason_ActiveWindow pass on macOSShawn Rutledge2023-01-301-2/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-2/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-0/+36
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-2/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-4/+4
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-3/+3
* Remove winrtOliver Wolff2020-06-061-3/+2
* QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+6
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-1/+7
|\
| * Skip all qfocusevent test on platforms that don't support window activationJohan Klokkhammer Helsing2018-08-141-1/+7
* | winrt: fix tst_QFocusEventOliver Wolff2018-05-281-2/+3
|/
* 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
* | 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
* 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
* 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-191-0/+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-301-0/+394