index
:
delta/qt5/qtdeclarative.git
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.3.1
5.3.2
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
animation-refactor
api_changes
baserock/morph
baserock/v5.3.0
baserock/v5.6.0
dev
old/5.0
old/5.1
old/5.2
personal/shausman/type-inference
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
release
stable
statemachine
textng
visuallistmodel
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/qt6
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/v4
wip/visuallistmodel
wip/webassembly
code.qt.io: qt/qtdeclarative.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qml
/
doc
/
snippets
/
qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert XMLHttpRequest example to a snippet and add doc page
Oliver Eftevaag
2023-03-03
2
-0
/
+108
*
Doc: Update QQmlContext documentation to discourage context properties
Ulf Hermann
2023-02-08
4
-0
/
+104
*
qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policy
Fabian Kosmale
2023-02-01
1
-1
/
+2
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
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-11
79
-3855
/
+165
*
Doc: Write QML Modules
Jaishree Vyas
2022-03-31
5
-0
/
+76
*
Doc: Fix core QML functions signatures and examples
Ivan Tkachenko
2021-11-02
1
-3
/
+12
*
Update PropertyChanges in src and tools
Ulf Hermann
2021-10-29
1
-2
/
+1
*
Replace 0 pointer constants with nullptr
Allan Sandfeld Jensen
2021-10-18
1
-1
/
+1
*
Fix documentation on JavaScript imports
Ulf Hermann
2021-09-27
1
-1
/
+2
*
Adjust import documentation to mention that versions are optional
Fabian Kosmale
2021-07-21
1
-2
/
+2
*
Use functions as signal handlers when accessing parameters
Ulf Hermann
2021-02-12
1
-3
/
+3
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-22
/
+0
*
Remove qml statemachine plugin from qtdeclarative
Karsten Heimrich
2020-08-23
13
-1274
/
+0
*
Fix file name comment in script.mjs snippet
Ulf Hermann
2020-04-27
1
-1
/
+1
*
Doc: Fix documentation warnings for Qt QML
Topi Reinio
2020-02-20
1
-1
/
+1
*
Modernize scarceresources snippets and adapt docs
Ulf Hermann
2020-02-11
3
-63
/
+106
*
Add inline component documentation
Fabian Kosmale
2020-02-06
4
-0
/
+267
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-11
2
-78
/
+0
*
Re-add documentation for Qt Qml Models
Ulf Hermann
2019-09-17
8
-846
/
+0
*
Fix docs to explain the new type syntax for QML methods
Simon Hausmann
2019-07-10
5
-12
/
+12
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-11
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-06
1
-2
/
+2
|
|
\
|
|
*
Doc: Remove superfluous double quotes in code snippets
Paul Wicking
2019-06-04
1
-2
/
+2
*
|
|
Add TableModelColumn
Mitch Curtis
2019-04-08
4
-136
/
+196
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-08
3
-4
/
+4
|
\
\
\
|
|
/
/
|
*
|
Doc: Promote use of ECMAScript modules over Qt.include()
Ulf Hermann
2019-03-04
3
-4
/
+4
|
|
/
*
|
TableModel: support built-in QML model roles
Mitch Curtis
2019-02-28
1
-0
/
+1
*
|
TableModel.roleDataProvider: replace row, column with index argument
Shawn Rutledge
2019-02-22
1
-2
/
+2
*
|
TableModel: add roleDataProvider callback
Shawn Rutledge
2019-02-15
1
-0
/
+83
*
|
Add TableModel
Mitch Curtis
2019-02-08
2
-0
/
+239
|
/
*
Doc: Use input handlers and controls wherever appropriate
Venugopal Shivashankar
2018-11-01
1
-5
/
+4
*
Add support for ECMASCript modules in WorkerScript elements
Simon Hausmann
2018-08-21
2
-1
/
+1
*
Fix qdoc files to always use FDL
Kai Koehne
2017-10-18
1
-31
/
+18
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
93
-266
/
+1196
*
Add Qt.callLater() function.
Michael Brasser
2016-03-08
1
-0
/
+109
*
Make obj2's text consistent between qtBinding.[23].qml
Edward Welbourne
2015-10-16
1
-1
/
+1
*
Doc: resize tables with overflow
Nico Vertriest
2015-06-25
2
-2
/
+4
*
Fixed license headers
Jani Heikkinen
2015-02-17
93
-279
/
+279
*
Update copyright headers
Jani Heikkinen
2015-02-12
93
-453
/
+453
*
doc: Fixed copy/paste errors in DSM snippets
Alejandro Exojo
2014-12-30
3
-3
/
+0
*
Fix non-compiling QtQml code snippet
Alex Blasche
2014-10-23
1
-1
/
+1
*
qmlstatemachine: Rename StateBase to State
Kevin Funk
2014-10-21
12
-61
/
+60
*
QSM: Reintroduce guard argument evaluation
Sebastian Sauer
2014-08-25
1
-0
/
+69
*
Say hello to the Declarative State Machine Framework
Brett Stottlemyer
2014-08-08
12
-0
/
+1079
*
fix whitespace
Oswald Buddenhagen
2014-01-22
8
-12
/
+12
*
Doc: Inline a short snippet
Sze Howe Koh
2013-05-16
1
-61
/
+0
*
Doc: Move snippet into correct module
Sze Howe Koh
2013-05-16
1
-125
/
+0
*
Move xmlrole.qml to the correct location
Jan Arve Saether
2013-05-08
1
-81
/
+0
[next]