summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'qt/5.7' into devPaul Olav Tvete2016-08-047-15/+15
|\|
| * Emit NOTIFY signal for bufferLocked propertyPaul Olav Tvete2016-08-041-0/+3
| * Doc: several minor link issues in QtWaylandNico Vertriest2016-08-026-15/+12
* | Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-036-15/+15
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-024-12/+13
|\|
| * Fix clang compilation errorsJohan Klokkhammer Helsing2016-07-132-3/+3
| * Fix the key code of key events when control is pressedGiulio Camuffo2016-07-041-4/+2
| * Doc: fixed issue compiling qtwaylandcompositor.htmlNico Vertriest2016-07-011-5/+8
* | Migrate to public QOpenGLTextureBlitterLaszlo Agocs2016-07-292-2/+2
* | Compile with -no-openglJohan Klokkhammer Helsing2016-07-2013-8/+51
* | Rename sendUnMaximized to sendUnmaximizedJohan Klokkhammer Helsing2016-07-123-4/+4
* | Compositor: make the extensions property list optionalPaul Olav Tvete2016-07-122-0/+7
* | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-119-21/+22
* | Expose QWaylandDrag to the QML APIJohan Klokkhammer Helsing2016-07-111-0/+2
* | Fix drag-and-drop for QML compositorsJohan Klokkhammer Helsing2016-07-113-18/+26
* | Rename bufferLock to bufferLockedJohan Klokkhammer Helsing2016-07-043-12/+12
* | Compositor: always use move item when positioning shell surfacesPier Luigi Fiorini2016-07-011-6/+6