summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix broken Qt Wayland Compositor QML Types pageKai Koehne2020-03-091-1/+1
* Fix installing qtwayland without qtquick or opengl supportKai Koehne2020-03-061-3/+1
* Avoid conflicting declaration for egl typedefsSamuli Piippo2020-01-201-0/+2
* Avoid potential double deletionPaul Olav Tvete2020-01-091-2/+5
* Stop using modern C++Johan Klokkhammer Helsing2019-12-311-1/+1
* Drive cursor animation with a timerJan Alexander Steffens (heftig)2019-12-172-3/+36
* Client: Fix inverse repeat rate implementationJohan Klokkhammer Helsing2019-12-171-1/+1
* Client: Fix detection of linux-dmabufJan Alexander Steffens (heftig)2019-12-151-1/+1
* Client: Always close popups when hiding a windowJohan Klokkhammer Helsing2019-12-061-2/+1
* Client: really use OpenGL ES 2 API for decoration blitterPeter Seiderer2019-12-041-1/+1
* Fix compilation of linuxdmabuf compositor pluginJohan Klokkhammer Helsing2019-12-041-0/+4
* Avoid animating single frame cursorsDavid Edmundson2019-11-283-16/+15
* Fix detection of linux-dmabufJohan Klokkhammer Helsing2019-11-263-4/+4
* Fix spelling of linuxaccessibility_support-privateJohan Klokkhammer Helsing2019-11-181-2/+2
* Doc: Fix documentation warningsTopi Reinio2019-11-1311-24/+89
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-121-1/+4
|\
| * Fix touch being ignored when down and motion are in the same frameJohan Klokkhammer Helsing2019-11-051-1/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-052-3/+8
|\|
| * Client: Fix crash when showing a child window with a hidden parentJohan Klokkhammer Helsing2019-11-042-3/+8
* | Compositor: Use logging category in egl client integrationJohan Klokkhammer Helsing2019-10-301-16/+29
* | Compositor: Warn and clean up when server buffer integrations failJohan Klokkhammer Helsing2019-10-2813-36/+53
* | Remove unused variable WaylandEglClientBufferIntegrationPrivate::validJohan Klokkhammer Helsing2019-10-281-2/+0
* | Update plugins.qmltypes for 5.14Johan Klokkhammer Helsing2019-10-281-1/+48
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-263-3/+5
|\|
| * Compositor: Fix crashes when destroying uninitialized surfacesJohan Klokkhammer Helsing2019-10-222-2/+4
| * Compositor: Fix access to member of null referenceJohan Klokkhammer Helsing2019-10-221-1/+1
* | Compositor: Warn and clean up when client hardware buffer integrations failJohan Klokkhammer Helsing2019-10-2514-73/+112
* | Fix QClipboard::ownSelection always returning falseJohan Klokkhammer Helsing2019-10-251-5/+11
* | Fix missing emission of QClipboard::selectionChangedJohan Klokkhammer Helsing2019-10-242-1/+10
* | Signal clipboard change when focus lost clears the selection offerPekka Vuorela2019-10-221-0/+7
* | Fix url getting broken on openUrlPekka Vuorela2019-10-211-3/+7
* | Client: Print a warning when trying to set clipboard without a seatJohan Klokkhammer Helsing2019-10-211-1/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-10-212-38/+9
|\|
| * Client: Fix 100ms freeze when applications do not swap after deliverUpdateReq...Johan Klokkhammer Helsing2019-10-172-38/+9
* | Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-16196-2940/+980
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-121-4/+12
|\|
| * Compositor: Remove unused local variableJohan Klokkhammer Helsing2019-10-041-1/+0
| * Compositor: Fix crash when trying to maximize an XdgToplevel with no outputJohan Klokkhammer Helsing2019-10-041-3/+12
* | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta1Qt Forward Merge Bot2019-10-011-2/+4
|\|
| * Client: Don't crash with long window titles using UTF-16 charactersJohan Klokkhammer Helsing2019-09-251-2/+4
* | Client: Create context menu event when pressing the menu keyDavid Edmundson2019-09-271-1/+12
* | Compositor: Expose QPointF version of inputRegionContainsJohan Klokkhammer Helsing2019-09-162-7/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-1631-131/+172
|\|
| * Fix detection of wayland-kms supportYuya Nishihara2019-09-151-0/+1
| * If egl_x11 is not available then don't turn on xcomposite-eglAndy Shaw2019-09-131-1/+1
| * Client: Fix touch rounding errorsJohan Klokkhammer Helsing2019-09-092-7/+13
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-0823-101/+107
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-0823-101/+107
| | |\
| | | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-072-1/+12
| | | |\
| | | | * Merge remote-tracking branch 'qt/5.12' into 5.12.5Paul Olav Tvete2019-08-237-31/+39
| | | | |\