summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.9' into 5.10v5.10.0-beta3Paul Olav Tvete2017-10-254-19/+258
|\
| * Add documentation for XdgShellV5 signalsJohan Klokkhammer Helsing2017-10-241-0/+92
| * Add documentation for XdgSurfaceV5 signalsJohan Klokkhammer Helsing2017-10-201-1/+129
| * Fix incorrect documentation for QWaylandWlShellSurface::surfaceRequestedJohan Klokkhammer Helsing2017-10-171-6/+25
| * Compositor documentation: Specify return types for objectsJohan Klokkhammer Helsing2017-10-174-11/+11
| * Documentation: update examples for extensionsJohan Klokkhammer Helsing2017-10-161-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Liang Qi2017-10-048-47/+95
|\|
| * Add missing QML documentation for IviSurfaceJohan Klokkhammer Helsing2017-10-031-3/+14
| * Add missing documentation for IviApplicationJohan Klokkhammer Helsing2017-10-031-0/+43
| * Remove duplicate QML documentation of Shell.focusPolicyJohan Klokkhammer Helsing2017-10-031-7/+1
| * Update documentation for QWaylandQuickShellSurfaceItemJohan Klokkhammer Helsing2017-10-031-7/+7
| * Documentation: Fix missing renames from Xdg* to Xdg*V5Johan Klokkhammer Helsing2017-10-024-29/+29
| * The ping method belongs to XdgShellV5, not XdgSurfaceJohan Klokkhammer Helsing2017-09-271-1/+1
* | Add missing documentation for XdgShellV6Johan Klokkhammer Helsing2017-10-031-0/+39
* | Documentation: Add QML return types for XdgShellV6* typesJohan Klokkhammer Helsing2017-10-021-6/+6
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-7/+6
|\|
| * Update documentation for ShellSurfaceItem::shellSurfaceJohan Klokkhammer Helsing2017-08-311-7/+6
* | 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