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
/
global
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eradicate Q_FOREACH loops [1/2]: trivial cases
Marc Mutz
2019-05-21
1
-1
/
+1
*
Add convenience for converting wl_resource * to wrapper types
Johan Klokkhammer Helsing
2018-11-21
2
-0
/
+74
*
Don't include system versions of wayland protocol
Johan Klokkhammer Helsing
2018-10-03
1
-1
/
+1
*
Fix incompatibility between QML and C++ instantiated objects
Johan Klokkhammer Helsing
2018-08-29
1
-36
/
+0
*
Macro for QML items with data property boilerplate
Pier Luigi Fiorini
2018-06-23
1
-0
/
+36
*
Don't call QWaylandCompositorExtension::initialize multiple times
Johan Klokkhammer Helsing
2018-05-09
2
-2
/
+3
*
Use override when applicable
Johan Klokkhammer Helsing
2018-02-28
1
-2
/
+2
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
1
-5
/
+2
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
3
-5
/
+5
*
Fix licensing
v5.9.0-beta4
Jani Heikkinen
2017-05-04
4
-48
/
+60
*
Replace all occurrences of Q_DECL_OVERRIDE with override
Johan Klokkhammer Helsing
2017-01-23
2
-4
/
+4
*
Use the feature system internally
Lars Knoll
2016-11-23
5
-58
/
+133
*
Include headers with full path
Pier Luigi Fiorini
2016-10-01
1
-1
/
+2
*
Compositor: make the extensions property list optional
Paul Olav Tvete
2016-07-12
2
-0
/
+7
*
Add QQmlParserStatus interface to QtQuick extensions
Pier Luigi Fiorini
2016-06-23
1
-0
/
+1
*
Compile with -Wzero-as-null-pointer-constant
Paul Olav Tvete
2016-05-25
1
-2
/
+2
*
Remove empty private class QWaylandExtensionTemplatePrivate
Johan Klokkhammer Helsing
2016-05-19
2
-10
/
+0
*
Rename QWaylandExtension to QWaylandCompositorExtension
Paul Olav Tvete
2016-05-18
5
-73
/
+73
*
Automatically initialize the quick extension objects
Giulio Camuffo
2016-04-29
2
-2
/
+6
*
Rename the quick extension macros
Giulio Camuffo
2016-04-29
1
-12
/
+12
*
Forward declare Wayland types in public headers.
Volker Krause
2016-04-20
1
-1
/
+2
*
Change constructor argument types for QWaylandExtensionTemplate
Johan Klokkhammer Helsing
2016-03-08
1
-2
/
+2
*
Use WaylandCompositor module name for export macro
Paul Olav Tvete
2016-02-15
4
-11
/
+11
*
Compile fix for namespaced Qt builds
Paul Olav Tvete
2015-11-28
1
-0
/
+4
*
Fix copyright headers
Paul Olav Tvete
2015-11-09
3
-3
/
+3
*
Add warning to private headers
Paul Olav Tvete
2015-10-23
1
-0
/
+11
*
Rename QWaylandExtensionContainer to QWaylandObject
Paul Olav Tvete
2015-10-23
3
-26
/
+39
*
Avoid double delete
Paul Olav Tvete
2015-10-02
1
-3
/
+1
*
Rename QtCompositor to QtWaylandCompositor
Jørgen Lind
2015-09-10
2
-2
/
+2
*
Cleanup QWaylandQuickCompositorExtension file
Jørgen Lind
2015-09-04
1
-8
/
+2
*
Macro for QML extension boilerplate
Jørgen Lind
2015-08-28
2
-1
/
+112
*
Make the default wl_shell available from QML
Jørgen Lind
2015-08-28
3
-17
/
+104
*
Remove automatic initialisation of extensions
Jørgen Lind
2015-08-28
2
-3
/
+3
*
Fix Compile errors and warnings
Paul Olav Tvete
2015-08-28
1
-4
/
+4
*
rename QWaylandExtensionTemplate::get to findIn
Jørgen Lind
2015-08-28
1
-1
/
+1
*
Improve QWaylandExtension
Jørgen Lind
2015-08-28
3
-53
/
+34
*
Public input apis
Jørgen Lind
2015-08-28
1
-1
/
+1
*
Rework how we manage extensions
Jørgen Lind
2015-08-28
4
-1
/
+304
*
LGPL v3 license change for Qt Wayland Compositor
Jørgen Lind
2015-07-24
1
-30
/
+26
*
Update copyright headers
Jani Heikkinen
2015-02-17
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-09-19
1
-1
/
+3
|
\
|
*
Compile with protected visibility
Thiago Macieira
2014-08-19
1
-1
/
+3
*
|
Expose surface's client to QML
Pier Luigi Fiorini
2014-08-17
1
-2
/
+0
|
/
*
Remove QWaylandResourceCollection.
Robin Burchell
2014-08-15
3
-175
/
+1
*
Remove unused QtWayland::Object
Jan Arne Petersen
2013-08-22
2
-70
/
+0
*
Adapted Surface and Region to use the qtwaylandscanner.
Samuel Rødal
2013-04-23
1
-30
/
+0
*
Adapted code to use qtwaylandscanner.
Samuel Rødal
2013-04-17
2
-8
/
+14
*
Qt-ify the QtCompositor module
Andy Nichols
2013-02-08
5
-11
/
+29
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-25
4
-24
/
+24
*
Sync up with the latest wayland developments.
Hannu Lyytinen
2012-04-19
2
-9
/
+5
[next]