summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qtestsupport_gui.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor default QTRY_* timeout value into one placeMitch Curtis2025-04-031-3/+7
* QtGuiTest: remove Q_NAMESPACEMarc Mutz2025-01-301-2/+0
* QtGuiTest namespace: Export symbolsAxel Spoerl2025-01-081-18/+18
* Rename Gui test utility's factor() to scaleFactor()Juha Vuolle2025-01-051-1/+1
* QTestLib: Remove logging category declaration from public headerVolker Hilsheimer2024-12-201-5/+0
* Implement QtGuiTest namespaceAxel Spoerl2024-10-191-1/+56
* QTest::qWaitForWindowFocused(): Rename first argument to windowAxel Spoerl2024-10-141-1/+1
* qWaitForWindowFocused: Pass timeout as QDeadlineTimerTor Arne Vestbø2024-01-251-1/+1
* Add QTest::qWaitForWindowFocused for checking focus windowTor Arne Vestbø2023-12-091-0/+1
* Restore signature of qt_handleTouchEvent()Kai Köhne2022-08-311-1/+5
* Make it possible to check the accepted state of touch events in testsShawn Rutledge2022-07-081-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-2/+2
* Refactor testlib touch functions into qtestsupport_gui and _widgetsShawn Rutledge2020-09-081-1/+40
* Use [[nodiscard]] with clang in C++17 modeAllan Sandfeld Jensen2020-08-181-2/+2
* QtGui: Unify license headersKai Koehne2019-01-291-1/+1
* testlib: Fix qtguiglobal.h include in qtestsupport_gui.hTor Arne Vestbø2018-07-311-1/+1
* testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-161-0/+56