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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Make minimal-cpp work with EGLStreams
Paul Olav Tvete
2017-09-21
1
-1
/
+6
*
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
*
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
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-03
7
-0
/
+367
|
\
\
|
|
/
|
*
Add a multi-screen compositor example
Johan Klokkhammer Helsing
2016-10-10
7
-0
/
+367
*
|
spanning-screen: show how a real multi-display system would do it
Laszlo Agocs
2016-10-11
1
-1
/
+11
|
/
*
Example compositor for the ivi application extension
Johan Klokkhammer Helsing
2016-10-04
5
-0
/
+172
*
Add mode support to QWaylandOutput
Pier Luigi Fiorini
2016-10-03
9
-10
/
+16
*
Refactor buffer handling
Paul Olav Tvete
2016-10-01
6
-44
/
+22
*
Make the custom extension example more interesting
Paul Olav Tvete
2016-09-30
11
-95
/
+470
*
Follow surface isMapped property rename
Pier Luigi Fiorini
2016-09-30
1
-2
/
+2
*
Compositor: Base shell class
Pier Luigi Fiorini
2016-09-30
2
-3
/
+4
*
Compositor: Add a spanning screens example
Johan Klokkhammer Helsing
2016-09-27
5
-0
/
+201
*
Compositor API: Add closeAllPopups method to QWaylandWlShell
Johan Klokkhammer Helsing
2016-09-20
2
-18
/
+12
*
Simplify custom-extension example
Paul Olav Tvete
2016-09-08
16
-70
/
+50
*
Rename the QWaylandXdg* classes to QWaylandXdg*V5
Giulio Camuffo
2016-09-05
5
-30
/
+30
*
Merge remote-tracking branch 'qt/5.7' into 5.8
v5.8.0-alpha1
Liang Qi
2016-08-28
1
-1
/
+3
|
\
|
*
qwindow-compositor: remove drag icon before dropping
Johan Klokkhammer Helsing
2016-08-11
1
-1
/
+3
*
|
Remove extensions array from the minimal QML compositor example
Johan Klokkhammer Helsing
2016-08-23
1
-10
/
+8
*
|
Remove QWaylandView from the QML API
Paul Olav Tvete
2016-08-22
3
-3
/
+3
*
|
Rename QWaylandSurface::isMapped to hasContent
Johan Klokkhammer Helsing
2016-08-22
5
-8
/
+8
*
|
Compositor API: rename QWaylandInputDevice to QWaylandSeat
Johan Klokkhammer Helsing
2016-08-11
6
-25
/
+25
*
|
Rename createSurface and similar signals
Johan Klokkhammer Helsing
2016-08-03
6
-13
/
+13
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
7
-152
/
+148
|
\
\
|
|
/
|
*
Slightly more minimal example
Paul Olav Tvete
2016-07-12
1
-7
/
+3
|
*
Example cleanup
Paul Olav Tvete
2016-07-04
6
-145
/
+145
*
|
Migrate to public QOpenGLTextureBlitter
Laszlo Agocs
2016-07-29
2
-2
/
+2
*
|
Compile with -no-opengl
Johan Klokkhammer Helsing
2016-07-20
1
-5
/
+6
*
|
Rename sendUnMaximized to sendUnmaximized
Johan Klokkhammer Helsing
2016-07-12
1
-1
/
+1
[next]