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
/
minimal-cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Remove category from examples docs
Eskil Abrahamsen Blomfeldt
2023-02-28
1
-3
/
+3
*
Documentation for the minimal-cpp example
Paul Olav Tvete
2023-02-13
5
-9
/
+85
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
5
-245
/
+10
*
Remove .prev_CMakeLists.txt
Kai Köhne
2022-03-22
1
-47
/
+0
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-19
1
-11
/
+5
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
2
-0
/
+8
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
2
-2
/
+2
*
Remove deprecated code
Eskil Abrahamsen Blomfeldt
2020-07-07
1
-3
/
+0
*
Adapt to new QPointingDevice API
Shawn Rutledge
2020-06-26
1
-3
/
+3
*
CMake: Regenerate projects
Alexandru Croitor
2020-05-26
2
-2
/
+10
*
Initial CMake port
Johan Klokkhammer Helsing
2019-11-26
2
-0
/
+78
*
Remove usages of deprecated APIs of QWheelEvent
Sona Kurazyan
2019-08-28
3
-4
/
+8
*
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2019-01-10
4
-1
/
+6
|
\
|
*
C++ examples: Delay compositor initialization until GL is ready
Paul Olav Tvete
2019-01-09
4
-1
/
+6
*
|
Compositor: Fix coordinate system inconsistencies
Johan Klokkhammer Helsing
2018-11-16
2
-3
/
+3
|
/
*
Add mouse and keyboard handling to minimal-cpp example
Paul Olav Tvete
2018-08-16
5
-18
/
+168
*
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
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
4
-6
/
+4
*
Use nullptr instead of 0 or NULL
Johan Klokkhammer Helsing
2018-02-20
2
-2
/
+2
*
Compositor examples: Remove unused dependencies on private APIs
Johan Klokkhammer Helsing
2018-01-16
1
-1
/
+1
*
Update to new QRandomGenerator API
Thiago Macieira
2017-11-03
1
-1
/
+1
*
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
*
|
Use QRandomGenerator instead of q?rand
Thiago Macieira
2017-06-30
1
-3
/
+2
|
/
*
Fix licensing
v5.9.0-beta4
Jani Heikkinen
2017-05-04
5
-15
/
+65
*
Replace all occurrences of Q_DECL_OVERRIDE with override
Johan Klokkhammer Helsing
2017-01-23
2
-3
/
+3
*
Add mode support to QWaylandOutput
Pier Luigi Fiorini
2016-10-03
1
-1
/
+4
*
Refactor buffer handling
Paul Olav Tvete
2016-10-01
3
-14
/
+11
*
Rename QWaylandSurface::isMapped to hasContent
Johan Klokkhammer Helsing
2016-08-22
1
-1
/
+1
*
Migrate to public QOpenGLTextureBlitter
Laszlo Agocs
2016-07-29
1
-1
/
+1
*
A minimal c++-based compositor
Paul Olav Tvete
2016-01-12
7
-0
/
+468