summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only send mouse move event when mouse movesPaul Olav Tvete2016-11-222-1/+8
* Declare QWaylandOutputMode as a movable typePaul Olav Tvete2016-11-151-0/+1
* Compositor: Set view output in QWaylandQuickItem::init()Johan Klokkhammer Helsing2016-11-142-1/+8
* Don't ignore wl_surface:attach with null bufferJohan Klokkhammer Helsing2016-11-031-1/+1
* Doc: Added missing documentation for certain parametersNico Vertriest2016-11-033-12/+12
* QML Compositors: Switch touch events on by defaultJohan Klokkhammer Helsing2016-11-011-1/+1
* Compositor: Switch keyboard focus on touch inputJohan Klokkhammer Helsing2016-11-011-2/+5
* Rename QWaylandSurface::throttlingView to primaryViewJohan Klokkhammer Helsing2016-10-078-13/+62
* Fix advance() documentationPaul Olav Tvete2016-10-071-15/+12
* Fix crash on client hidePaul Olav Tvete2016-10-051-1/+1
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-037-121/+471
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-0312-18/+18
* Compositor: Send touch events to the surface pressedJohan Klokkahmmer Helsing2016-10-037-147/+54
* Expose native buffer handlesPaul Olav Tvete2016-10-032-0/+23
* Refactor buffer handlingPaul Olav Tvete2016-10-0111-168/+124
* Include headers with full pathPier Luigi Fiorini2016-10-012-3/+2
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-3013-86/+390
* Compositor: Base shell classPier Luigi Fiorini2016-09-301-5/+0
* Return serial from sendTouchPointEventJohan Klokkhammer Helsing2016-09-285-16/+23
* Compositor: Return event serials from mouse press functionsJohan Klokkhammer Helsing2016-09-282-8/+20
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-201-0/+6
|\
| * Add missing mouse ungrab when touch endsJohan Klokkhammer Helsing2016-09-151-0/+6
* | Emit signals for compositor propertiesPier Luigi Fiorini2016-09-202-3/+31
* | Rename QWaylandView::attach() to bufferCommitted()Paul Olav Tvete2016-09-083-7/+11
* | Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-2812-126/+142
|\|
| * Doc: Language editVenugopal Shivashankar2016-08-241-1/+1