summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix outdated BSD license headerKai Koehne2017-10-2018-46/+226
* Fix outdated FDL license headerKai Koehne2017-10-2011-51/+51
* Fix crash after destroying view with mouse focusJohan Klokkhammer Helsing2017-10-1812-78/+324
* Fix incorrect documentation for QWaylandWlShellSurface::surfaceRequestedJohan Klokkhammer Helsing2017-10-171-6/+25
* Compositor documentation: Specify return types for objectsJohan Klokkhammer Helsing2017-10-1710-21/+22
* Documentation: update examples for extensionsJohan Klokkhammer Helsing2017-10-162-3/+3
* QWaylandWindow: reset window should reset maskChristophe Chapuis2017-10-131-0/+2
* Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+62
|\
| * Merge 5.9 into 5.9.2v5.9.2Oswald Buddenhagen2017-09-251-1/+6
| |\
| * | Add changes file for Qt 5.9.2Paul Olav Tvete2017-09-221-0/+62
* | | Bump versionOswald Buddenhagen2017-10-061-1/+1
* | | Add non-global object to custom extension examplePaul Olav Tvete2017-10-057-11/+254
* | | 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
* | | Add QML documentation for WaylandSeatJohan Klokkhammer Helsing2017-10-031-0/+11
* | | Update documentation for QWaylandQuickShellSurfaceItemJohan Klokkhammer Helsing2017-10-031-7/+7
* | | Prevent '* * *' from appearing in WaylandView documentationJohan Klokkhammer Helsing2017-10-031-4/+5
* | | Compositor: Add missing cursorSurfaceChanged signalJohan Klokkhammer Helsing2017-10-022-1/+6
* | | 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
| |/ |/|
* | Make minimal-cpp work with EGLStreamsPaul Olav Tvete2017-09-211-1/+6
|/
* Fix server buffer integration override logicPaul Olav Tvete2017-09-141-1/+1
* Set window screen from wl_surface.enter and leave eventsJohan Klokkhammer Helsing2017-09-114-5/+78
* Close popups in the correct orderPaul Olav Tvete2017-09-072-0/+20
* Add change file for Qt 5.6.3Johan Klokkhammer Helsing2017-08-311-0/+31
* Fix crash when window attach is called without waiting for frame callbacksJohan Klokkhammer Helsing2017-08-313-9/+34
* Update documentation for ShellSurfaceItem::shellSurfaceJohan Klokkhammer Helsing2017-08-311-7/+6
* Remove unimplemented method QWaylandTouch::focusDestroyedJohan Klokkhammer Helsing2017-08-241-3/+0
* Send pointer events to all bound resourcesJohan Klokkhammer Helsing2017-08-242-36/+60
* Remove unimplemented method QWaylandPointerPrivate::focusDestroyedJohan Klokkhammer Helsing2017-08-241-2/+0
* Try -lEGL when checking for wayland-eglJohan Klokkhammer Helsing2017-08-152-2/+4
* Remove unimplemented overload for QWaylandSeat::sendFullKeyEventJohan Klokkhammer Helsing2017-08-151-1/+0
* Add missing QML documentation for ShellSurfaceItem::moveItemJohan Klokkhammer Helsing2017-08-141-1/+11
* Add missing documentation for examplesJohan Klokkhammer Helsing2017-08-144-0/+161
* Fallback to focusWindow as transient parentMarco Martin2017-08-101-0/+2
* Check surface exists when setting textinput focusDavid Edmundson2017-08-091-2/+4
* Documentation: ShellSurfaceItem inherits WaylandQuickItemJohan Klokkhammer Helsing2017-08-091-0/+1
* Reset mFrameCallback in destructionDavid Edmundson2017-07-191-1/+3
* Fix incorrect type for WaylandQuickItem::subsurfaceHandler in docsJohan Klokkhammer Helsing2017-07-131-1/+1
* Use a non grabbing zxdg_popup_v6 for tooltipsGiulio Camuffo2017-07-122-5/+7
* Update .gitignorePaul Olav Tvete2017-07-103-0/+7
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-0/+50
|\
| * Add changes file for 5.9.1v5.9.1Paul Olav Tvete2017-06-231-0/+50
* | Bump versionOswald Buddenhagen2017-06-301-1/+1
* | Set texture size and format in WaylandEglClientBuffer::toOpenGLTextureJohan Klokkhammer Helsing2017-06-221-0/+13
* | Add missing breakThiago Macieira2017-06-221-0/+1
* | Disable the GCC warning about missing initializersThiago Macieira2017-06-222-0/+14
* | Fix all the warnings about deprecated qLoadPlugin1Thiago Macieira2017-06-227-14/+14
* | Doc: correct qmlmethod statementNico Vertriest2017-06-192-3/+3
|/