index
:
qt/qtquicktimeline.git
1.0
5.14
5.15
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
6.9.1
dev
Module for keyframe-based timeline construction.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load binary keyframes safely
Inho Lee
2025-04-29
2
-213
/
+226
*
Doc: Remove reference to Qt Quick Designer
Leena Miettinen
2025-03-13
1
-3
/
+2
*
doc: Fix invalid QML base type information
David Boddie
2025-01-08
3
-3
/
+2
*
Doc: Enable documentation testing in the CI
Topi Reinio
2024-11-04
1
-0
/
+3
*
Restore original bindings when disabled
Inho Lee
2024-11-01
1
-3
/
+16
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
6
-7
/
+7
*
Docs: Organize topics in the Qt Quick Timeline project
Alexei Cazacov
2024-08-09
2
-2
/
+26
*
CMake: Annotate some targets with SBOM information
Alexandru Croitor
2024-07-11
1
-0
/
+2
*
Close binary keyframe files explicitly
Inho Lee
2024-06-03
1
-1
/
+2
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-03-26
2
-2
/
+0
*
Remove another use of GENERATE_PRIVATE_CPP_EXPORTS
Ulf Hermann
2024-01-18
1
-1
/
+0
*
Export BlendTrees
Inho Lee
2024-01-16
3
-3
/
+5
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2024-01-08
1
-1
/
+0
*
Remove the use of Q_QUICKTIMELINE_PRIVATE_EXPORT
Alexey Edelev
2024-01-08
4
-5
/
+5
*
Doc: Merge BlendTrees sub-module docs with the main Timeline project
Topi Reinio
2023-12-13
4
-47
/
+36
*
Add QML module QtQuick.Timeline.BlendTrees
Andy Nichols
2023-12-06
11
-0
/
+764
*
Drop private includes
Ulf Hermann
2023-12-04
2
-2
/
+0
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-08-23
1
-1
/
+0
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-17
1
-0
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
2
-7
/
+7
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
2
-2
/
+2
*
Fix an occasional crash in the qmlpuppet
Knud Dollereder
2022-07-13
1
-4
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
2
-0
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-06-15
13
-356
/
+26
*
Doc: Revise Qt Quick Timeline module landing page
Andreas Eliasson
2022-03-28
1
-14
/
+8
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
1
-0
/
+1
*
Migrate to autogenerated cpp exports
Alexey Edelev
2021-11-02
6
-24
/
+8
*
Doc: Remove unsupported customFilters
Kai Köhne
2021-09-03
1
-4
/
+0
*
Remove unnecessary declaration of type registration function
Ulf Hermann
2021-07-20
1
-2
/
+0
*
Only reset default value if unchanged
Thomas Hartmann
2021-06-28
1
-2
/
+9
*
CMake: Fix doc include paths after QML CMake API changes
Alexandru Croitor
2021-06-07
1
-2
/
+1
*
CMake: Update to latest qml CMake API
Alexandru Croitor
2021-06-05
13
-96
/
+10
*
support QByteArray for keyframe data
Inho Lee
2021-06-03
2
-19
/
+56
*
Doc: Do not use version number in import
Kai Köhne
2021-05-12
1
-1
/
+1
*
Fix missing QML types documentation
Kai Köhne
2021-05-12
1
-1
/
+2
*
Doc: Add license section to overview page
Kai Köhne
2021-05-12
1
-3
/
+10
*
Add 'Commercial or GPLv3' header to documentation pages
Kai Köhne
2021-05-12
1
-0
/
+1
*
CMake: Remove GENERATE_METATYPES usage
Maximilian Goldstein
2021-04-27
1
-1
/
+0
*
CMake: Fix qml module version to use the repo project version
Alexandru Croitor
2021-04-15
2
-2
/
+2
*
Rearrange sub-directory order
Alexey Edelev
2021-04-13
1
-1
/
+1
*
Make QtQuickTimeline compatible with qmlcachegenplus
Ulf Hermann
2021-03-12
15
-116
/
+194
*
Remove redundant qmldir files
Alexey Edelev
2021-02-23
1
-5
/
+0
*
Remove QMake project files
Joerg Bornemann
2021-02-11
3
-30
/
+0
*
Doc: Fix documentation configuration
Leena Miettinen
2020-12-15
4
-5
/
+5
*
Fix compiler warning from deprecated QVariant APIs
Volker Hilsheimer
2020-12-04
2
-5
/
+6
*
Doc: Remove version from import statement in landing page
Jerome Pasion
2020-11-27
1
-2
/
+2
*
Adjust to QQmlListProperty using qsizetype
Fabian Kosmale
2020-11-11
2
-12
/
+12
*
Rename "Porting" pages to "Changes"
Jerome Pasion
2020-11-09
2
-3
/
+3
*
Update Qt 6 porting guide
Thomas Hartmann
2020-10-29
1
-5
/
+1
[next]