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
*
Client: Don't add all windows to activePopups
v5.12.4
5.12.4
Johan Klokkhammer Helsing
2019-06-06
2
-1
/
+2
*
Add changes file for Qt 5.12.4
Johan Klokkhammer Helsing
2019-05-28
1
-0
/
+39
*
Bump version
Frederik Gladhorn
2019-05-23
1
-1
/
+1
*
Docs: Fix incorrect version for module import
Johan Klokkhammer Helsing
2019-04-30
1
-2
/
+2
*
Client: Full implementation for frame callbacks (second try)
Johan Klokkhammer Helsing
2019-04-24
7
-49
/
+218
*
Compositor: Add qwaylandoutput_p.h to headers
Johan Klokkhammer Helsing
2019-04-24
1
-0
/
+1
*
Compositor: Fix compilation problems for qwaylandshell.h
Johan Klokkhammer Helsing
2019-04-17
2
-2
/
+26
*
Merge remote-tracking branch 'origin/5.12.3' into 5.12
Qt Forward Merge Bot
2019-04-17
1
-0
/
+33
|
\
|
*
Add changes file for Qt 5.12.3
v5.12.3
5.12.3
Antti Kokko
2019-04-10
1
-0
/
+33
*
|
Fix incorrect path to wl-eglstream-controller.xml
Johan Klokkhammer Helsing
2019-04-11
1
-1
/
+1
*
|
Client: Don't be exposed if we want to create a sub or shell surface
Johan Klokkhammer Helsing
2019-04-08
3
-13
/
+24
*
|
compositor: fix QWaylandShell private objects inheritance
Christophe Chapuis
2019-04-03
5
-6
/
+10
*
|
Client xdg-shell v5: Fix crash when creating a popup without a valid parent
Johan Klokkhammer Helsing
2019-04-02
2
-4
/
+12
|
/
*
Bump version
Kari Oikarinen
2019-03-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.12.2' into 5.12
Qt Forward Merge Bot
2019-03-15
1
-0
/
+24
|
\
|
*
Add changes file for Qt 5.12.2
v5.12.2
5.12.2
Antti Kokko
2019-02-21
1
-0
/
+24
*
|
Client: Fix incorrect damage region for window decorations
Johan Klokkhammer Helsing
2019-03-14
1
-5
/
+10
*
|
Compositor: Call eglUnbindWaylandDisplayWL when destroying the compositor
Johan Klokkhammer Helsing
2019-03-14
2
-0
/
+11
*
|
Fix the build with -no-gui
Liang Qi
2019-02-25
2
-0
/
+2
|
/
*
Client xdg-shell: Fix crash when switching popups
Johan Klokkhammer Helsing
2019-02-12
4
-9
/
+19
*
Doc: Fix wrong link to isBufferLocked
Nico Vertriest
2019-02-07
1
-2
/
+2
*
Merge remote-tracking branch 'qt/5.12.1' into 5.12
Paul Olav Tvete
2019-01-21
17
-106
/
+909
|
\
|
*
Add changes file for Qt 5.12.1
v5.12.1
5.12.1
Antti Kokko
2019-01-11
1
-0
/
+40
|
*
Fix black client windows when not using window decorations on NVIDIA
Dominik Holland
2019-01-08
1
-1
/
+6
|
*
Fix flickering (black frames) of wayland clients on NVIDIA
Dominik Holland
2019-01-08
1
-1
/
+1
|
*
Revert "Client: Full implementation for frame callbacks"
Johan Klokkhammer Helsing
2019-01-08
3
-103
/
+35
|
*
wl_eglstream_controller implementation for NVIDIA
Paul Olav Tvete
2019-01-08
12
-1
/
+827
*
|
Remove stray surfaceDestroyed() declaration
Pier Luigi Fiorini
2019-01-18
1
-1
/
+0
*
|
Remove unimplemented QWaylandCompositor::createSurfaceView
Johan Klokkhammer Helsing
2019-01-18
1
-2
/
+0
*
|
Add wip-cpp-compositor to manual tests
Johan Klokkhammer Helsing
2019-01-16
7
-0
/
+767
*
|
Bump version
Kari Oikarinen
2019-01-14
1
-1
/
+1
*
|
C++ examples: Delay compositor initialization until GL is ready
Paul Olav Tvete
2019-01-09
6
-2
/
+7
|
/
*
Bump version
Kari Oikarinen
2019-01-07
1
-1
/
+1
*
Client: Don't assume windows have surfaces in QWaylandInputContext::update
Johan Klokkhammer Helsing
2019-01-03
1
-7
/
+16
*
Client: Fix incorrect damage for decoration edges
Johan Klokkhammer Helsing
2019-01-03
1
-1
/
+2
*
Client: Fix various input related crashes for events without focus
Johan Klokkhammer Helsing
2019-01-02
1
-14
/
+25
*
Client xdg-shell: Fix protocol error for tooltips on popups
Johan Klokkhammer Helsing
2018-12-26
1
-1
/
+1
*
Compositor: Fix crash in QWaylandSurface::waylandClient
Johan Klokkhammer Helsing
2018-12-22
3
-1
/
+41
*
Client: Full implementation for frame callbacks
Johan Klokkhammer Helsing
2018-12-13
3
-35
/
+103
*
Specify X11 dependency explicitly
Paul Olav Tvete
2018-12-13
1
-1
/
+1
*
Fix scaling if wrong attached window size is returned
Kimmo Ollila
2018-12-11
1
-2
/
+6
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-12-11
1
-0
/
+30
|
\
|
*
Merge remote-tracking branch 'origin/5.11.3' into 5.11
Qt Forward Merge Bot
2018-12-04
3
-2
/
+34
|
|
\
|
|
*
Add changes file for Qt 5.11.3
v5.11.3
5.11.3
Antti Kokko
2018-11-19
1
-0
/
+30
|
|
*
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
|
|
/
*
|
tests: minor fixup in tst_WaylandCompositor::comparingModes()
Gatis Paeglis
2018-12-09
1
-1
/
+1
*
|
Fix invalid QWaylandOutputMode comparison operator
Jędrzej Nowacki
2018-12-06
2
-2
/
+25
*
|
use new feature name xkbcommon_evdev -> xkbcommon
Gatis Paeglis
2018-12-05
17
-59
/
+59
*
|
Scanner: Add include for QList
Johan Klokkhammer Helsing
2018-12-05
1
-0
/
+1
[next]