summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Eradicate Q_FOREACH loops [2/2]: non-trivial casesMarc Mutz2019-06-052-2/+3
* | | | | Use some qExchange()Marc Mutz2019-05-172-6/+3
* | | | | Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-204-5/+5
* | | | | sync.profile: remove two headersLiang Qi2019-06-181-2/+0
* | | | | Compositor: Fix crash when destroying QWaylandSurfaces with multiple viewsJohan Klokkhammer Helsing2019-06-121-1/+2
* | | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-111-1/+1
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-1/+1
|/| | | | | | |/ / / /
| * | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-084-2/+23
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-084-2/+23
| |/| | | | | | |/ / /
| | * | | Client: Don't add all windows to activePopupsJohan Klokkhammer Helsing2019-06-051-1/+1
| | * | | Compositor: Map touch ids to contiguous idsJohan Klokkhammer Helsing2019-05-222-1/+20
| | * | | Fix compile error with -no-openglJohan Klokkhammer Helsing2019-05-291-0/+2
| | | |/ | | |/|
* | | | QWaylandXdgShellV5: optimize closeAllPopups()Marc Mutz2019-06-051-6/+10
* | | | Don't crash at application exitPaul Olav Tvete2019-06-051-1/+1
* | | | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-2131-58/+81
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-05-263-1/+10
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-263-1/+10
|/| | | | | |/ / /
| * | / Avoid creating decoration whilst Xdg Decoration is pending configureDavid Edmundson2019-05-233-1/+10
| | |/ | |/|
* | | xdg-shell v6 client test: use QTRY_COMPARE instead of QTRY_VERIFYJohan Klokkhammer Helsing2019-05-141-2/+2
* | | QWaylandDisplay: make hasRegistryGlobal() const-correct and take a QStringViewMarc Mutz2019-05-172-3/+3
* | | QWaylandXdgShellV5: make xdgSurfaceFromSurface() const-correctMarc Mutz2019-05-172-3/+3
* | | Add QWaylandXdgPopup::sendPopupDoneJohan Klokkhammer Helsing2019-05-104-0/+42
* | | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-1021-35/+1207
* | | Remove Apache licensed Vulkan helper functionJohan Klokkhammer Helsing2019-05-105-486/+5
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-0754-924/+1083
|\| |
| * | Make QML module documentation follow Qt minor versionJohan Klokkhammer Helsing2019-05-061-4/+4
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-039-51/+221
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-029-51/+221
| | |\|
| | | * Docs: Fix incorrect version for module importJohan Klokkhammer Helsing2019-04-301-2/+2
| | | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-247-49/+218
| | | * Compositor: Add qwaylandoutput_p.h to headersJohan Klokkhammer Helsing2019-04-241-0/+1
| * | | client: reimplement QPlatformIntegration::possibleKeys()Gatis Paeglis2019-05-034-0/+23
| |/ /
| * | Make QtWayland.Compositor available under 1.QT_MINOR_VERSIONJohan Klokkhammer Helsing2019-05-019-24/+34
| * | Client: Fix reverse screen orderJohan Klokkhammer Helsing2019-04-295-13/+81
| * | Remove tst_WaylandCompositor::keyboardGrab from blacklistJohan Klokkhammer Helsing2019-04-261-2/+0
| * | Remove wayland-egl as dependency of linux-dmabuf-unstable-v1Kai Koehne2019-04-251-1/+1
| * | Doc: Fix minor link issuesNico Vertriest2019-04-253-5/+2
| * | remove useless indirectionGatis Paeglis2019-04-252-11/+4
| * | drop qwaylandxkb and share the logic with X11Gatis Paeglis2019-04-259-492/+32
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-233-2/+59
| |\|
| | * Compositor: Fix compilation problems for qwaylandshell.hJohan Klokkhammer Helsing2019-04-172-2/+26
| | * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+33
| | |\
| | | * Add changes file for Qt 5.12.3v5.12.3Antti Kokko2019-04-101-0/+33
| * | | rework key handlingGatis Paeglis2019-04-174-95/+100
| * | | xkbcommon: replace deprecated APIsv5.13.0-beta3Gatis Paeglis2019-04-162-10/+8
| * | | compositor: rework xkb context/keymap/state handlingGatis Paeglis2019-04-165-52/+68
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-164-14/+25
| |\| |
| | * | Fix incorrect path to wl-eglstream-controller.xmlJohan Klokkhammer Helsing2019-04-111-1/+1
| | * | Client: Don't be exposed if we want to create a sub or shell surfaceJohan Klokkhammer Helsing2019-04-083-13/+24
| * | | client: rework xkb context/keymap/state handlingGatis Paeglis2019-04-156-64/+57