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
*
Doc: Do not advertise Qt module include
Kai Köhne
2022-07-08
1
-6
/
+0
*
Implement send_modifiers_map for zwp_text_input_v2
Inho Lee
2022-06-29
2
-3
/
+28
*
Fix potential nullptr access in the compositor when killing clients
Robert Griebl
2022-06-17
1
-2
/
+2
*
Fix WaylandCompostior build without QtQml
Ilya Fedin
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
188
-5333
/
+399
*
QtWaylandCompositor: includemocs
Liang Qi
2022-06-01
40
-0
/
+82
*
QtWaylandCompositor: includemocs - qt6
Liang Qi
2022-06-01
4
-0
/
+10
*
Add missing QT_{BEGIN,END}_NAMESPACE
Liang Qi
2022-06-01
3
-0
/
+12
*
Add a TU for qwaylandcompositorquickextensions_p.h
Liang Qi
2022-06-01
2
-1
/
+37
*
Add a TU for qwaylandquickextension.h
Liang Qi
2022-06-01
2
-1
/
+39
*
CMake: use the --build-macro option to qtwaylandscanner
Thiago Macieira
2022-05-19
1
-2
/
+15
*
Replace QScopedPointer with std::unique_ptr
Thiago Macieira
2022-05-11
2
-4
/
+4
*
compositor: Fix build without xkbcommon
Samuli Piippo
2022-05-10
1
-1
/
+1
*
compositor: Fix build without xkbcommon
Eskil Abrahamsen Blomfeldt
2022-05-10
1
-0
/
+4
*
Fix: Access nullptr returned by QWaylandSurface::client()
Roman Genkhel
2022-05-10
1
-1
/
+1
*
Compositor: Re-enable touch events for Wayland clients
Eskil Abrahamsen Blomfeldt
2022-05-04
1
-0
/
+1
*
Clear keyboard modifier state when application deactivates
Eskil Abrahamsen Blomfeldt
2022-05-03
4
-8
/
+53
*
Fix deprecated warning
Allan Sandfeld Jensen
2022-04-27
1
-1
/
+1
*
Doc: Fix QWaylandSurface::isOpaque property documentation
Topi Reinio
2022-04-06
1
-1
/
+1
*
Doc: Fix documentation warnings and enable doc testing in CI
Topi Reinio
2022-04-06
3
-7
/
+13
*
Fix to have presentation feedback sequence timely
Jungi Byun
2022-03-31
2
-3
/
+7
*
Move internal function to private class
Paul Olav Tvete
2022-03-29
4
-16
/
+15
*
Send correct modifier state for non-windowsystem key events
Paul Olav Tvete
2022-03-15
4
-2
/
+60
*
Also accept a client text-input extension registered too late
Dominik Holland
2022-03-15
3
-6
/
+21
*
wayland: do not rely on transitive includes
Fabian Kosmale
2022-03-11
5
-0
/
+6
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
19
-14
/
+31
*
QWaylandBufferRef: fix relational operators
Marc Mutz
2022-02-28
4
-11
/
+112
*
Use opaque render list when client content is opaque
Eskil Abrahamsen Blomfeldt
2022-02-17
4
-5
/
+37
*
Call updateSize only for new windows
Bernd Weimer
2022-02-15
1
-7
/
+7
*
QtWaylandCompositor: use cmake-generated export headers
Marc Mutz
2022-02-14
89
-128
/
+116
*
Fix unused warnings
Shawn Rutledge
2022-02-09
2
-4
/
+1
*
Adapt to moving of type registrations into the Qt namespace
Ulf Hermann
2022-02-05
3
-16
/
+9
*
Address API review comments for Qt Wayland
Eskil Abrahamsen Blomfeldt
2022-02-04
4
-7
/
+13
*
CMake: Ensure qt_cmdline.cmake files exist for each configure.cmake
Alexandru Croitor
2022-01-21
1
-0
/
+0
*
Remove unused .qrc files
Joerg Bornemann
2022-01-20
1
-10
/
+0
*
Fix WaylandCompositor PCH build without qtdeclarative
Ilya Fedin
2022-01-18
8
-0
/
+16
*
Support presentation-time protocol
Elvis Lee
2021-12-10
5
-0
/
+531
*
Docs: Fix parentheses for WaylandQuickItem subsurfaceHandler example
Kai Uwe Broulik
2021-12-07
1
-2
/
+3
*
Move Q_DECLARE_PUBLIC to the public section
Jani Heikkinen
2021-12-03
1
-1
/
+2
*
Q*FActory: remove unused path arguments
Thiago Macieira
2021-12-02
6
-114
/
+18
*
Introduce new qt-shell and an API for custom shells
Paul Olav Tvete
2021-12-02
13
-20
/
+510
*
Support text-input-unstable-v4-wip
Inho Lee
2021-11-19
15
-5
/
+1159
*
Don't build XComposite buffer integration by default
Paul Olav Tvete
2021-11-11
1
-11
/
+3
*
Fix race condition with shared memory buffers
Paul Olav Tvete
2021-10-07
1
-1
/
+8
*
Support different text input protocols
Liang Qi
2021-10-07
7
-13
/
+58
*
Add explicit dependency to Libdrm::Libdrm
Dominik Holland
2021-09-08
1
-0
/
+7
*
Revert "Ensure versionless wrappers do not introduce a new variable scope"
Craig Scott
2021-09-06
1
-2
/
+2
*
Fix WaylandCompositor QT_QML_SOURCE_VERSION usage
Craig Scott
2021-09-02
1
-15
/
+4
*
Ensure versionless wrappers do not introduce a new variable scope
Craig Scott
2021-09-01
1
-2
/
+2
*
Doc: Remove unsupported customFilters
Kai Köhne
2021-08-25
1
-3
/
+0
[next]