summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Fix mapToSurface for surfaces with bufferScale != 1Johan Klokkhammer Helsing2018-04-211-2/+2
* Compositor: Add documentation for WaylandSurface::surfaceDestroyedv5.11.0-beta4v5.11.0-beta3Johan Klokkhammer Helsing2018-03-271-0/+13
* Compositor: Add documentation for WaylandSurface::childAddedJohan Klokkhammer Helsing2018-03-271-0/+12
* Ensure a QWaylandQuickItem has keyboard focus before sending key eventsJohan Klokkhammer Helsing2018-03-211-1/+4
* Remove unused variable QWaylandPointerPrivate::hasEnteredJohan Klokkhammer Helsing2018-03-011-1/+0
* Use override when applicableJohan Klokkhammer Helsing2018-02-2817-22/+22
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-2811-18/+18
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-2723-201/+93
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-2011-29/+29
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-2/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-2/+2
| |\
| | * Fix incorrect documentation of QWaylandQuickItem::paintEnabledJohan Klokkhammer Helsing2018-01-221-2/+2
* | | Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-098-7/+283
* | | Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-315-50/+67
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-075-50/+67
| |\|
| | * Fix broken documentationJohan Klokkhammer Helsing2017-12-053-44/+35
| | * Fix decoding of multi-planar surfaces (YUV video)Paul Olav Tvete2017-11-291-3/+3
| | * Fix various documentation errors for QML methods and signalsJohan Klokkhammer Helsing2017-11-233-4/+4
| | * Add documentation for QWaylandQuickItem::surfaceDestroyedJohan Klokkhammer Helsing2017-11-231-0/+26
* | | Remove QWaylandExtendedSurface* from the private compositor APIJohan Klokkhammer Helsing2017-12-043-12/+8
* | | Fix mapToSurface when item dimensions are set by the compositorJohan Klokkhammer Helsing2017-11-241-1/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-0/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-152-0/+9
| |\|
| | * Add missing change signals for geometry and availableGeometryJohan Klokkhammer Helsing2017-11-061-0/+8
| | * Emit change signal when assigning socket name automaticallyJohan Klokkhammer Helsing2017-11-061-0/+1
* | | Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2017-10-2712-87/+125
|\| |
| * | Merge remote-tracking branch 'qt/5.9' into 5.10v5.10.0-beta3Paul Olav Tvete2017-10-2512-88/+126
| |\|
| | * Compositor: Add missing QWaylandOutput::windowChanged emitJohan Klokkhammer Helsing2017-10-241-0/+1
| | * Fix crash after destroying view with mouse focusJohan Klokkhammer Helsing2017-10-186-76/+112
| | * Compositor documentation: Specify return types for objectsJohan Klokkhammer Helsing2017-10-176-10/+11
| | * Documentation: update examples for extensionsJohan Klokkhammer Helsing2017-10-161-2/+2
* | | Docs: Fix misnamed QML methods for touch eventsJohan Klokkhammer Helsing2017-10-241-2/+2
* | | Compositor: Add QML API for sending touch events to surfacesJohan Klokkhammer Helsing2017-10-172-3/+98
* | | Set implicit size for QWaylandQuickItemJohan Klokkhammer Helsing2017-10-131-3/+11
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-054-5/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Liang Qi2017-10-044-5/+22
| |\|
| | * Add QML documentation for WaylandSeatJohan Klokkhammer Helsing2017-10-031-0/+11
| | * Prevent '* * *' from appearing in WaylandView documentationJohan Klokkhammer Helsing2017-10-031-4/+5
| | * Compositor: Add missing cursorSurfaceChanged signalJohan Klokkhammer Helsing2017-10-022-1/+6
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-273-39/+58
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-203-40/+59
| |\|
| | * Remove unimplemented method QWaylandTouch::focusDestroyedJohan Klokkhammer Helsing2017-08-241-3/+0
| | * Send pointer events to all bound resourcesJohan Klokkhammer Helsing2017-08-242-36/+60
| | * Remove unimplemented method QWaylandPointerPrivate::focusDestroyedJohan Klokkhammer Helsing2017-08-241-2/+0
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-2615-38/+38
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-172-2/+1
|\|
| * Remove unimplemented overload for QWaylandSeat::sendFullKeyEventJohan Klokkhammer Helsing2017-08-151-1/+0
| * Fix incorrect type for WaylandQuickItem::subsurfaceHandler in docsJohan Klokkhammer Helsing2017-07-131-1/+1
* | Remove fallthrough warningsThiago Macieira2017-07-111-0/+2
|/
* Doc: correct qmlmethod statementNico Vertriest2017-06-191-1/+1