summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qtestsupport_gui.h
Commit message (Expand)AuthorAgeFilesLines
* 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