aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickwidgets
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-192-16/+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-113-1/+156
* 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-022-0/+47
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-0/+47
| |\|
| | * Use localPos for windowPos when passing mouse events to QQuickWidgetv5.9.4Ulf Hermann2018-01-172-0/+47
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-203-0/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Shawn Rutledge2017-11-133-0/+39
| |\|
| | * Blacklist tst_qquickwidget::enterLeave() on MacJ-P Nurmi2017-11-091-0/+2
| | * QQuickWidget: pass enter and leave events to the offscreen windowAndy Shaw2017-11-062-0/+37
* | | 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
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+9
|\
| * Fix crash when grabbing a QQuickWidget before it is shown.Friedemann Kleint2015-12-151-0/+9
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-211-1/+5
|\|
| * QQuickWidget: Emulate visibility for offscreen windowUlf Hermann2015-11-161-1/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-061-0/+1
|\|
| * QQuickView/QQuickWidget::errors(): fix crashJ-P Nurmi2015-09-031-0/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* 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-017-0/+328