summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-191-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-193-4/+17
|\
| * Compositor: Print XDG_RUNTIME_DIR and socketname when socket creation failsJohan Klokkhammer Helsing2019-10-181-2/+2
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-122-2/+15
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta1Qt Forward Merge Bot2019-10-012-2/+15
| | |\
| | | * Client: Don't crash with long window titles using UTF-16 charactersJohan Klokkhammer Helsing2019-09-252-2/+15
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-181-2/+2
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-171-2/+2
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-171-2/+2
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-161-1/+1
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-161-2/+2
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-151-2/+2
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-141-2/+2
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-131-2/+2
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-101-2/+2
* | | | Merge remote-tracking branch 'origin/5.15' into devJohan Klokkhammer Helsing2019-10-094-25/+116
|\| | |
| * | | Add missing config tests for wayland, glx, xcompositeJoerg Bornemann2019-10-082-9/+73
| * | | Make qtwaylandscanner accept named arguments and add --add-includePaul Olav Tvete2019-10-081-14/+43
| * | | Remove unused member variableKari Oikarinen2019-10-011-2/+0
* | | | Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2019-10-081-2/+2
* | | | Update dependencies on 'dev' in qt/qtwaylandSimon Hausmann2019-10-041-0/+7
* | | | Compositor: Change default of autoCreatePopupItems to trueJohan Klokkhammer Helsing2019-10-048-16/+1
* | | | Compositor: Remove deprecated QWaylandShell constructorsJohan Klokkhammer Helsing2019-10-032-14/+0
* | | | Compositor: Remove deprecated QWaylandSurface::sizeJohan Klokkhammer Helsing2019-10-033-42/+1
* | | | Compositor: Remove QWaylandQuickItem::sizeFollowsSurfaceJohan Klokkhammer Helsing2019-10-035-45/+0
* | | | Compositor: Remove non-const QWaylandQuickItem::inputRegionContainsJohan Klokkhammer Helsing2019-10-032-11/+0
* | | | Merge remote-tracking branch 'qt/wip/qt6' into devPaul Olav Tvete2019-10-0210-27/+27
|\ \ \ \
| * \ \ \ Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Simon Hausmann2019-09-1670-317/+2398
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-09-1670-317/+2398
| |/| | | |
| * | | | | Fix Qt6 buildAlexandru Croitor2019-08-061-3/+3
| * | | | | Fix build with Qt 6 and strict API deprecationsSimon Hausmann2019-08-011-1/+1
| * | | | | Bump module version to 6.0.0Simon Hausmann2019-07-119-24/+24
* | | | | | Merge remote-tracking branch 'origin/5.15' into devJohan Klokkhammer Helsing2019-10-0110-12/+20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Remove $PWD from compositor plugin .pro filesJohan Klokkhammer Helsing2019-10-016-6/+6
| * | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-014-6/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Client: Create context menu event when pressing the menu keyDavid Edmundson2019-09-271-1/+12
| | * | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-253-5/+2
| | |\ \ \ \
| | | * | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-243-5/+2
| | |/| | | | | | | | |_|/ | | | |/| |
| | | * | | Mock client: Add missing include for QMapJohan Klokkhammer Helsing2019-09-211-0/+1
| | | * | | Fix wrong target name for tst_client_fullscreenshellv1Johan Klokkhammer Helsing2019-09-201-1/+1
| | | * | | Don't try to inject non-existent generated headers for xdg-shell v5Johan Klokkhammer Helsing2019-09-171-4/+0
| | | * | | sync.profile: remove two headersLiang Qi2019-09-171-2/+0
* | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-0116-1/+161
|\| | | | |
| * | | | | Rename compositor plugin targetsJohan Klokkhammer Helsing2019-09-3012-1/+23
| * | | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-244-0/+138
| |\ \ \ \ \
| | * | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-244-0/+138
| |/| | | | | | | |/ / / /
| | * | | | Client: Test that wl_touch.up events don't split touch framesv5.14.0-alpha1Johan Klokkhammer Helsing2019-09-201-0/+50
| | * | | | Add client test for multi touch motionJohan Klokkhammer Helsing2019-09-173-0/+86
| | * | | | Blacklist tst_seatv4::animatedCursor() in b2qtLiang Qi2019-09-171-0/+2
* | | | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2019-09-2473-1144/+781
|\ \ \ \ \ \