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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_inputcontext: fix warning about unused lambda capture
Marc Mutz
2022-02-11
1
-1
/
+1
*
Update the window geometry when changing decorations
Inho Lee
2022-02-09
1
-1
/
+1
*
Do not delete window decorations before next update
Inho Lee
2022-02-09
3
-26
/
+34
*
Fix unused warnings
Shawn Rutledge
2022-02-09
7
-10
/
+4
*
Client: Remove mWaitingForUpdateDelivery
Vlad Zahorodnii
2022-02-08
2
-9
/
+3
*
Compile repo with warnings as errors
Kai Köhne
2022-02-08
1
-5
/
+0
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-02-05
1
-2
/
+2
*
Adapt to moving of type registrations into the Qt namespace
Ulf Hermann
2022-02-05
3
-16
/
+9
*
Switch examples to build as isolated sub-builds part 2
Alexandru Croitor
2022-02-05
1
-1
/
+1
*
CMake: Fix qtwayland feature detection
Christophe Giboudeaux
2022-02-04
1
-0
/
+15
*
Address API review comments for Qt Wayland
Eskil Abrahamsen Blomfeldt
2022-02-04
4
-7
/
+13
*
Fix crash if no input method module could be loaded
Joni Poikelin
2022-02-03
1
-1
/
+1
*
Add client support for the text-input-unstable-v1 protocol
Dominik Holland
2022-02-02
10
-6
/
+983
*
Use scope resolution operator for request
Youngjin Kim
2022-02-02
1
-1
/
+1
*
Stop using soon-to-be-deprecated QMouseEvent constructor
Shawn Rutledge
2022-02-01
1
-1
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-02-01
1
-2
/
+2
*
Bump version to 6.4.0
Jani Heikkinen
2022-02-01
1
-1
/
+1
*
Fix build with -no-feature-tabletevent
Liang Qi
2022-01-25
5
-1
/
+25
*
Fix wayland touch event to use time stamp from wayland compositor
Seokha Ko
2022-01-25
1
-3
/
+3
*
Don't keep eglConfig in hardwareintegration
Inho Lee
2022-01-25
4
-18
/
+11
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-01-25
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-01-23
1
-2
/
+2
*
XDG shell: fix warnings about unused variable
Thiago Macieira
2022-01-21
2
-2
/
+1
*
CMake: Ensure qt_cmdline.cmake files exist for each configure.cmake
Alexandru Croitor
2022-01-21
3
-0
/
+2
*
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
*
wayland-egl: fix build with recent eglplatform.h
Samuli Piippo
2022-01-17
1
-0
/
+5
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-01-17
1
-2
/
+2
*
wayland touch event to add key modifier
Tang Haixiang
2022-01-17
1
-1
/
+1
*
Use PRIVATE linking for plugins
Alexey Edelev
2022-01-13
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-01-13
1
-2
/
+2
*
client: Add waitForFrameSync for Vulkan
Cathy Park
2022-01-03
2
-0
/
+11
*
Fix missing update when toggling client-side decorations
Eskil Abrahamsen Blomfeldt
2021-12-21
2
-0
/
+11
*
client: Fix crash on shutdown on Mesa driver
Eskil Abrahamsen Blomfeldt
2021-12-21
4
-13
/
+43
*
Set preedit cursor when cursor equals to 0
Weng Xuetian
2021-12-20
1
-1
/
+1
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2021-12-16
1
-2
/
+2
*
Switch examples to build as isolated sub-builds
Alexandru Croitor
2021-12-15
4
-18
/
+18
*
Client: support high-dpi mode for window icon
Liang Qi
2021-12-13
1
-6
/
+3
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2021-12-12
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2021-12-11
1
-2
/
+2
*
Support presentation-time protocol
Elvis Lee
2021-12-10
11
-0
/
+895
*
Handle the transientParent of a window having another kind of surface
David Redondo
2021-12-09
1
-1
/
+1
*
Remove QWaylandShellIntegration::findGlobal
Paul Olav Tvete
2021-12-09
12
-98
/
+46
*
Client: Delay deletion of QDrag object until after we're done with it
Arjen Hiemstra
2021-12-09
2
-0
/
+12
*
Implement xdg_activation_v1 protocol
Aleix Pol
2021-12-09
10
-2
/
+439
*
Client: Implement DataDeviceV3
David Edmundson
2021-12-09
12
-46
/
+153
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2021-12-09
1
-2
/
+2
*
Remove the XComposite buffer sharing extension
Paul Olav Tvete
2021-12-07
58
-3206
/
+2
*
Use a correct serial for xdg_surface.ack_configure
Inho Lee
2021-12-07
2
-4
/
+6
*
Docs: Fix parentheses for WaylandQuickItem subsurfaceHandler example
Kai Uwe Broulik
2021-12-07
1
-2
/
+3
[next]