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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.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/nativemenus
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
/
quick
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Update the published QML code to reflect current best practices
Alexei Cazacov
2025-01-24
2
-2
/
+2
*
Examples: Disable QtC junction points for examples using 'shared' directory
Kai Köhne
2024-09-27
1
-0
/
+21
*
examples: Consistently require Qt 6.8
Fabian Kosmale
2024-07-03
1
-1
/
+1
*
CMake: Add deployment API to our examples
Alexandru Croitor
2024-03-27
1
-10
/
+11
*
Correct license for examples files
Lucie Gérard
2024-03-21
1
-1
/
+1
*
Doc: Create separate Graphics and Multimedia example categories
Jaishree Vyas
2024-01-17
1
-1
/
+1
*
Doc: Add example categories for qtquick
Jaishree Vyas
2023-09-05
1
-0
/
+1
*
revamp animation example according to guidelines
Oliver Eftevaag
2023-06-28
7
-36
/
+71
*
Examples: Use versioned CMake targets for Qt modules
Kai Köhne
2023-05-02
1
-4
/
+4
*
Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests
Amir Masoud Abdol
2023-02-21
1
-2
/
+1
*
CMake: Allow omitting the version of QML modules
Ulf Hermann
2023-01-27
1
-1
/
+0
*
Quick examples: Modernize cmake files according to our guidelines
Oliver Eftevaag
2023-01-16
1
-8
/
+5
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
1
-1
/
+1
*
Examples: Do not use import version numbers anymore
Kai Köhne
2022-08-31
14
-22
/
+22
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Adapt examples to AUTO_RESOURCE_PREFIX
Ulf Hermann
2022-06-24
2
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
16
-761
/
+32
*
Improve examples CMakeLists.txt
Kai Köhne
2022-01-24
1
-11
/
+6
*
Update examples to use new PropertyChanges
Ulf Hermann
2021-11-03
3
-7
/
+28
*
CMake: Fix examples that use 'shared' project when using a static Qt
Alexandru Croitor
2021-09-29
1
-1
/
+1
*
Fix animation example to use a QML module
Ulf Hermann
2021-09-04
3
-61
/
+35
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
Use fixed qt_add_resource BASE argument
Joerg Bornemann
2021-05-21
1
-60
/
+15
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
1
-0
/
+4
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
1
-1
/
+1
*
CMake: Regenerate qtdeclarative/examples
Alexandru Croitor
2020-05-29
1
-1
/
+5
*
Clean up registration of QEasingCurve
Ulf Hermann
2020-05-19
1
-2
/
+2
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-12
6
-2
/
+14
|
\
|
*
Avoid discouraged patterns in examples
Ulf Hermann
2020-02-11
6
-2
/
+14
*
|
Regenerate examples
Alexandru Croitor
2020-01-29
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2020-01-16
6
-46
/
+151
|
\
|
|
*
examples/quick/animation/easing: Fix some linter warnings
Maximilian Goldstein
2019-11-28
1
-4
/
+25
|
*
examples: Add type safety to animation/behaviors example
Ulf Hermann
2019-11-15
5
-42
/
+126
*
|
Regenerate Examples
Leander Beernaert
2019-10-14
1
-2
/
+2
*
|
Update Examples with lowercase qt6_add_resources()
Leander Beernaert
2019-09-20
1
-2
/
+2
*
|
Convert Examples
Leander Beernaert
2019-08-23
1
-0
/
+135
|
/
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
1
-5
/
+5
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
14
-42
/
+182
*
Purge sRGB chunks from PNGs in examples.
Edward Welbourne
2016-03-24
4
-0
/
+0
*
Fixed license headers
Jani Heikkinen
2015-02-17
14
-42
/
+42
*
Update copyright headers
Jani Heikkinen
2015-02-12
15
-76
/
+76
*
Update used colors on basis of the recommended color palette.
Tarja Sundqvist
2014-09-19
4
-24
/
+24
*
Doc: Updated "Qt Quick Examples" pages.
Jerome Pasion
2014-06-05
1
-18
/
+55
*
fix whitespace
Oswald Buddenhagen
2014-01-22
4
-6
/
+6
*
Animator overview docs and example.
Gunnar Sletta
2013-10-03
4
-0
/
+123
*
Doc: Fix some broken snippet paths
Sze Howe Koh
2013-05-06
1
-10
/
+10
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-04-03
1
-1
/
+1
|
\
|
*
Fix duplicate examples for qml/quick modules
Kai Koehne
2013-03-21
1
-1
/
+1
*
|
Doc: Fix some titles and links
Sze Howe Koh
2013-03-30
1
-1
/
+1
*
|
Doc: Fixed some uses of terminolgies in qdoc files.
Jerome Pasion
2013-03-26
1
-2
/
+2
|
/
[next]