summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix qdoc warningsKavindra Palaraja2019-03-274-3/+103
* Fix compilation with QT_NO_WARNING_OUTPUTKai Koehne2019-03-222-14/+15
* BRCM: fix namespace confusionGeorg Leugner2019-03-222-2/+3
* Fix documentation for bufferLocked propertySimon Hausmann2019-03-191-2/+11
* [docs] Fix qdoc warningsKavindra Palaraja2019-03-194-9/+10
* [doc] Fix mismatch in function signature to address a qdoc warningKavindra Palaraja2019-03-191-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-163-5/+21
|\
| * Client: Fix incorrect damage region for window decorationsJohan Klokkhammer Helsing2019-03-141-5/+10
| * Compositor: Call eglUnbindWaylandDisplayWL when destroying the compositorJohan Klokkhammer Helsing2019-03-142-0/+11
* | 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: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-272-4/+29
* | Compositor: Add missing version information for new APIJohan Klokkhammer Helsing2019-02-272-0/+22
* | Client: Decrease buffer_scale for small cursor themesJohan Klokkhammer Helsing2019-02-271-8/+44
* | 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: 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-159-190/+241
* | 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: 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-247-0/+667
* | Fix platform integration not building with -no-feature-wayland-serverJohan Klokkhammer Helsing2019-01-232-7/+9
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2218-109/+868
|\|
| * Merge remote-tracking branch 'qt/5.12.1' into 5.12Paul Olav Tvete2019-01-2116-106/+869
| |\
| | * 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
| |/
* | Update wayland.xml to version 1.16.0Johan Klokkhammer Helsing2019-01-212-478/+1151
* | 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
* | Client: Implement xdg-output-unstable-v1 version 2Johan Klokkhammer Helsing2019-01-173-1/+7
* | Clean up .gitignorePier Luigi Fiorini2019-01-172-0/+6
* | 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
* | Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-156-6/+17
* | Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-157-1/+82
* | Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-1412-6/+57
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-034-23/+44
|\|
| * Client: Don't assume windows have surfaces in QWaylandInputContext::updateJohan Klokkhammer Helsing2019-01-031-7/+16
| * Client: Fix incorrect damage for decoration edgesJohan Klokkhammer Helsing2019-01-031-1/+2
| * Client: Fix various input related crashes for events without focusJohan Klokkhammer Helsing2019-01-021-14/+25
| * Client xdg-shell: Fix protocol error for tooltips on popupsJohan Klokkhammer Helsing2018-12-261-1/+1