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
*
Revert "Compositor: Warn and clean up when client hardware buffer integration...
v5.14.2
5.14.2
Jani Heikkinen
2020-03-24
2
-24
/
+7
*
Fix broken Qt Wayland Compositor QML Types page
Kai Koehne
2020-03-09
1
-1
/
+1
*
Fix installing qtwayland without qtquick or opengl support
Kai Koehne
2020-03-06
1
-3
/
+1
*
Avoid potential double deletion
Paul Olav Tvete
2020-01-09
1
-2
/
+5
*
Fix detection of linux-dmabuf
Johan Klokkhammer Helsing
2019-11-26
1
-2
/
+2
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-13
11
-24
/
+89
*
Compositor: Warn and clean up when server buffer integrations fail
Johan Klokkhammer Helsing
2019-10-28
3
-7
/
+19
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-26
2
-2
/
+4
|
\
|
*
Compositor: Fix crashes when destroying uninitialized surfaces
Johan Klokkhammer Helsing
2019-10-22
2
-2
/
+4
*
|
Compositor: Warn and clean up when client hardware buffer integrations fail
Johan Klokkhammer Helsing
2019-10-25
2
-6
/
+24
*
|
Update QtWaylandCompositor license headers to GPL 3
v5.14.0-beta2
Paul Olav Tvete
2019-10-16
142
-2130
/
+710
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-12
1
-4
/
+12
|
\
\
|
|
/
|
*
Compositor: Remove unused local variable
Johan Klokkhammer Helsing
2019-10-04
1
-1
/
+0
|
*
Compositor: Fix crash when trying to maximize an XdgToplevel with no output
Johan Klokkhammer Helsing
2019-10-04
1
-3
/
+12
*
|
Compositor: Expose QPointF version of inputRegionContains
Johan Klokkhammer Helsing
2019-09-16
2
-7
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Johan Klokkhammer Helsing
2019-09-16
19
-40
/
+69
|
\
\
|
|
/
|
*
Fix detection of wayland-kms support
Yuya Nishihara
2019-09-15
1
-0
/
+1
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-09-08
15
-26
/
+29
|
|
\
|
|
*
Compositor: Fix various input-related rounding errors
Johan Klokkhammer Helsing
2019-09-06
4
-15
/
+40
|
|
*
Make QT_WAYLAND_COMPOSITOR_QUICK a feature
Ulf Hermann
2019-08-29
15
-26
/
+29
|
*
|
Compositor: Fix various input-related rounding errors
Johan Klokkhammer Helsing
2019-09-05
4
-15
/
+40
|
*
|
Merge remote-tracking branch 'qt/5.12' into 5.13
Paul Olav Tvete
2019-08-14
5
-4
/
+691
|
|
\
\
|
|
|
/
|
|
*
Backport texture sharing for NVIDIA
Paul Olav Tvete
2019-08-13
5
-4
/
+691
*
|
|
Add missing Q_REVISION(14) for inhibitsIdleChanged
Johan Klokkhammer Helsing
2019-09-13
1
-1
/
+1
*
|
|
Compositor: Add missing \since doc tags for inhibitsIdle properties
Johan Klokkhammer Helsing
2019-09-13
1
-0
/
+2
*
|
|
Improve QWaylandQuickShellIntegration API
Pier Luigi Fiorini
2019-09-05
12
-333
/
+132
*
|
|
Fix build system warning
Pier Luigi Fiorini
2019-09-04
1
-1
/
+1
*
|
|
Compositor: Respect wl_shm format when converting to a QImage
Johan Klokkhammer Helsing
2019-09-03
1
-4
/
+6
*
|
|
Fix issues raised during API review
Pier Luigi Fiorini
2019-08-29
3
-3
/
+9
*
|
|
Remove usages of deprecated APIs of QWheelEvent
Sona Kurazyan
2019-08-28
1
-1
/
+5
*
|
|
Compositor: Add xdg-output unstable v1 support
Pier Luigi Fiorini
2019-08-26
8
-0
/
+974
*
|
|
Remove usages of deprecated APIs
Sona Kurazyan
2019-08-20
2
-1
/
+3
*
|
|
compositor: ensure keymap always contains 'us' layout
Gatis Paeglis
2019-08-19
1
-0
/
+7
*
|
|
Compositor: Add idle-inhibit unstable v1 protocol
Pier Luigi Fiorini
2019-08-16
7
-0
/
+368
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-08-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix crash when closing windows via XDG sendClose
Robert Griebl
2019-08-12
1
-1
/
+1
*
|
|
QWaylandCompositor: replace a heap-allocating QList with std::vector
Marc Mutz
2019-07-18
2
-2
/
+4
*
|
|
Port from implicit to explicit atomic operations
Marc Mutz
2019-07-16
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-16
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Doc: Replace example file lists with links to code.qt.io
Topi Reinio
2019-07-09
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Doc: Fix link errors
Nico Vertriest
2019-06-18
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-08
3
-1
/
+22
|
|
\
\
|
|
|
/
|
|
*
Compositor: Map touch ids to contiguous ids
Johan Klokkhammer Helsing
2019-05-22
2
-1
/
+20
|
|
*
Fix compile error with -no-opengl
Johan Klokkhammer Helsing
2019-05-29
1
-0
/
+2
*
|
|
Remove usages of deprecated QLatin1Literal
Sona Kurazyan
2019-06-25
1
-4
/
+4
*
|
|
Eradicate Q_FOREACH loops [2/2]: non-trivial cases
Marc Mutz
2019-06-05
1
-1
/
+1
*
|
|
Compositor: some parts depends on opengl feature instead of module
Liang Qi
2019-06-20
2
-2
/
+2
*
|
|
Compositor: Fix crash when destroying QWaylandSurfaces with multiple views
Johan Klokkhammer Helsing
2019-06-12
1
-1
/
+2
*
|
|
QWaylandXdgShellV5: optimize closeAllPopups()
Marc Mutz
2019-06-05
1
-6
/
+10
[next]