summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-0440-484/+604
* Fix documention typoKari Oikarinen2017-04-261-2/+2
* Doc: add info about parametersNico Vertriest2017-04-261-4/+4
* Add missing documentation for XdgShellV5v5.9.0-beta3Johan Klokkhammer Helsing2017-04-211-0/+64
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-187-1/+34
|\
| * Fix crash when assigning nullptr to ShellSurfaceItem.shellSurfaceJohan Klokkhammer Helsing2017-03-237-1/+34
* | Fix clang warning about struct/class mismatchThiago Macieira2017-04-041-1/+1
* | Doc: completed undocumented itemsNico Vertriest2017-03-131-3/+3
|/
* fix namespaced build - yet againOswald Buddenhagen2017-02-072-5/+6
* compositor: Export QWaylandQuickShellIntegrationPier Luigi Fiorini2017-02-071-1/+1
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-262-1/+3
|\
| * compositor: Add QWaylandXdgPopupV5 position property notifyv5.8.0Pier Luigi Fiorini2017-01-092-1/+3
* | Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-2321-82/+82
* | compositor: Set windowType property for QWaylandXdgSurfaceV5Pier Luigi Fiorini2017-01-193-12/+38
* | Fix build with -no-openglJohan Klokkhammer Helsing2017-01-191-0/+2
* | Add support for running compositors with custom device pixel ratioJohan Klokkhammer Helsing2016-12-162-5/+13
* | Fix potential undefined behaviorJohan Klokkhammer Helsing2016-12-091-0/+1
|/
* Fix crash on client exit with popupPaul Olav Tvete2016-11-251-1/+1
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* 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
* Add missing override to initialize in QWaylandIviSurfaceRobert Loehning2016-11-141-1/+1
* Doc: Added missing documentation for certain parametersNico Vertriest2016-11-032-7/+9
* Rename QWaylandSurface::throttlingView to primaryViewJohan Klokkhammer Helsing2016-10-072-0/+15
* Add missing constructor implementationPaul Olav Tvete2016-10-041-0/+8
* Add QML API and documentation for ivi-applicationJohan Klokkhammer Helsing2016-10-045-1/+187
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-034-9/+9
* Compositor: Send touch events to the surface pressedJohan Klokkahmmer Helsing2016-10-032-3/+3
* Include headers with full pathPier Luigi Fiorini2016-10-012-3/+4
* Compositor: implement wl_shell maximize and fullscreenPier Luigi Fiorini2016-09-302-1/+72
* 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-3013-64/+326
* Compositor API: Add closeAllPopups method to QWaylandWlShellJohan Klokkhammer Helsing2016-09-206-27/+58
* 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-283-21/+23
|\
| * Doc: Language editsVenugopal Shivashankar2016-08-173-20/+22
| * Doc: minor link issues in qtwaylandNico Vertriest2016-08-101-1/+1
* | Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-222-6/+6
* | 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-1113-65/+65
* | Fix documentation for wlShellSurfaceRequestedJohan Klokkhammer Helsing2016-08-101-2/+2
* | Merge remote-tracking branch 'qt/5.7' into devPaul Olav Tvete2016-08-042-10/+7
|\|
| * Doc: several minor link issues in QtWaylandNico Vertriest2016-08-022-10/+7
* | Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-034-12/+12
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-022-3/+3
|\|
| * Fix clang compilation errorsJohan Klokkhammer Helsing2016-07-132-3/+3
* | Compile with -no-openglJohan Klokkhammer Helsing2016-07-206-1/+20