index
:
delta/qt5/qtwayland.git
0.85
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/genivi-5.4.0-wip
baserock/genivi-5.5.0-wip
baserock/genivi-test
baserock/jonathanmaw/genivi-demo-jetson
baserock/pedroalvarez/genivi-5.4.2-wip
baserock/v5.3.0
baserock/v5.5.1-genivi
baserock/v5.6.0-15-gebba84e+ivi-shell
dev
master
release
stable
wip-compositor-api
wip/cmake
wip/qt6
wip/texturesharing-5.12
code.qt.io: qt/qtwayland.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compositor
/
compositor_api
/
qwaylandquicksurface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-28
/
+2
*
QtWaylandCompositor: use cmake-generated export headers
Marc Mutz
2022-02-14
1
-1
/
+1
*
Fix WaylandCompositor PCH build without qtdeclarative
Ilya Fedin
2022-01-18
1
-0
/
+2
*
Export QWaylandQuickSurfacePrivate
Hyungchan Kim
2021-02-22
1
-0
/
+3
*
Port QtWayland.Compositor to new QML extension API
Eskil Abrahamsen Blomfeldt
2020-08-20
1
-0
/
+2
*
Remove deprecated code
Eskil Abrahamsen Blomfeldt
2020-07-07
1
-5
/
+0
*
Update QtWaylandCompositor license headers to GPL 3
v5.14.0-beta2
Paul Olav Tvete
2019-10-16
1
-15
/
+5
*
Fix incompatibility between QML and C++ instantiated objects
Johan Klokkhammer Helsing
2018-08-29
1
-0
/
+2
*
Use override when applicable
Johan Klokkhammer Helsing
2018-02-28
1
-1
/
+1
*
Remove QWaylandExtendedSurface* from the private compositor API
Johan Klokkhammer Helsing
2017-12-04
1
-3
/
+3
*
Fix licensing
v5.9.0-beta4
Jani Heikkinen
2017-05-04
1
-12
/
+15
*
Use WaylandCompositor module name for export macro
Paul Olav Tvete
2016-02-15
1
-1
/
+1
*
Rename QtCompositor to QtWaylandCompositor
Jørgen Lind
2015-09-10
1
-1
/
+1
*
Make it possible to connect to a createSurface signal
Jørgen Lind
2015-09-04
1
-1
/
+2
*
Make the default wl_shell available from QML
Jørgen Lind
2015-08-28
1
-1
/
+0
*
Use QWaylandClient in constructor of QWaylandSurface
Jørgen Lind
2015-08-28
1
-1
/
+1
*
Remove output from QWaylandSurface
Jørgen Lind
2015-08-28
1
-4
/
+0
*
Fixups after rebasing
Jørgen Lind
2015-08-28
1
-2
/
+0
*
Rename QWaylandQuickView to QWaylandQuickItem
Jørgen Lind
2015-08-28
1
-1
/
+1
*
Rename QWaylandSurfaceView to QWaylandView
Jørgen Lind
2015-08-28
1
-1
/
+1
*
Rework how we manage extensions
Jørgen Lind
2015-08-28
1
-9
/
+2
*
Move the output from QWaylandSurface to the QWaylandSurfaceView
Jørgen Lind
2015-08-28
1
-3
/
+3
*
Move the texture ownership from the QWaylandSurface
Jørgen Lind
2015-08-28
1
-10
/
+0
*
Add WaylandOutputWindow item
Jørgen Lind
2015-08-28
1
-0
/
+4
*
Make QWaylandsurface::output a property
Jørgen Lind
2015-08-28
1
-0
/
+1
*
Add a shellView property on QWaylandSurface
Jørgen Lind
2015-08-28
1
-0
/
+3
*
LGPL v3 license change for Qt Wayland Compositor
Jørgen Lind
2015-07-24
1
-11
/
+14
*
Move surfaces to outputs
Pier Luigi Fiorini
2015-04-21
1
-0
/
+3
*
Update copyright headers
Jani Heikkinen
2015-02-17
1
-21
/
+13
*
Fix the compositor's wayland versioning
Giulio Camuffo
2014-10-09
1
-1
/
+1
*
Replace signals with Q_SIGNALS.
Robin Burchell
2014-08-19
1
-1
/
+1
*
Fix a few project warnings
Giulio Camuffo
2014-07-08
1
-1
/
+1
*
Add cmake test for QtCompositor and disable cmake files for QtWaylandClient
Giulio Camuffo
2014-07-08
1
-3
/
+2
*
Rework the way buffers are used and rendered
Giulio Camuffo
2014-04-29
1
-0
/
+91