summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.15.1v5.15.15.15.1Antti Kokko2020-09-031-0/+36
* Fix qt_attribution.json files by replacing newlines with \n escapesSamuel Gaist2020-08-171-19/+6
* Bump versionAlexandru Croitor2020-07-301-1/+1
* 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-294-9/+9
* 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-183-11/+8
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-146-44/+83
|\
| * Client: Make frame back callback timeout configurablev5.15.0-rc2v5.15.0-rc1v5.15.05.15.0Eskil Abrahamsen Blomfeldt2020-04-282-8/+18
| * Fix leaking of callback timersJanne Koskinen2020-04-282-28/+22
| * Add changes file for Qt 5.15.0Paul Olav Tvete2020-04-271-0/+48
| * 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-2323-138/+126
| |\
| * | Don't force gamma-correction offAllan Sandfeld Jensen2020-04-211-7/+0
* | | Blacklist animatedCursor in SLESTony Sarajärvi2020-05-111-0/+1
* | | 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-2115-113/+94
|\ \
| * \ Merge remote-tracking branch 'origin/5.14.2' into 5.145.14Qt Forward Merge Bot2020-04-2115-113/+94
| |\ \
| | * | Revert "Compositor: Warn and clean up when client hardware buffer integration...v5.14.25.14.2Jani Heikkinen2020-03-2414-113/+74
| | * | Add changes file for Qt 5.14.2Antti Kokko2020-03-101-0/+20
* | | | Update connects to QSocketNotifier::activatedMårten Nordheim2020-04-215-5/+5
* | | | Client: Remove recursion in data offer retrievalDavid Edmundson2020-04-161-17/+20
| |_|/ |/| |
* | | Stop using deprecated TouchPoint accessorsShawn Rutledge2020-04-151-2/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4Qt Forward Merge Bot2020-04-071-0/+4
|\ \ \ | |/ /
| * | examples: fix wayland/texture-sharing/custom-compositorPeter Seiderer2020-04-061-0/+4
| |/
* | 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-272-3/+25
* | Client: Workaround for QPlatformWindow::setVisible(true) being called twiceJohan Klokkhammer Helsing2020-02-272-0/+6
* | Client tests for xdg-output unstable v1 version 3Johan Klokkhammer Helsing2020-02-275-14/+83
* | Move XdgOutput mocking to shared folderJohan Klokkhammer Helsing2020-02-274-58/+133
* | 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-132-3/+22
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"v5.15.0-alpha1Qt Forward Merge Bot2020-02-050-0/+0
|\ \
| * \ Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-050-0/+0
| |\ \ | | |/
| | * Bump versionAlexandru Croitor2020-02-021-1/+1
* | | 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