index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.12
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.5.5
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
6.9.2
6.9.3
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
/
src
/
qml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Binding: Reevaluate when before the target changes
Fabian Kosmale
2023-04-19
1
-2
/
+19
*
CMake: use the output dir's .generated dir
Thiago Macieira
2023-04-19
1
-1
/
+1
*
Doc: Promote options for controlling QML compilation
Andreas Eliasson
2023-04-18
1
-2
/
+6
*
qmlformat: change comment handling behavior
Semih Yavuz
2023-04-12
1
-2
/
+2
*
CMake: Mark dependency between QmlMeta and qmlplugin in a static build
Alexandru Croitor
2023-04-12
1
-0
/
+6
*
Docs: fix links to QJSManagedValue members
Volker Hilsheimer
2023-04-11
1
-1
/
+2
*
Fix Qt Quick Compiler docs
Fabian Kosmale
2023-04-06
1
-3
/
+3
*
Remove the extra backslash
Amir Masoud Abdol
2023-04-04
1
-1
/
+1
*
qtqml-tool-qmltc.qdoc: update known limitations and private lib note
Sami Shalayel
2023-04-04
1
-16
/
+14
*
qt_add_qml_module: remove outdated info about qmltc
Sami Shalayel
2023-04-04
1
-4
/
+22
*
Docs: add module dependencies to configuration
Volker Hilsheimer
2023-04-03
1
-0
/
+1
*
Docs: remove more links to String::arg
Volker Hilsheimer
2023-04-03
2
-3
/
+3
*
Docs: fix warning from trying to link to "string" documentation
Volker Hilsheimer
2023-03-31
1
-1
/
+1
*
Doc: Revamp "Extending QML" examples into a tutorial
Olivier De Cannière
2023-03-30
8
-55
/
+396
*
Doc: Rename and rephrase pages for QML {script|type} compiler
Ulf Hermann
2023-03-30
7
-50
/
+71
*
Allow disabling internal deferred properties
Henning Gruendl
2023-03-29
1
-3
/
+9
*
Doc: Use \relates for functions and macros in the global scope
Topi Reinio
2023-03-29
1
-0
/
+1
*
Doc: Flatten header structure for 'Import Statements'
Kai Köhne
2023-03-29
1
-9
/
+7
*
Silence some unused-variable and unused-private-field warning
Amir Masoud Abdol
2023-03-29
1
-1
/
+4
*
doc: Use \value rather than \li for enumeration values and constants
Shawn Rutledge
2023-03-28
4
-70
/
+55
*
QtQml: Improve handling of CU's sourceFileIndex
Ulf Hermann
2023-03-28
2
-10
/
+18
*
QV4: Mark singletons as deleted before actually deleting them
Olivier De Cannière
2023-03-28
1
-10
/
+21
*
Doc: Improve QML string value type documentation
Andreas Eliasson
2023-03-25
3
-46
/
+44
*
QJSEngine: Fix some conversions
Ulf Hermann
2023-03-23
1
-2
/
+11
*
Doc: Remove broken link to Network Access Manager Factory example
Andreas Eliasson
2023-03-21
1
-1
/
+0
*
Doc: Fix documentation warnings
Topi Reinio
2023-03-20
1
-14
/
+0
*
Doc: Fix example code for QQmlApplicationEngine::objectCreationFailed
Andreas Eliasson
2023-03-18
1
-1
/
+1
*
QtQml: Check CU for null on isBound()
Ulf Hermann
2023-03-17
1
-1
/
+2
*
qmllocale: fix build when deprecated APIs are disabled
Yuhang Zhao
2023-03-16
2
-4
/
+10
*
JIT: Add missing {STORE|LOAD}_ACC() to CreateCallContext
Ulf Hermann
2023-03-15
1
-0
/
+4
*
QML: Insert aliases in inline components when loading from disk cache
Ulf Hermann
2023-03-15
11
-553
/
+624
*
CMake: Add docs for NO_PLUGIN and clarify NO_GENERATE_PLUGIN_SOURCE
Ulf Hermann
2023-03-14
1
-1
/
+16
*
CMake: Add NO_COMPILER_RUNTIME to qt_generate_deploy_qml_app_script
Christian Heimlich
2023-03-13
2
-0
/
+8
*
NetworkAccessManagerFactory: Complete documentation page with snippets
Olivier De Cannière
2023-03-11
2
-1
/
+37
*
Doc: Fix a broken link to restructured I18N information
Leena Miettinen
2023-03-10
1
-11
/
+16
*
Doc: Fix target for qt_deploy_qml_imports
Volker Hilsheimer
2023-03-09
1
-1
/
+1
*
Doc: fix links to cmake functions
Volker Hilsheimer
2023-03-09
3
-19
/
+23
*
Doc: fix link to cmake function
Volker Hilsheimer
2023-03-09
1
-1
/
+1
*
Doc: fix qdoc warning, end brief with full stop
Volker Hilsheimer
2023-03-09
1
-1
/
+1
*
docs: exception for the void type
Semih Yavuz
2023-03-07
1
-0
/
+1
*
Doc: Remove duplicate words (typos)
Andreas Eliasson
2023-03-07
4
-5
/
+5
*
QJSEngine: scope the results of fromData() and fromVariant()
Ulf Hermann
2023-03-07
1
-2
/
+7
*
Convert XMLHttpRequest example to a snippet and add doc page
Oliver Eftevaag
2023-03-07
4
-78
/
+393
*
qt_add_qml_module: Error out if singleton is marked as internal
Fabian Kosmale
2023-03-03
1
-0
/
+6
*
Docs: Reword QML_SEQUENTIAL_CONTAINER documentation to be more concrete
Olivier De Cannière
2023-03-02
1
-25
/
+25
*
QML: Don't unconditionally invalidate cache if inline component is used
Fabian Kosmale
2023-03-02
3
-47
/
+44
*
Import path: Explicitly recommend "qrc:/qt/qml"
Fabian Kosmale
2023-03-02
1
-0
/
+5
*
QQmlEngine: Improve import path method documentation
Fabian Kosmale
2023-03-02
1
-7
/
+8
*
QtQml: Always throw when requesting an enum from an invalid singleton
Ulf Hermann
2023-03-02
1
-1
/
+6
*
QTP0001: Mention why you want to enable it
Fabian Kosmale
2023-03-01
1
-1
/
+6
[prev]
[next]