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
/
examples
/
wayland
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the minimal-cpp example a real compositor
Paul Olav Tvete
2018-03-21
4
-22
/
+23
*
Use override when applicable
Johan Klokkhammer Helsing
2018-02-28
2
-3
/
+3
*
Use default member initialization for raw pointers
Johan Klokkhammer Helsing
2018-02-28
5
-7
/
+7
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
13
-39
/
+21
*
Use nullptr instead of 0 or NULL
Johan Klokkhammer Helsing
2018-02-20
5
-10
/
+10
*
Compositor API: Add support for hardware compositing
Johan Klokkhammer Helsing
2018-02-09
6
-0
/
+246
*
Compositor examples: Remove unused dependencies on private APIs
Johan Klokkhammer Helsing
2018-01-16
2
-2
/
+2
*
Fix outdated FDL license header
Liang Qi
2017-12-05
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
2
-3
/
+2
|
\
|
*
pure-qml example: fix position of XdgShellV6 popups
Shawn Rutledge
2017-11-20
1
-2
/
+1
|
*
Update to new QRandomGenerator API
Thiago Macieira
2017-11-03
1
-1
/
+1
*
|
Add overview-compositor example
Johan Klokkhammer Helsing
2017-11-15
6
-0
/
+252
*
|
Fix broken minimal-qml example
Johan Klokkhammer Helsing
2017-11-06
1
-2
/
+2
*
|
Merge remote-tracking branch 'qt/5.10' into dev
Paul Olav Tvete
2017-10-27
16
-42
/
+291
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'qt/5.9' into 5.10
v5.10.0-beta3
Paul Olav Tvete
2017-10-25
16
-42
/
+291
|
|
\
|
|
*
Support threaded rendering for Nvidia EGLStreams
Paul Olav Tvete
2017-10-25
2
-0
/
+6
|
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-20
7
-31
/
+31
|
|
*
Add non-global object to custom extension example
Paul Olav Tvete
2017-10-05
7
-11
/
+254
*
|
|
Update minimal-qml example
Johan Klokkhammer Helsing
2017-10-16
1
-18
/
+17
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-05
1
-1
/
+6
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta1
Liang Qi
2017-10-04
1
-1
/
+6
|
|
\
\
|
|
|
/
|
|
*
Make minimal-cpp work with EGLStreams
Paul Olav Tvete
2017-09-21
1
-1
/
+6
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-27
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
Fix namespaced builds
Johan Klokkhammer Helsing
2017-09-18
1
-0
/
+4
*
|
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-17
6
-0
/
+163
|
\
\
|
|
/
|
*
Add missing documentation for examples
Johan Klokkhammer Helsing
2017-08-14
4
-0
/
+161
|
*
Update .gitignore
Paul Olav Tvete
2017-07-10
2
-0
/
+2
*
|
Reintroduce the server-buffer example
Paul Olav Tvete
2017-08-16
17
-1
/
+836
*
|
Compositor: Add support for xdg-shell-unstable-v6
Johan Klokkhammer Helsing
2017-07-21
1
-2
/
+16
*
|
Use QRandomGenerator instead of q?rand
Thiago Macieira
2017-06-30
1
-3
/
+2
*
|
multi-screen example: add control-alt-backspace Shortcut to quit
Shawn Rutledge
2017-06-19
1
-1
/
+5
|
/
*
Fix licensing
v5.9.0-beta4
Jani Heikkinen
2017-05-04
40
-95
/
+495
*
Include minimal-cpp example in build
Paul Olav Tvete
2017-04-27
1
-1
/
+1
*
Remove non-functional example
Paul Olav Tvete
2017-04-27
17
-1229
/
+1
*
multi-screen example: use Screen.virtualX/Y rather than screen
Shawn Rutledge
2017-03-28
1
-2
/
+2
*
Update examples to account for Window.targetScreen rename
v5.9.0-alpha1
Tor Arne Vestbø
2017-02-11
3
-6
/
+6
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
11
-43
/
+134
|
\
|
*
Replace all occurrences of Q_DECL_OVERRIDE with override
Johan Klokkhammer Helsing
2017-01-23
10
-25
/
+25
|
*
Add animations to the C++ example
Paul Olav Tvete
2017-01-02
3
-19
/
+110
*
|
Remove unused files from example
Paul Olav Tvete
2017-01-02
3
-103
/
+0
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-12
1
-1
/
+2
|
\
\
|
|
/
|
*
Make qwindow-compositor look different than pure-qml
Paul Olav Tvete
2016-11-29
1
-1
/
+2
*
|
Try to find compositor among parents for QWaylandQuickOutput
Johan Klokkhammer Helsing
2016-12-06
2
-4
/
+0
*
|
multi-screen example: create an output for each screen
Shawn Rutledge
2016-11-23
2
-33
/
+36
*
|
Merge remote-tracking branch 'qt/5.8' into dev
Paul Olav Tvete
2016-11-23
10
-60
/
+19
|
\
\
|
|
/
|
*
Move qtwayland over to use the new configuration system
Lars Knoll
2016-11-23
7
-55
/
+11
|
*
Make sure we send leave events in the c++ example
Paul Olav Tvete
2016-11-22
1
-4
/
+3
|
*
Fix crash with nested xdg popups
Paul Olav Tvete
2016-11-17
1
-1
/
+2
|
*
Fade-out animation for menus
Paul Olav Tvete
2016-11-15
1
-0
/
+3
[next]