summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-217-0/+2703
* | Remove fallthrough warningsThiago Macieira2017-07-111-0/+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
* | 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-07176-2151/+2784
|\|
| * Fix setting the window stateGiulio Camuffo2017-05-261-0/+4
| * Match WaylandWindow scale to what we set on the buffer, not the screenDavid Edmundson2017-05-182-2/+7
| * Set the cursor when the pointer enters the windowGiulio Camuffo2017-05-121-1/+1
| * Pass modifiers with wheel eventsDavid Edmundson2017-05-123-6/+7
| * send handleScreenGeometryChange with scaled geometryDavid Edmundson2017-05-121-1/+1
| * Fix build without features.xlibTasuku Suzuki2017-05-081-2/+2
| * Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-04170-2091/+2649
| * Don't depend on shell extensionPaul Olav Tvete2017-04-271-39/+40
| * Fix documention typoKari Oikarinen2017-04-261-2/+2
| * Doc: add info about parametersNico Vertriest2017-04-262-6/+6
| * Fix nullptr dereference in QWaylandSeat::setKeyboardFocusJohan Klokkhammer Helsing2017-04-251-1/+1
| * Add missing documentation for XdgShellV5v5.9.0-beta3Johan Klokkhammer Helsing2017-04-211-0/+64
* | Remove duplicate codeRobert Griebl2017-05-152-24/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2178-173/+415
|\|
| * Don't try to create zxdg_popup_v6s with incomplete positionersJohan Klokkhammer Helsing2017-04-191-0/+1
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1811-12/+39
| |\
| | * switch to new way to refer to libdl5.8Oswald Buddenhagen2017-04-062-6/+2
| | * Doc: Fix external links to wayland-ivi projectKai Koehne2017-03-241-2/+2
| | * Fix crash when assigning nullptr to ShellSurfaceItem.shellSurfaceJohan Klokkhammer Helsing2017-03-237-1/+34
| | * Fix brcm-egl build by correcting commit() usageDonald Carr2017-03-181-3/+1
| * | Doc: Add info about return valueNico Vertriest2017-04-181-0/+2
| * | Fix warning about inconsistent use of override keywordv5.9.0-beta2Thiago Macieira2017-04-046-7/+7
| * | Fix warning about unused variableThiago Macieira2017-04-041-1/+0
| * | Fix clang warning about struct/class mismatchThiago Macieira2017-04-041-1/+1
| * | Fix Clang warning about unused private fieldsThiago Macieira2017-04-042-4/+0
| * | Fix build without QtQuickv5.9.0-beta1Tasuku Suzuki2017-03-301-1/+1
| * | Fix the wayland-egl compositing using NVIDIA graphicsDominik Holland2017-03-281-7/+19
| * | Don't redefine symbols from system librariesPaul Olav Tvete2017-03-282-2/+4
| * | Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-2336-87/+207
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Paul Olav Tvete2017-03-133-0/+33
| |\|
| | * Fix build when xkbcommon is disabledGiulio Camuffo2017-03-083-0/+33
| * | Doc: completed undocumented itemsNico Vertriest2017-03-132-3/+4