summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qtestsupport_gui.cpp
Commit message (Expand)AuthorAgeFilesLines
* qWaitForWindowFocused: Pass timeout as QDeadlineTimerTor Arne Vestbø2024-01-251-2/+2
* Add QTest::qWaitForWindowFocused for checking focus windowTor Arne Vestbø2023-12-091-1/+22
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-1/+1
* Update documentation of qWaitForWindowActive / qWaitForWindowExposedAxel Spoerl2022-09-301-9/+15
* Make commit() call in QTouchEventWidgetSequence explicitAxel Spoerl2022-09-201-1/+1
* Restore signature of qt_handleTouchEvent()Kai Köhne2022-08-311-1/+1
* Make it possible to check the accepted state of touch events in testsShawn Rutledge2022-07-081-3/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-141-0/+1
* QMutableEventPoint: add static overloads of settersMarc Mutz2022-01-081-11/+11
* Refactor testlib touch functions into qtestsupport_gui and _widgetsShawn Rutledge2020-09-081-0/+81
* QTest: fall back to qWaitForWindowExposed in qWaitForWindowActivatedJohan Klokkhammer Helsing2019-10-141-0/+13
* QtGui: Unify license headersKai Koehne2019-01-291-1/+1
* Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-041-6/+4
* testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-161-0/+83