summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-171-1/+12
|\
| * Add missing QML documentation for ShellSurfaceItem::moveItemJohan Klokkhammer Helsing2017-08-141-1/+11
| * Documentation: ShellSurfaceItem inherits WaylandQuickItemJohan Klokkhammer Helsing2017-08-091-0/+1
* | Fix nullptr dereference when handling a popup with no positionerJohan Klokkhammer Helsing2017-08-161-1/+6
* | Compositor: Add support for xdg-shell-unstable-v6Johan Klokkhammer Helsing2017-07-216-0/+2696
* | Merge remote-tracking branch 'qt/5.9' into devPaul Olav Tvete2017-06-271-2/+2
|\|
| * Doc: correct qmlmethod statementNico Vertriest2017-06-191-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0740-490/+674
|\|
| * 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.9' into devLiang Qi2017-04-2111-7/+42
|\|
| * 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
* | | Don't leak shell integrationsJohan Klokkhammer Helsing2017-04-102-0/+7
* | | Merge dev into 5.9Oswald Buddenhagen2017-02-0124-99/+135
|\| |
| * | 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 namespaced buildsJohan Klokkhammer Helsing2017-01-312-5/+6
|/ /
* / 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