summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | | Don't force gamma-correction offAllan Sandfeld Jensen2020-04-211-7/+0
|/ /
* | 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
* | Client: Temporarily disable QPA startSystemMoveJohan Klokkhammer Helsing2020-01-311-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-211-0/+2
|\|
| * Avoid conflicting declaration for egl typedefsSamuli Piippo2020-01-201-0/+2
* | Enable QtWayland for QNXJames McDonnell2020-01-134-3/+30
* | Client: Upgrade to xdg-output-unstable-v1 version 3Johan Klokkhammer Helsing2020-01-134-8/+30
* | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-101-1/+2
* | Implement missing changed signals to propertiesPier Luigi Fiorini2020-01-104-6/+15
* | Update protocol for xdg-output-unstable-v1Johan Klokkhammer Helsing2020-01-092-7/+18
* | Merge "Merge remote-tracking branch 'qt/5.14' into 5.15"Paul Olav Tvete2020-01-091-2/+5
|\ \
| * | 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 various issues in qt_attribution.jsonJohan Klokkhammer Helsing2020-01-091-8/+11
* | | Update protocol for linux-dmabuf-unstable-v1Johan Klokkhammer Helsing2020-01-092-1/+17
* | | Update protocol for xdg-shell stable to version 2Johan Klokkhammer Helsing2020-01-092-36/+66
* | | Update to latest release for xdg-shell-unstable-v6Johan Klokkhammer Helsing2020-01-091-2/+5
|/ /
* | Add a comment at the top explaining where the generated file comes fromAleix Pol2020-01-081-0/+3
* | Client: Add basic support for tablet-unstable-v2Johan Klokkhammer Helsing2020-01-0810-0/+1738
* | Don't use deprecated handleMouseEvent()Paul Olav Tvete2020-01-081-4/+10
* | Fix compiler warningsPaul Olav Tvete2020-01-088-16/+26
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-1/+1
|\|
| * Stop using modern C++Johan Klokkhammer Helsing2019-12-311-1/+1
* | Client: Don't use deprecated handleMouseEvent versionJohan Klokkhammer Helsing2020-01-033-45/+46
* | Add missing qAsConst for texture sharing extensionJohan Klokkhammer Helsing2020-01-021-2/+2