summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qtestsupport_widgets.cpp
Commit message (Expand)AuthorAgeFilesLines
* qWaitForWindowFocused: Pass timeout as QDeadlineTimerTor Arne Vestbø2024-01-251-4/+4
* Add QTest::qWaitForWindowFocused for checking focus windowTor Arne Vestbø2023-12-091-0/+26
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-1/+1
* Update documentation of qWaitForWindowActive / qWaitForWindowExposedAxel Spoerl2022-09-301-13/+16
* Make commit() call in QTouchEventWidgetSequence explicitAxel Spoerl2022-09-201-1/+1
* Restore signature of qt_handleTouchEvent()Kai Köhne2022-08-311-2/+2
* Make it possible to check the accepted state of touch events in testsShawn Rutledge2022-07-081-4/+6
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Query the QWindow in every test iteration in qWFWExposed(QWidget)Laszlo Agocs2022-03-291-6/+29
* 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/+70
* Use [[nodiscard]] with clang in C++17 modeAllan Sandfeld Jensen2020-08-181-2/+2
* Remove deprecated QTest::qWaitForWindowShown overload for QtWidgetsVolker Hilsheimer2020-04-171-22/+0
* Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-041-9/+8
* Inline deprecated QTest::qWaitForWindowShownTor Arne Vestbø2018-07-201-6/+0
* testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-161-0/+119