aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwindow
Commit message (Expand)AuthorAgeFilesLines
* Fix copy-pasted typo minimimal -> minimalAllan Sandfeld Jensen2020-03-181-2/+2
* tst_qquickwindow: construct pointer events with proper devicesShawn Rutledge2020-02-111-2/+2
* Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-311-0/+4
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-3/+3
* Send ShortcutOverride event when receiving a non-spontaneous key pressTeemu Holappa2019-10-092-0/+75
* unblacklist passing testsDaniel Smith2019-06-271-3/+0
* Do not synthesize a double click event if the event point moved too farJan Arve Sæther2019-05-151-0/+56
* Blacklist tst_qquickwindow::openglContextCreatedSignal on opensuseUlf Hermann2019-04-261-0/+3
* Fix some memory leaksSimon Hausmann2019-03-211-9/+9
* Try to stabilize tst_qquickwindow::defaultSurfaceFormatUlf Hermann2019-02-061-2/+4
* Tests: Un-crash image comparison testsFriedemann Kleint2018-12-201-39/+3
* QQuickWindow: obey AA_SynthesizeMouseForUnhandledTouchEventsShawn Rutledge2018-08-061-2/+2
* tst_qquickwindow::constantUpdatesOnWindow: Verify that window was exposedTor Arne Vestbø2018-07-201-1/+1
* Quick tests: remember positions of stationary pointsShawn Rutledge2018-07-031-22/+23
* Attempt to stabilize tst_qquickwindow::openglContextCreatedSignalSimon Hausmann2018-06-191-1/+1
* Fix bug where Ungrab event was not sentJan Arve Sæther2018-05-111-0/+41
* tests: unblacklist tst_qquickwindow.cpp::touchEvent_propagationGatis Paeglis2018-05-081-3/+0
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-33/+33
* tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFYv5.11.0-beta1Kari Oikarinen2018-02-231-17/+17
* Blacklist a flaky event propagation test on ubuntuVille Voutilainen2018-02-231-0/+3
* Fix tst_qquickwindow::unloadSubWindowKari Oikarinen2018-02-231-2/+4
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-6/+108
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-071-6/+3
| |\
| | * touchEvent_propagation: remove some QWaitsShawn Rutledge2018-02-051-6/+3
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-051-0/+105
| |\|
| | * Add QQuickWindow synthMouseFromTouch testShawn Rutledge2018-02-031-0/+107
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-201-1/+41
|\| |
| * | Fix bug preventing ungrabMouse() on TouchCancelDaniel d'Andrada2017-11-031-1/+41
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-062-5/+25
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-251-4/+9
| |\|
| | * skip part of tst_qquickwindow::testWindowVisibilityOrder on UnityShawn Rutledge2017-10-231-4/+9
| * | Remove blacklisting of tst_QQuickWindow::attachedProperty on WindowsFrederik Gladhorn2017-10-091-1/+0
| * | Add test for verifying that event is pre-accepted for event filteringJan Arve Sæther2017-10-051-0/+16
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-3/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-221-4/+1
|\| |
| * | don't re-deliver events to an item which already filteredShawn Rutledge2017-09-111-4/+1
* | | Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+7
|/ /
* | Add test for mouse event propagation and filteringJan Arve Sæther2017-09-081-0/+349
* | rename QQuickEventPoint pos properties to positionShawn Rutledge2017-09-051-1/+1
* | Remove isValid from QQuickPointerEventFrederik Gladhorn2017-08-301-2/+0
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-182-41/+62
|\|
| * Fix flaky failure in attachedProperty() autotestJan Arve Saether2017-08-032-1/+1
| * tst_qquickwindow: Make touch tests pass with High DPI scalingFriedemann Kleint2017-08-021-40/+61
* | Fix some bugs related to child mouse filteringwip/pointerhandlerJan Arve Saether2017-08-081-0/+80
* | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-08-081-0/+4
|\ \
| * | Blacklist tst_QQuickWindow::attachedProperty on Windows and macOSSimon Hausmann2017-07-281-0/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-112-4/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-6/+19
| |\|
| | * QQuickWindow/View: set a QObject-parent on the root itemJ-P Nurmi2017-06-021-0/+24
| | * Revert "QQuickWindow::createTextureFromImage(): return nullptr for null images"Mitch Curtis2017-06-021-11/+0