aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickwidgets/qquickwidget/tst_qquickwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Quick fix for not working input handling for eglfsMichal Klocek2019-04-151-2/+2
* Fix a bug where hover events were not sent if the mouse was never movedJan Arve Sæther2019-03-041-1/+4
* stabilize and standardize tst_qquickwidgetShawn Rutledge2018-12-191-14/+14
* tst_qquickwidget::enterLeave(): Handle varying screen setupsFriedemann Kleint2018-12-071-5/+9
* QQuickWindow: obey AA_SynthesizeMouseForUnhandledTouchEventsShawn Rutledge2018-08-061-2/+2
* Pass on tab presses to the offscreen window to handle firstAndy Shaw2018-04-111-1/+39
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-1/+118
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-051-1/+118
| |\
| | * add tst_qquickwidget::synthMouseFromTouch testShawn Rutledge2018-02-031-2/+117
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-0/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-0/+29
| |\|
| | * Use localPos for windowPos when passing mouse events to QQuickWidgetv5.9.4Ulf Hermann2018-01-171-0/+29
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-201-0/+25
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Shawn Rutledge2017-11-131-0/+25
| |\|
| | * QQuickWidget: pass enter and leave events to the offscreen windowAndy Shaw2017-11-061-0/+25
* | | Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+4
|/ /
* / Update layout when QQuickWidget changes sizePaul Olav Tvete2017-08-161-0/+37
|/
* Add a unit-test for QQuickWidget::grab()Sérgio Martins2017-07-141-0/+10
* Forward ShortcutOverride in QQuickWidgetLaszlo Agocs2017-05-291-0/+33
* Make keyboard events work in QQuickWidgetLaszlo Agocs2017-03-291-0/+28
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-0/+13
|\
| * Lazy create QmlEngine on accessing rootContextAllan Sandfeld Jensen2016-06-271-1/+5
| * Create QmlEngine lazy in case one is not neededAllan Sandfeld Jensen2016-06-241-0/+9
* | Handle AA_ShareOpenGLContexts consistently in QQuickWidgetLaszlo Agocs2016-06-291-0/+23
|/
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Fix crash when grabbing a QQuickWidget before it is shown.Friedemann Kleint2015-12-151-0/+9
* QQuickWidget: Emulate visibility for offscreen windowUlf Hermann2015-11-161-1/+5
* QQuickView/QQuickWidget::errors(): fix crashJ-P Nurmi2015-09-031-0/+1
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-2/+2
* QQuickWidget: expose the underlying QQuickWindowGiuseppe D'Angelo2015-03-271-0/+33
* Re-enable readback test in tst_qquickwidgetLaszlo Agocs2015-03-091-4/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Add grabFramebuffer() to QQuickWidget and use it in the autotestLaszlo Agocs2014-07-011-0/+276