summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-234-14/+104
* Only send mouse move event when mouse movesPaul Olav Tvete2016-11-222-1/+8
* Don't crash when surface is destroyedPaul Olav Tvete2016-11-175-16/+17
* Fix crash with nested xdg popupsPaul Olav Tvete2016-11-171-2/+6
* Declare QWaylandOutputMode as a movable typePaul Olav Tvete2016-11-151-0/+1
* Add missing override to initialize in QWaylandIviSurfaceRobert Loehning2016-11-141-1/+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-035-19/+21
* 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-0710-13/+77
* Fix advance() documentationPaul Olav Tvete2016-10-071-15/+12
* Fix crash on client hidePaul Olav Tvete2016-10-051-1/+1
* Document 3rd party code in Qt WaylandKai Koehne2016-10-041-0/+14
* Add missing constructor implementationPaul Olav Tvete2016-10-041-0/+8
* Add QML API and documentation for ivi-applicationJohan Klokkhammer Helsing2016-10-045-1/+187
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-037-121/+471
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-0316-27/+27
* Compositor: Send touch events to the surface pressedJohan Klokkahmmer Helsing2016-10-039-150/+57
* Expose native buffer handlesPaul Olav Tvete2016-10-033-2/+25
* Refactor buffer handlingPaul Olav Tvete2016-10-0118-485/+551
* Include headers with full pathPier Luigi Fiorini2016-10-015-7/+8
* Compositor: implement wl_shell maximize and fullscreenPier Luigi Fiorini2016-09-302-1/+72
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-3013-86/+390
* C++ API and tests for the ivi-application extensionJohan Klokkhammer Helsing2016-09-307-0/+671
* Fix invalid write to random memoryPaul Olav Tvete2016-09-302-2/+4
* Compositor: Base shell classPier Luigi Fiorini2016-09-3014-69/+326
* 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
| * Doc: Add missing docs for a few QML typesVenugopal Shivashankar2016-09-021-20/+73
* | Emit signals for compositor propertiesPier Luigi Fiorini2016-09-202-3/+31
* | Compositor API: Add closeAllPopups method to QWaylandWlShellJohan Klokkhammer Helsing2016-09-206-27/+58
* | Rename QWaylandView::attach() to bufferCommitted()Paul Olav Tvete2016-09-083-7/+11
* | Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-056-380/+380
* | Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-2816-161/+185
|\|
| * Doc: Language editVenugopal Shivashankar2016-08-241-1/+1
| * Fix incorrect documentation for QWaylandInputDeviceJohan Klokkhammer Helsing2016-08-181-1/+1
| * Doc: Language editsVenugopal Shivashankar2016-08-1715-151/+167
| * Doc: minor link issues in qtwaylandNico Vertriest2016-08-104-12/+19
* | Remove QWaylandView from the QML APIPaul Olav Tvete2016-08-226-17/+90
* | Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-227-27/+27
* | compositor: Add shell property to xdg-shellPier Luigi Fiorini2016-08-152-0/+44
* | Compositor: Add windowType property to QWaylandWlShellSurfaceJohan Klokkhammer Helsing2016-08-155-0/+45
* | Compositor: Document QWaylandWlShellSurface shell propertyPier Luigi Fiorini2016-08-151-0/+11
* | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-1141-349/+345
* | Fix documentation for wlShellSurfaceRequestedJohan Klokkhammer Helsing2016-08-101-2/+2
* | Compositor API: Remove mouseFocus method from QWaylandTouchJohan Klokkhammer Helsing2016-08-092-15/+2