summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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.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
* | 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.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
* | 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
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-0455-678/+843
* Doc: add info about parametersNico Vertriest2017-04-261-2/+2
* Fix nullptr dereference in QWaylandSeat::setKeyboardFocusJohan Klokkhammer Helsing2017-04-251-1/+1
* Doc: Add info about return valueNico Vertriest2017-04-181-0/+2
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-2311-7/+72
* Merge remote-tracking branch 'origin/5.8' into 5.9Paul Olav Tvete2017-03-131-0/+8
|\
| * Fix build when xkbcommon is disabledGiulio Camuffo2017-03-081-0/+8
* | Doc: completed undocumented itemsNico Vertriest2017-03-131-0/+1
* | Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-011-2/+5
|\|
| * Don't try to send touch cancel events to null surfacesJohan Klokkhammer Helsing2017-02-201-2/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2522-78/+117
|\|
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-2315-56/+56
| * Fix build without feature.draganddropTasuku Suzuki2017-01-151-2/+7
| * Fix build without feature.imTasuku Suzuki2017-01-137-12/+21
| * Fix build without feature.wheeleventTasuku Suzuki2017-01-132-0/+4
| * Send touch cancel event when QWaylandQuickItem::visible is set to falseJohan Klokkhammer Helsing2017-01-123-1/+17
| * Fix nullptr crash introduced in 4e7af89Robert Griebl2016-12-191-2/+4
| * Add support for running compositors with custom device pixel ratioJohan Klokkhammer Helsing2016-12-163-7/+10
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-2/+5
|\|
| * Don't delete the paint node for QWaylandQuickItems with locked buffersJohan Klokkhammer Helsing2016-11-301-2/+5
* | Try to find compositor among parents for QWaylandQuickOutputJohan Klokkhammer Helsing2016-12-062-1/+20
|/
* Use new feature system, part 2Lars Knoll2016-11-234-13/+14
* Use the feature system internallyLars Knoll2016-11-2324-53/+52
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-1/+1