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
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update commercial license headers
Tarja Sundqvist
2021-01-27
5
-102
/
+102
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Johan Klokkhammer Helsing
2019-09-03
1
-11
/
+20
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Johan Klokkhammer Helsing
2019-08-29
1
-11
/
+20
|
|
\
|
|
*
Handle Key_Return explicitly instead of depending on the text
Andy Shaw
2019-08-20
1
-1
/
+1
|
|
*
Fix incorrect conversion to straight alpha pixel formats
Johan Klokkhammer Helsing
2019-08-17
1
-11
/
+20
*
|
|
Eradicate Q_FOREACH loops [1/2]: trivial cases
Marc Mutz
2019-05-21
1
-1
/
+1
|
/
/
*
|
drop qwaylandxkb and share the logic with X11
Gatis Paeglis
2019-04-25
2
-466
/
+0
*
|
xkbcommon: replace deprecated APIs
v5.13.0-beta3
Gatis Paeglis
2019-04-16
1
-6
/
+4
|
/
*
use new feature name xkbcommon_evdev -> xkbcommon
Gatis Paeglis
2018-12-05
2
-6
/
+6
*
Fix typo in wayland formats
Allan Sandfeld Jensen
2018-04-16
1
-1
/
+1
*
Use default member initialization for raw pointers
Johan Klokkhammer Helsing
2018-02-28
1
-1
/
+1
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
2
-16
/
+6
*
Add missing break
Thiago Macieira
2017-06-22
1
-0
/
+1
*
Fix build when xkbcommon is disabled
Giulio Camuffo
2017-03-08
2
-0
/
+25
*
Use the feature system internally
Lars Knoll
2016-11-23
2
-8
/
+0
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
2
-20
/
+16
|
\
|
*
Fix the key code of key events when control is pressed
Giulio Camuffo
2016-07-04
2
-20
/
+16
*
|
Compositor: Rename shm to sharedMemory
Johan Klokkhammer Helsing
2016-07-11
1
-7
/
+7
|
/
*
Rename private headers to _p.h
Paul Olav Tvete
2016-05-19
7
-3
/
+3
*
Use function to convert indices for text protocol
Jan Arne Petersen
2016-04-19
2
-9
/
+15
*
Fix text-input support for new API
Jan Arne Petersen
2016-04-18
4
-0
/
+435
*
inputdevice: map more X11 keys
Arnaud Vrac
2016-03-21
1
-16
/
+137
*
Updated license headers
Antti Kokko
2016-01-20
5
-70
/
+100
*
xkb: Provide support for the XF86Phone symbol
Andres Gomez
2015-10-02
1
-0
/
+2
*
Use xkbcommon for internal key events too
Giulio Camuffo
2015-07-23
2
-0
/
+258
*
Update copyright headers
Jani Heikkinen
2015-02-17
3
-67
/
+43
*
Add a SHM format converter class
Jorgen Lind
2015-02-05
1
-0
/
+138
*
fix namespaced build
Oswald Buddenhagen
2013-07-23
1
-1
/
+3
*
Qt-ify the QtCompositor module
Andy Nichols
2013-02-08
2
-0
/
+6
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-25
2
-49
/
+49
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-04
1
-2
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
2
-2
/
+2
*
Update obsolete contact address.
Jason McDonald
2012-01-23
2
-2
/
+2
*
Implement selection offers from compositor to clients.
Laszlo Agocs
2012-01-17
2
-0
/
+138