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
*
Use IVI-Surface-ID
baserock/pedroalvarez/genivi-5.4.2-wip
Jonathan Maw
2016-01-11
1
-1
/
+8
*
Add surface
James Thomas
2016-01-11
2
-0
/
+147
*
Add protocol
James Thomas
2016-01-11
2
-0
/
+764
*
ILM support
James Thomas
2016-01-11
6
-4
/
+24
*
brcm-egl: Avoid conflicts with GLES3
v5.4.2
5.4.2
Pier Luigi Fiorini
2015-04-11
1
-0
/
+2
*
Remove .desktop suffix to appId
Pier Luigi Fiorini
2015-04-10
1
-4
/
+18
*
Don't handle mouse events in decos if buttons were pressed in the content area
Giulio Camuffo
2015-04-08
1
-1
/
+2
*
examples: remove unused windowDestroyed signal
Olivier Blin
2015-03-31
2
-15
/
+0
*
Fix build for brcm-egl integration
Pier Luigi Fiorini
2015-03-30
1
-3
/
+0
*
brcm-egl: Disambiguate wl_registry
Pier Luigi Fiorini
2015-03-30
1
-0
/
+1
*
qwindow-compositor: fix rendering shm NPOT textures with OpenGL ES2
Olivier Blin
2015-03-29
1
-0
/
+1
*
Drop unused mScreensInitialized variable in QWaylandDisplay
Olivier Blin
2015-03-29
1
-1
/
+0
*
Fix shm buffers init and destruction on failure
Olivier Blin
2015-03-27
2
-5
/
+12
*
Fix connecting to surfaceDestroyed
Olivier Blin
2015-03-27
1
-3
/
+3
*
Fix BrcmBuffer build
Olivier Blin
2015-03-27
1
-1
/
+1
*
Remove useless EGL linking in plugins
Olivier Blin
2015-03-27
5
-10
/
+0
*
Make QWaylandShellSurface a QObject to allow build without RTTI
Olivier Blin
2015-03-27
4
-7
/
+11
*
ShellSurface: fix leak of QWaylandSurfaceItem on destruction
Olivier Blin
2015-03-24
1
-0
/
+1
*
Use Qt foreach instead of C++11 specific range-base for loop
Olivier Blin
2015-03-24
1
-1
/
+1
*
Fix build with gcc <= 4.5
Olivier Blin
2015-03-20
1
-1
/
+1
*
Run eventDispatcher in QWaylandDisplay::forceRoundTrip
Martin Gräßlin
2015-02-17
1
-2
/
+9
*
Sanitize popup behavior.
Laszlo Agocs
2015-02-13
6
-21
/
+37
*
Fix popup menus with no parent windows
Giulio Camuffo
2015-02-11
1
-6
/
+13
*
Fix copying text to non-qt clients
Giulio Camuffo
2015-02-07
2
-0
/
+5
*
Do not send invisible key characters
Giulio Camuffo
2015-02-05
1
-1
/
+2
*
Fix deadlock when starting a drag
Giulio Camuffo
2015-02-05
1
-1
/
+8
*
Make all the screens virtual siblings
Giulio Camuffo
2015-02-02
2
-0
/
+9
*
Send mouse events with the correct modifiers
Giulio Camuffo
2015-01-29
1
-5
/
+5
*
Fix pasting from sources advertising the utf8 charset
Giulio Camuffo
2015-01-29
1
-4
/
+21
*
Make sure we send a valid initial resize
Giulio Camuffo
2015-01-27
1
-2
/
+2
*
Send a touch cancel event when we stop getting input
Giulio Camuffo
2015-01-20
2
-0
/
+15
*
Unset the pointer focus if we're deleting the view holding it
Giulio Camuffo
2015-01-19
1
-0
/
+6
*
Bump version
Oswald Buddenhagen
2015-01-16
1
-1
/
+1
*
Recreate the surface textures after the scenegraph invalidation
v5.4.1
5.4.1
Giulio Camuffo
2015-01-15
1
-0
/
+1
*
Correctly handle '--invert' parameter in server-buffer compositor
Siteshwar Vashisht
2015-01-13
1
-2
/
+2
*
Set the composing string of the wayland input method
Giulio Camuffo
2015-01-13
2
-0
/
+17
*
Remove unused members
Thiago Macieira
2014-12-31
3
-6
/
+1
*
Bump version
Oswald Buddenhagen
2014-12-12
1
-1
/
+1
*
Fix wrong check condition.
Giulio Camuffo
2014-12-12
1
-1
/
+1
*
Fix dangling pointer access when getting dnd data in some cases
Giulio Camuffo
2014-12-11
2
-3
/
+4
*
Fix possible double free when hiding a window
Giulio Camuffo
2014-12-06
2
-0
/
+5
*
Silence uninited variable compiler warnings
Laszlo Agocs
2014-12-03
1
-1
/
+1
*
Don't access a dangling pointer
Giulio Camuffo
2014-11-20
1
-0
/
+2
*
Remove deleted views from the list
Giulio Camuffo
2014-11-14
1
-1
/
+3
*
Make sure to have valid textures
Giulio Camuffo
2014-11-10
3
-4
/
+11
*
Be more careful when destroying wl_resources
v5.4.0-rc1
v5.4.0
5.4.0
Giulio Camuffo
2014-10-28
7
-30
/
+17
*
Update .gitignore after wayland examples move
Olivier Blin
2014-10-23
1
-13
/
+13
*
Gracefully fallback when xkb context creation fails
Olivier Blin
2014-10-23
1
-9
/
+27
*
Fix fd leak in case of ftruncate() failure in qwlkeyboard
Olivier Blin
2014-10-21
1
-1
/
+3
*
Fix crash when cursor theme can not be loaded
Olivier Blin
2014-10-21
1
-1
/
+7
[next]