summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Fix build error for -no-openglInho Lee2020-04-232-2/+6
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-212-24/+7
|\
| * Revert "Compositor: Warn and clean up when client hardware buffer integration...v5.14.2Jani Heikkinen2020-03-242-24/+7
* | Update connects to QSocketNotifier::activatedMÃ¥rten Nordheim2020-04-212-2/+2
* | Stop using deprecated TouchPoint accessorsShawn Rutledge2020-04-151-2/+2
* | 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
* | 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
* | Compositor: Deprecate XdgShell unstable v6Johan Klokkhammer Helsing2020-02-055-0/+28
* | Compositor: Deprecate XdgShell unstable v5Johan Klokkhammer Helsing2020-02-055-0/+26
* | Turn QNX key codes into xkbcommon key codesJames McDonnell2020-01-311-0/+9
* | Implement missing changed signals to propertiesPier Luigi Fiorini2020-01-104-6/+15
* | Merge remote-tracking branch 'qt/5.14' into 5.15Paul Olav Tvete2020-01-091-2/+5
|\|
| * Avoid potential double deletionPaul Olav Tvete2020-01-091-2/+5
* | Fix compiler warningsPaul Olav Tvete2020-01-085-11/+11
* | Add missing qAsConst for texture sharing extensionJohan Klokkhammer Helsing2020-01-021-2/+2
* | Adjust the Wayland Vulkan configuration testsJames McDonnell2019-12-061-1/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-031-2/+2
|\|
| * Fix detection of linux-dmabufJohan Klokkhammer Helsing2019-11-261-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-2311-24/+89
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-1311-24/+89
* | Compositor: Use RHI-compatible APIJohan Klokkhammer Helsing2019-11-151-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Simon Hausmann2019-10-315-9/+23
|\|
| * Compositor: Warn and clean up when server buffer integrations failJohan Klokkhammer Helsing2019-10-283-7/+19
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-262-2/+4
| |\
| | * Compositor: Fix crashes when destroying uninitialized surfacesJohan Klokkhammer Helsing2019-10-222-2/+4
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-262-6/+24
|\| |
| * | Compositor: Warn and clean up when client hardware buffer integrations failJohan Klokkhammer Helsing2019-10-252-6/+24
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-19143-2134/+722
|\| |
| * | Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-16142-2130/+710
| * | 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
* | | Compositor: Print XDG_RUNTIME_DIR and socketname when socket creation failsJohan Klokkhammer Helsing2019-10-181-2/+2
* | | Add missing config tests for wayland, glx, xcompositeJoerg Bornemann2019-10-081-4/+34
* | | Convert most config tests to configure.json inline formatJohan Klokkhammer Helsing2019-09-201-5/+74
|/ /
* | 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-1619-40/+69
|\|
| * Fix detection of wayland-kms supportYuya Nishihara2019-09-151-0/+1
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-0815-26/+29
| |\
| | * Compositor: Fix various input-related rounding errorsJohan Klokkhammer Helsing2019-09-064-15/+40
| | * Make QT_WAYLAND_COMPOSITOR_QUICK a featureUlf Hermann2019-08-2915-26/+29
| * | Compositor: Fix various input-related rounding errorsJohan Klokkhammer Helsing2019-09-054-15/+40
| * | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-145-4/+691
| |\|
| | * Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-135-4/+691
* | | Add missing Q_REVISION(14) for inhibitsIdleChangedJohan Klokkhammer Helsing2019-09-131-1/+1
* | | Compositor: Add missing \since doc tags for inhibitsIdle propertiesJohan Klokkhammer Helsing2019-09-131-0/+2
* | | Improve QWaylandQuickShellIntegration APIPier Luigi Fiorini2019-09-0512-333/+132
* | | Fix build system warningPier Luigi Fiorini2019-09-041-1/+1