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.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
*
Suppress QLocale::nativeCountryName deprecation
Mårten Nordheim
2022-03-09
1
-1
/
+1
*
QQmlPropertyCache: Store checksums in type loader
Ulf Hermann
2022-03-09
9
-21
/
+35
*
QJSEngine: Re-use metatype we have already found
Ulf Hermann
2022-03-09
1
-1
/
+1
*
Remove qmltc prototype code (2/N)
Andrei Golubev
2022-03-08
1
-3
/
+3
*
QML: Unify treatment of invalid revisions on registration
Ulf Hermann
2022-03-05
1
-10
/
+12
*
ExecutionEngine: Move initialization of statics into separate method
Ulf Hermann
2022-03-05
2
-68
/
+87
*
JSON: use QJsonValueConstRef
Thiago Macieira
2022-03-04
1
-4
/
+4
*
QtQml: Do not depend on transitive includes
Fabian Kosmale
2022-03-04
6
-0
/
+10
*
QML: Handle dynamic meta objects in AOT lookups
Ulf Hermann
2022-03-03
4
-78
/
+266
*
CMake: Clean up deployment docs for 6.3
Alexandru Croitor
2022-03-02
3
-4
/
+22
*
qml: Add build qmldir import path of the current module in prefix builds
Andrei Golubev
2022-03-02
1
-1
/
+19
*
Disable failing declarative tests on Android - Part 2
Assam Boudjelthia
2022-03-02
1
-0
/
+3
*
QML: Explicitly reject malformed file imports
Ulf Hermann
2022-03-02
1
-0
/
+12
*
qquickapplication: Add styleHints property
Maximilian Goldstein
2022-02-24
1
-20
/
+4
*
QQmlMetaType: Don't duplicate notify signals for extended types
Ulf Hermann
2022-02-24
1
-14
/
+14
*
QML: Take care of QVariant when converting function arguments
Ulf Hermann
2022-02-23
3
-6
/
+17
*
Add QML_PLUGIN_PATH environment variable to plugin path
Tinja Paavoseppä
2022-02-22
1
-9
/
+13
*
qmlmodels: Move QModelIndex from QtQml
Maximilian Goldstein
2022-02-21
5
-262
/
+1
*
Space optimize QQmlStrongJSQObjectReference
Fabian Kosmale
2022-02-21
2
-4
/
+20
*
Cleanup QQmlGuard and related classes
Fabian Kosmale
2022-02-21
5
-37
/
+57
*
qquickinputmethod: Add documentation
Maximilian Goldstein
2022-02-21
1
-0
/
+2
*
qqmljslexer: Make lexer restartable
Maximilian Goldstein
2022-02-18
2
-485
/
+509
*
QmlCompiler: Perform QVariant conversion in JavaScript semantics
Ulf Hermann
2022-02-18
2
-57
/
+111
*
tst_qmltc_examples: Fix a documentation leftover (FILES -> QML_FILES)
Andrei Golubev
2022-02-18
1
-2
/
+2
*
Doc: Remove cmake-variables qdoc group
Kai Köhne
2022-02-17
1
-1
/
+0
*
tst_qmltc_examples: Set visible text to 0 by default
Andrei Golubev
2022-02-16
1
-0
/
+1
*
CMake: Document source file properties
Alexandru Croitor
2022-02-15
1
-0
/
+187
*
CMake: Rename QT_QML_MODULE_FOLLOW_FOREIGN_VERSIONING to be internal
Alexandru Croitor
2022-02-15
1
-2
/
+3
*
QQmlGuard: give some TLC
Marc Mutz
2022-02-15
1
-20
/
+11
*
CMake: Fix docs and implementation of qt_generate_foreign_qml_types
Alexandru Croitor
2022-02-15
4
-19
/
+38
*
CMake: Error out when using CMake < 3.19 with qml app deployment
Alexandru Croitor
2022-02-14
5
-1
/
+27
*
QQmlStrongJSQObjectReference: rename setObject() argument o → obj
Marc Mutz
2022-02-14
1
-5
/
+5
*
qmldir: Allow for specifying default imports
Maximilian Goldstein
2022-02-14
5
-4
/
+37
*
qqmlproperty: avoid reliance on transitive includes
Fabian Kosmale
2022-02-14
1
-0
/
+2
*
Avoid spurious dependency on qml_compile_hash_p.h
Fabian Kosmale
2022-02-13
2
-2
/
+2
*
CMake: Fix issue with Xcode common dep between qmllint and tooling
Alexandru Croitor
2022-02-12
1
-1
/
+1
*
CMake: Clarify doc comment about Xcode common dependency issue
Alexandru Croitor
2022-02-12
1
-2
/
+4
*
CMake: Fix incorrect option passed to qt_deploy_qml_imports in docs
Alexandru Croitor
2022-02-12
1
-3
/
+1
*
Doc: State Qt versions for when CMake commands etc. were introduced
Joerg Bornemann
2022-02-12
5
-0
/
+8
*
QML: Clean up sequence registrations for value types
Ulf Hermann
2022-02-11
3
-25
/
+52
*
Adapt to renaming of \qmlbasictype qdoc directive
Ulf Hermann
2022-02-11
2
-13
/
+13
*
Use qmlimportscanner IMPORTED_LOCATION when generating deployment settings
Alexey Edelev
2022-02-10
1
-7
/
+2
*
V4: Avoid repeated lookup of h->object() in QObjectWrapper
Ulf Hermann
2022-02-05
1
-5
/
+5
*
V4: Do not call dtor of an object we continue to use
Ulf Hermann
2022-02-03
1
-3
/
+2
*
V4 Date: Support another nonstandard date format QDateTime has dropped
Ulf Hermann
2022-02-03
1
-0
/
+2
*
qmltc: Rely on QQmlJSResourceFileMapper
Andrei Golubev
2022-02-02
1
-5
/
+9
*
QML: Soften the ctor check on type registration
Ulf Hermann
2022-02-02
1
-0
/
+13
*
JavaScript: Make "this" available in blocks inside arrow functions
Ulf Hermann
2022-02-02
1
-5
/
+10
*
CMake: Include upper case .js and .mjs files in qmldir
Ulf Hermann
2022-02-01
1
-6
/
+5
*
Move registrations functions into the Qt namespace
Ulf Hermann
2022-02-01
1
-0
/
+5
[next]