summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Issue set_opaque_region on opaque surfacesAleix Pol2020-10-222-0/+29
* Client: Advertise all supported mime typesDavid Edmundson2020-10-191-1/+1
* Fix race condition on frame callbackPaul Olav Tvete2020-10-164-26/+73
* Scanner: Generate code that destroys inert resourcesVlad Zahorodnii2020-10-121-5/+15
* Scanner: Generate code that cleans up m_resourceVlad Zahorodnii2020-10-121-0/+2
* fix libdrm related configure test failurePeter Seiderer2020-10-062-3/+6
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-055-16/+23
* Fix brcm-egl wayland integrationAaron Dewes2020-09-074-4/+7
* Client: Fix scroll direction with touchpadsDavid Edmundson2020-08-281-0/+6
* Client: Initialize mScale on creation instead of on showDavid Edmundson2020-08-261-2/+2
* Client: Send subsurface expose event when toplevel is configuredDavid Edmundson2020-08-212-1/+14
* Fix qt_attribution.json files by replacing newlines with \n escapesSamuel Gaist2020-08-171-19/+6
* Add spaces around '+'Jide Zhang2020-06-291-2/+2
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-042-4/+10
* brcm-egl: needs wayland-scanner-client-wayland-protocol-includePeter Seiderer2020-06-031-1/+1
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-291-0/+1
* Suppress warning about sizeChanged() being deprecatedThiago Macieira2020-05-271-0/+3
* Fix warning that the QQmlListProperty constructor is deprecatedThiago Macieira2020-05-201-2/+2
* Client: Don't send fake SurfaceCreated/Destroyed eventsDavid Edmundson2020-05-182-9/+3
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-145-44/+35
|\
| * Client: Make frame back callback timeout configurablev5.15.0-rc2v5.15.0-rc1v5.15.0Eskil Abrahamsen Blomfeldt2020-04-282-8/+18
| * Fix leaking of callback timersJanne Koskinen2020-04-282-28/+22
| * Client: Reset wl_egl_window before wl_surfaceDavid Edmundson2020-04-233-8/+2
| * Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-2320-136/+104
| |\
| * | Don't force gamma-correction offAllan Sandfeld Jensen2020-04-211-7/+0
* | | Fix warning about deprecated non-namespaced "hex"Thiago Macieira2020-05-078-23/+23
| |/ |/|
* | Fix build error for -no-openglInho Lee2020-04-232-2/+6
* | Fix GCC 9 warning about redundant std::move useThiago Macieira2020-04-221-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-2114-113/+74
|\ \
| * | Revert "Compositor: Warn and clean up when client hardware buffer integration...v5.14.2Jani Heikkinen2020-03-2414-113/+74
* | | Update connects to QSocketNotifier::activatedMårten Nordheim2020-04-213-3/+3
* | | Client: Remove recursion in data offer retrievalDavid Edmundson2020-04-161-17/+20
| |/ |/|
* | Stop using deprecated TouchPoint accessorsShawn Rutledge2020-04-151-2/+2
* | Fix invalid json in qt_attribution.jsonv5.15.0-beta3Kai Koehne2020-03-191-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-1/+1
|\|
| * Fix broken Qt Wayland Compositor QML Types pageKai Koehne2020-03-091-1/+1
* | Fix incomplete QPainterPathv5.15.0-beta2Allan Sandfeld Jensen2020-03-101-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-071-3/+1
|\|
| * Fix installing qtwayland without qtquick or opengl supportKai Koehne2020-03-061-3/+1
* | Test the EGL wayland platform extensions before using themSamuli Piippo2020-03-054-5/+10
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Client: Delete decoration object when frameless window hint is addedJohan Klokkhammer Helsing2020-02-271-3/+5
* | Client: Workaround for QPlatformWindow::setVisible(true) being called twiceJohan Klokkhammer Helsing2020-02-272-0/+6
* | Make generated files more resilient to crashesv5.15.0-beta1Aleix Pol2020-02-141-0/+5
* | Client: Don't allow decorations for frameless windowsJohan Klokkhammer Helsing2020-02-131-3/+4
* | Compositor: Deprecate XdgShell unstable v6Johan Klokkhammer Helsing2020-02-056-0/+30
* | Compositor: Deprecate XdgShell unstable v5Johan Klokkhammer Helsing2020-02-056-0/+28
* | Client: Implement QPlatformWindow::startSystemResizeJohan Klokkhammer Helsing2020-02-0511-12/+27
* | Client: Update to new signature for startSystemMove()Johan Klokkhammer Helsing2020-02-042-3/+2
* | Turn QNX key codes into xkbcommon key codesJames McDonnell2020-01-311-0/+9