index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix custommaterial example with OpenGL
Laszlo Agocs
2021-02-19
3
-1
/
+1
*
CMake: Regenerate projects using pro2cmake one last time
Alexandru Croitor
2020-12-10
1
-0
/
+144
*
Fix building the d3d11underqml example with MinGW
Friedemann Kleint
2020-11-26
1
-9
/
+9
*
qmlfunctions.qdoc: Add clarification to QML_FOREIGN
Maximilian Goldstein
2020-11-23
1
-0
/
+4
*
Make text example work in static CMake builds
Fabian Kosmale
2020-11-11
1
-0
/
+2
*
QQmlListProperty: Use qsizetype rather than int for sizes
Ulf Hermann
2020-11-09
2
-12
/
+12
*
Doc: Fix documentation warnings for Qt Quick
Topi Reinio
2020-11-05
2
-4
/
+2
*
Fix CustomAffector example
Kaj Grönholm
2020-11-05
1
-23
/
+2
*
Add #include <QPainter> in textballoon example
Shawn Rutledge
2020-10-31
1
-0
/
+1
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
79
-0
/
+340
*
Fix up shadereffect example docs
Laszlo Agocs
2020-10-23
2
-7
/
+8
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
74
-74
/
+74
*
Adapt to platform API rename
Tor Arne Vestbø
2020-10-09
2
-3
/
+3
*
Fix lineedit example
Ulf Hermann
2020-10-05
1
-1
/
+1
*
Fix additional warnings from usage of deprecated APIs
Volker Hilsheimer
2020-09-16
2
-5
/
+5
*
Fix additional warnings from usage of deprecated APIs
Volker Hilsheimer
2020-09-16
1
-1
/
+0
*
shadereffect example: remove unused legacy shader code
Laszlo Agocs
2020-09-13
28
-239
/
+137
*
examples: include QQuickWindow in squircle headers
Ulf Hermann
2020-09-13
4
-0
/
+4
*
Make twotextureproviders example functional again
Laszlo Agocs
2020-09-07
4
-0
/
+42
*
Regenerate graph example shaders
Laszlo Agocs
2020-09-07
4
-0
/
+0
*
Add CMake project file for custommaterial example
Laszlo Agocs
2020-09-07
4
-6
/
+126
*
Remove old GLSL code from fboitem example
Laszlo Agocs
2020-09-07
7
-34
/
+18
*
Remove use of deprecated High-DPI application attributes
Tor Arne Vestbø
2020-09-02
4
-4
/
+0
*
Example: Pass QDate, QTime by value, not by const reference
Edward Welbourne
2020-09-01
8
-11
/
+11
*
Doc: Capitalize "GUI" correctly
Sze Howe Koh
2020-08-30
1
-1
/
+1
*
Doc: Fix minor typos
Sze Howe Koh
2020-08-30
1
-1
/
+1
*
CMake: Rename example conflicting with qtquick3d
Alexandru Croitor
2020-08-25
2
-7
/
+63
*
Switch to MTLTexture protocol in QSGTexture native access
Laszlo Agocs
2020-08-04
1
-1
/
+1
*
Add type safe native texture accessors
Laszlo Agocs
2020-08-03
2
-8
/
+6
*
Replace Qt's MidButton with MiddleButton
Edward Welbourne
2020-07-22
1
-1
/
+1
*
shadereffect example: change to relative file refs
Laszlo Agocs
2020-06-30
1
-7
/
+7
*
Follow QQuickGraphicsDevice changes in QQuickRenderTarget
Laszlo Agocs
2020-06-26
2
-4
/
+4
*
Use QList instead of QVector
Jarek Kobus
2020-06-25
3
-7
/
+7
*
New custom material example
Paul Olav Tvete
2020-06-24
13
-3
/
+749
*
Rename setSceneGraphBackend to setGraphicsApi
Laszlo Agocs
2020-06-22
12
-12
/
+12
*
Fix GL_ constant usage in examples
Laszlo Agocs
2020-06-17
4
-6
/
+6
*
Remove QtQuick.Window plugin
Ulf Hermann
2020-06-15
4
-8
/
+4
*
Anisotropic antialiasing for distance field text
Eskil Abrahamsen Blomfeldt
2020-06-15
3
-4
/
+4
*
Move resetOpenGLState() to QQuickFbo
Laszlo Agocs
2020-06-12
1
-2
/
+0
*
fboitem example: Request OpenGL explicitly
Laszlo Agocs
2020-06-12
1
-0
/
+2
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-11
2
-5
/
+5
*
openglunderqml example: remove unnecessary resetOpenGLState call
Laszlo Agocs
2020-06-11
2
-4
/
+2
*
Remove rendernode and opengltextureinthread examples
Jonas Karlsson
2020-06-10
30
-2526
/
+0
*
Enable Metal-based scenegraph examples
Laszlo Agocs
2020-06-10
1
-3
/
+3
*
Remove winrt
Oliver Wolff
2020-06-04
1
-4
/
+0
*
Fix some bugs in the example that was introduced by moving over to QQC2
Jan Arve Sæther
2020-06-04
1
-2
/
+12
*
Make QSGMaterialRhiShader become QSGMaterialShader
Laszlo Agocs
2020-06-02
3
-9
/
+3
*
Examples: Fix double installation of .qml files
Kai Koehne
2020-06-02
5
-25
/
+5
*
Remove CustomParticle
Eirik Aavitsland
2020-06-02
14
-883
/
+0
*
Enable rendercontrol_d3d11 example in CMake builds
Laszlo Agocs
2020-05-29
2
-2
/
+2
[next]