summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Fix incorrect texture size for client buffers when dpr > 1v5.13.0-beta1Johan Klokkhammer Helsing2019-03-111-1/+2
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-072-6/+40
* Compositor: Add missing WaylandSurface::bufferSize propertyJohan Klokkhammer Helsing2019-03-071-1/+2
* Compositor: Add revision number for new APIJohan Klokkhammer Helsing2019-03-053-5/+7
* Client xdg-shell: Add test for switching popupsJohan Klokkhammer Helsing2019-03-053-1/+94
* Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-274-8/+65
* Compositor: Add missing version information for new APIJohan Klokkhammer Helsing2019-02-272-0/+22
* Client tests: Add convenience for getting cursor surfaceJohan Klokkhammer Helsing2019-02-272-31/+32
* Client: Decrease buffer_scale for small cursor themesJohan Klokkhammer Helsing2019-02-272-11/+103
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-262-0/+2
|\
| * Fix the build with -no-guiLiang Qi2019-02-252-0/+2
* | Client: Add test for wl_data_offer leaksJohan Klokkhammer Helsing2019-02-204-30/+153
* | Client: Don't leak wl_data_offersJohan Klokkhammer Helsing2019-02-205-50/+62
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-164-9/+19
|\|
| * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-124-9/+19
* | Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-1513-214/+433
* | Fix race condition in autotestsPaul Olav Tvete2019-02-122-10/+19
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-2/+2
|\|
| * Doc: Fix wrong link to isBufferLockedNico Vertriest2019-02-071-2/+2
* | Client xdg-shell: Add test for tooltips on popupsv5.13.0-alpha1Johan Klokkhammer Helsing2019-02-065-7/+140
* | Client test: Prefer UTF-8 when ASCII is also availableJohan Klokkhammer Helsing2019-01-301-0/+38
* | Add client test for data deviceJohan Klokkhammer Helsing2019-01-309-0/+279
* | Client tests: Add simple test for keyboard pressJohan Klokkhammer Helsing2019-01-305-5/+101
* | Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-305-28/+51
* | Add deprecated support for wl_scalerJohan Klokkhammer Helsing2019-01-2412-0/+840
* | Fix platform integration not building with -no-feature-wayland-serverJohan Klokkhammer Helsing2019-01-233-8/+14
* | Compositor tests: Test xdg-shell stable instead of unstable v5Johan Klokkhammer Helsing2019-01-234-77/+104
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2226-109/+1675
|\|
| * Merge remote-tracking branch 'qt/5.12.1' into 5.12Paul Olav Tvete2019-01-2117-106/+909
| |\
| | * Add changes file for Qt 5.12.1v5.12.1Antti Kokko2019-01-111-0/+40
| | * Fix black client windows when not using window decorations on NVIDIADominik Holland2019-01-081-1/+6
| | * Fix flickering (black frames) of wayland clients on NVIDIADominik Holland2019-01-081-1/+1
| | * Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-083-103/+35
| | * wl_eglstream_controller implementation for NVIDIAPaul Olav Tvete2019-01-0812-1/+827
| * | Remove stray surfaceDestroyed() declarationPier Luigi Fiorini2019-01-181-1/+0
| * | Remove unimplemented QWaylandCompositor::createSurfaceViewJohan Klokkhammer Helsing2019-01-181-2/+0
| * | Add wip-cpp-compositor to manual testsJohan Klokkhammer Helsing2019-01-167-0/+767
| * | Bump versionKari Oikarinen2019-01-141-1/+1
* | | tst_WaylandCompositor::customSurface: Fix unused variable warningJohan Klokkhammer Helsing2019-01-211-0/+2
* | | Update wayland.xml to version 1.16.0Johan Klokkhammer Helsing2019-01-212-478/+1151
* | | Test output related signals from QWaylandCompositorPier Luigi Fiorini2019-01-182-4/+21
* | | Compositor xdg-shell: Warn when clients supply invalid anchor rectsJohan Klokkhammer Helsing2019-01-182-10/+28
* | | Client: Initialize m_retainedReadIndexJohan Klokkhammer Helsing2019-01-181-1/+1
* | | Skip flaky testsJohan Klokkhammer Helsing2019-01-181-0/+2
* | | Client: Implement xdg-output-unstable-v1 version 2Johan Klokkhammer Helsing2019-01-174-1/+13
* | | Client: Add tests for xdg-output-unstable-v1Johan Klokkhammer Helsing2019-01-173-0/+156
* | | Clean up .gitignorePier Luigi Fiorini2019-01-173-19/+11
* | | Client: Add wl_output testsJohan Klokkhammer Helsing2019-01-1715-248/+323
* | | Compositor: Emit a signal when WaylandQuickItem.compositor changesJohan Klokkhammer Helsing2019-01-172-1/+6
* | | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-1615-23/+23