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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't crash if view is deleted from surfaceDestroyed signal
Paul Olav Tvete
2018-11-16
1
-1
/
+3
*
Compositor: Fix crash after surface destruction
Johan Klokkhammer Helsing
2018-11-16
1
-1
/
+1
*
Don't destroy buffer before surfaceDestroyed signal
Paul Olav Tvete
2018-09-11
2
-24
/
+35
*
Compositor: Don't send illegal leave events
Johan Klokkhammer Helsing
2018-09-05
1
-1
/
+4
*
Compositor: Fix OpenGL textures deleted prematurely
Johan Klokkhammer Helsing
2018-08-28
1
-1
/
+1
*
Compositor: Fix resize grab release for xdg-shell-v6
Johan Klokkhammer Helsing
2018-08-27
1
-1
/
+1
*
Docs: Fix incorrect \since for QWaylandXdgSurfaceV6
Johan Klokkhammer Helsing
2018-08-17
1
-1
/
+1
*
Docs: Fix incorrect return types in WaylandXdgSurfaceV6
Johan Klokkhammer Helsing
2018-08-14
1
-2
/
+2
*
Handle subsurfaces added before QWaylandQuickItem created
Paul Olav Tvete
2018-08-07
3
-0
/
+8
*
Fix compilation of QtWayland without QtQuick
Alexander Schlarb
2018-08-03
2
-6
/
+5
*
Make sure generated headers are installed
Paul Olav Tvete
2018-06-28
1
-0
/
+3
*
Doc: Add missing dots (qtwayland)
Paul Wicking
2018-06-19
6
-10
/
+10
*
Add support for building QtWayland on macOS
Robert Griebl
2018-06-09
1
-2
/
+6
*
QWaylandView: Don't crash on [set|is]Primary when no surface around
Daniel d'Andrada
2018-05-29
1
-2
/
+7
*
Disable the -Wmissing-field-initializers warning for Clang too
Thiago Macieira
2018-05-23
1
-0
/
+1
*
Don't call QWaylandCompositorExtension::initialize multiple times
Johan Klokkhammer Helsing
2018-05-09
2
-2
/
+3
*
Compositor: Fix mapToSurface for surfaces with bufferScale != 1
Johan Klokkhammer Helsing
2018-04-21
1
-2
/
+2
*
Compositor: Add documentation for WaylandSurface::surfaceDestroyed
v5.11.0-beta4
v5.11.0-beta3
Johan Klokkhammer Helsing
2018-03-27
1
-0
/
+13
*
Compositor: Add documentation for WaylandSurface::childAdded
Johan Klokkhammer Helsing
2018-03-27
1
-0
/
+12
*
Compositor: Add documentation for XdgSurfaceV6::toplevel and popup
Johan Klokkhammer Helsing
2018-03-26
1
-0
/
+34
*
Compositor: Add documentation for XdgShellV6
Johan Klokkhammer Helsing
2018-03-26
1
-0
/
+77
*
Fix QWaylandXdgToplevelV6Private::lastSentConfigure()
Johan Klokkhammer Helsing
2018-03-21
1
-1
/
+1
*
Ensure a QWaylandQuickItem has keyboard focus before sending key events
Johan Klokkhammer Helsing
2018-03-21
1
-1
/
+4
*
Compositor: Fix various documentation issues for XdgShellV6
Johan Klokkhammer Helsing
2018-03-18
1
-27
/
+25
*
Compositor: Don't call send_configure variants with an invalid size
Johan Klokkhammer Helsing
2018-03-15
3
-0
/
+12
*
Compositor API: Don't try to configure negative sizes
Johan Klokkhammer Helsing
2018-03-15
3
-3
/
+7
*
Remove unused variable QWaylandPointerPrivate::hasEntered
Johan Klokkhammer Helsing
2018-03-01
1
-1
/
+0
*
Use override when applicable
Johan Klokkhammer Helsing
2018-02-28
32
-39
/
+39
*
Use default member initialization for raw pointers
Johan Klokkhammer Helsing
2018-02-28
22
-49
/
+49
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
57
-375
/
+165
*
Use nullptr instead of 0 or NULL
Johan Klokkhammer Helsing
2018-02-20
24
-61
/
+61
*
Merge remote-tracking branch 'origin/5.10' into 5.11
Liang Qi
2018-02-12
3
-2
/
+96
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
5.10
Liang Qi
2018-02-02
3
-2
/
+96
|
|
\
|
|
*
Add documentation for QWaylandShellSurface
Johan Klokkhammer Helsing
2018-01-26
2
-0
/
+94
|
|
*
Fix incorrect documentation of QWaylandQuickItem::paintEnabled
Johan Klokkhammer Helsing
2018-01-22
1
-2
/
+2
*
|
|
Compositor API: Add support for hardware compositing
Johan Klokkhammer Helsing
2018-02-09
17
-9
/
+767
*
|
|
Merge remote-tracking branch 'qt/5.10' into dev
Paul Olav Tvete
2018-01-31
9
-76
/
+83
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-07
9
-76
/
+83
|
|
\
\
|
|
|
/
|
|
*
Fix broken documentation
Johan Klokkhammer Helsing
2017-12-05
6
-59
/
+40
|
|
*
Fix decoding of multi-planar surfaces (YUV video)
Paul Olav Tvete
2017-11-29
1
-3
/
+3
|
|
*
Fix various documentation errors for QML methods and signals
Johan Klokkhammer Helsing
2017-11-23
7
-15
/
+15
|
|
*
Add documentation for QWaylandQuickItem::surfaceDestroyed
Johan Klokkhammer Helsing
2017-11-23
1
-0
/
+26
*
|
|
Doc: Add documentation dependency to Qt Core
Topi Reinio
2018-01-12
1
-1
/
+1
*
|
|
Remove QWaylandExtendedSurface* from the private compositor API
Johan Klokkhammer Helsing
2017-12-04
6
-362
/
+8
*
|
|
Fix mapToSurface when item dimensions are set by the compositor
Johan Klokkhammer Helsing
2017-11-24
1
-1
/
+7
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
2
-0
/
+9
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-15
2
-0
/
+9
|
|
\
\
|
|
|
/
|
|
*
Add missing change signals for geometry and availableGeometry
Johan Klokkhammer Helsing
2017-11-06
1
-0
/
+8
|
|
*
Emit change signal when assigning socket name automatically
Johan Klokkhammer Helsing
2017-11-06
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'qt/5.10' into dev
Paul Olav Tvete
2017-10-27
20
-128
/
+405
|
\
\
\
|
|
/
/
[next]