summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Fix namespaced buildsJohan Klokkhammer Helsing2017-09-181-0/+4
* | QWaylandShmBuffer: use a memfd if we can for a simple memory bufferv5.10.0-alpha1Thiago Macieira2017-08-261-7/+28
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-1717-13/+251
|\|
| * 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
* | | Fix nullptr dereference when handling a popup with no positionerJohan Klokkhammer Helsing2017-08-161-1/+6
* | | Reintroduce the server-buffer examplePaul Olav Tvete2017-08-1617-1/+836
* | | shm-based server buffer for testing on desktopPaul Olav Tvete2017-08-1615-0/+736
* | | Use nullptr instead of 0 in qtwaylandscannerJohan Klokkhammer Helsing2017-08-151-16/+16
* | | Update server buffer integrationPaul Olav Tvete2017-08-1510-87/+160
* | | Remove extra semicolonFrederik Gladhorn2017-08-111-1/+1
* | | QWaylandShmBuffer: use QTemporaryFileThiago Macieira2017-07-311-20/+12
* | | Compositor: Add support for xdg-shell-unstable-v6Johan Klokkhammer Helsing2017-07-219-2/+2767
* | | Remove fallthrough warningsThiago Macieira2017-07-111-0/+2
* | | Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-3/+2
* | | Merge remote-tracking branch 'qt/5.9' into devPaul Olav Tvete2017-06-2718-20/+60
|\| |
| * | 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
| |/
| * Translucent background supportTasuku Suzuki2017-06-192-2/+10
| * Avoid double deletion of mBufferDonald Carr2017-06-161-0/+1
| * Set size and format in SharedMemoryBuffer::toOpenGlTextureJohan Klokkhammer Helsing2017-06-161-0/+3
| * Fix missing rename from waylandDisplay to displayJohan Klokkhammer Helsing2017-06-131-1/+1
* | multi-screen example: add control-alt-backspace Shortcut to quitShawn Rutledge2017-06-191-1/+5
* | Send SurfaceCreated and SurfaceAboutToBeDestroyed events for wl_surfaceJohan Klokkhammer Helsing2017-06-092-4/+11
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-07238-4873/+3337
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+56
| |\
| | * Add changes file for 5.9.0v5.9.0-rc2v5.9.0-rc1v5.9.0Paul Olav Tvete2017-05-111-0/+56
| * | Fix setting the window stateGiulio Camuffo2017-05-261-0/+4