summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandwlshell.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Don't call send_configure variants with an invalid sizeJohan Klokkhammer Helsing2018-03-151-0/+4
* Compositor API: Don't try to configure negative sizesJohan Klokkhammer Helsing2018-03-151-1/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-7/+0
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-7/+2
|\
| * Fix broken documentationJohan Klokkhammer Helsing2017-12-051-5/+0
| * Fix various documentation errors for QML methods and signalsJohan Klokkhammer Helsing2017-11-231-2/+2
* | Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2017-10-271-9/+28
|\|
| * Fix incorrect documentation for QWaylandWlShellSurface::surfaceRequestedJohan Klokkhammer Helsing2017-10-171-6/+25
| * Compositor documentation: Specify return types for objectsJohan Klokkhammer Helsing2017-10-171-2/+2
| * Documentation: update examples for extensionsJohan Klokkhammer Helsing2017-10-161-1/+1
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-4/+4
|/
* Doc: correct qmlmethod statementNico Vertriest2017-06-191-2/+2
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+16
* Fix documention typoKari Oikarinen2017-04-261-2/+2
* Don't crash when surface is destroyedPaul Olav Tvete2016-11-171-3/+3
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-031-4/+4
* Fix invalid write to random memoryPaul Olav Tvete2016-09-301-1/+1
* Compositor: Base shell classPier Luigi Fiorini2016-09-301-39/+4
* Compositor API: Add closeAllPopups method to QWaylandWlShellJohan Klokkhammer Helsing2016-09-201-0/+31
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-15/+15
|\
| * Doc: Language editsVenugopal Shivashankar2016-08-171-14/+14
| * Doc: minor link issues in qtwaylandNico Vertriest2016-08-101-1/+1
* | Compositor: Add windowType property to QWaylandWlShellSurfaceJohan Klokkhammer Helsing2016-08-151-0/+33
* | Compositor: Document QWaylandWlShellSurface shell propertyPier Luigi Fiorini2016-08-151-0/+11
* | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-3/+3
* | Fix documentation for wlShellSurfaceRequestedJohan Klokkhammer Helsing2016-08-101-2/+2
* | Merge remote-tracking branch 'qt/5.7' into devPaul Olav Tvete2016-08-041-8/+5
|\|
| * Doc: several minor link issues in QtWaylandNico Vertriest2016-08-021-8/+5
* | Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-4/+4
* | Compile with -no-openglJohan Klokkhammer Helsing2016-07-201-0/+4
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-1/+1
|\|
| * Doc: minor link issues QtWaylandNico Vertriest2016-06-211-1/+1
* | Compositor, wl_shell: Maintain a list of all shellSurfacesJohan Klokkhammer Helsing2016-06-131-0/+30
* | Compositor API: Add shell property to QWaylandWlShellSurfaceJohan Klokkhammer Helsing2016-05-311-0/+7
|/
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-201-3/+10
* Remove empty private class QWaylandExtensionTemplatePrivateJohan Klokkhammer Helsing2016-05-191-2/+2
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-181-9/+9
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-121-0/+4
* Create a fallback shellSurface in wl_shell::get_shell_surfaceJohan Klokkhammer Helsing2016-04-111-4/+16
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-051-0/+592