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
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/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
*
Workaround mingw compiler bug
Ulf Hermann
2021-05-06
1
-0
/
+5
*
Document QQmlComponent::createWithInitialProperties() error handling
Mitch Curtis
2021-04-27
1
-0
/
+8
*
QQmlComponentPrivate::setInitialProperty: improve error message
Fabian Kosmale
2021-04-27
1
-2
/
+7
*
Remove extra colon
Zhang Hao
2021-04-24
1
-1
/
+1
*
Document that QML_SINGLETON only works with QObjects
Mitch Curtis
2021-04-20
1
-10
/
+11
*
qqmlirbuilder: Fix treating parser warnings as errros
Maximilian Goldstein
2021-04-19
1
-1
/
+3
*
CMake: Fix qml module version to use the repo project version
Alexandru Croitor
2021-04-16
1
-1
/
+1
*
Don't crash when trying to invoke non-existing string converter
Ulf Hermann
2021-04-14
1
-2
/
+1
*
Do not auto-clean components with live inline components
Ulf Hermann
2021-04-09
1
-1
/
+11
*
Prevent CMP0116 warning with CMake 3.20 or later
Craig Scott
2021-03-30
1
-9
/
+16
*
Remove unnecessary forward declaration
Andy Shaw
2021-03-24
1
-1
/
+0
*
Ensure that the case of the path will match then QUrl for a UNC path
Andy Shaw
2021-03-09
1
-3
/
+8
*
qv4generatorobject: Fix crash when creating new properties
Maximilian Goldstein
2021-03-08
2
-13
/
+11
*
QQmlIncubator: handle clear inside setinitialState
Fabian Kosmale
2021-03-04
1
-1
/
+1
*
qqmlapplicationengine: Handle errors during component creation
Maximilian Goldstein
2021-03-04
1
-0
/
+8
*
Use the correct metaObject in captureProperty()
Ulf Hermann
2021-03-01
1
-23
/
+30
*
QQmlPropertyPrivate::signalExpression: handle object being null
Fabian Kosmale
2021-02-19
1
-0
/
+4
*
docs: Fix documentation of the Locale numberOptions property
Shawn Rutledge
2021-02-19
1
-1
/
+1
*
Fix lookup of existing inline components by name
Ulf Hermann
2021-02-19
1
-1
/
+1
*
Fix QJSValue string parameters used in signals
Maximilian Goldstein
2021-02-11
1
-1
/
+1
*
Return errors if validation of inline components fails
Ulf Hermann
2021-02-09
1
-1
/
+3
*
QSequentialAnimationGroupJob: Protect against self-deletion
Ulf Hermann
2021-02-05
2
-9
/
+9
*
QQmlIRLoader: Actually load RequiredPropertyExtraData
Fabian Kosmale
2021-02-03
1
-0
/
+7
*
QAnimationGroupJob: Don't call virtual functions from dtor
Ulf Hermann
2021-01-22
2
-23
/
+42
*
QQmlComponent: Avoid crash when setting initial properties in JS module
Fabian Kosmale
2021-01-15
1
-1
/
+2
*
Doc: Fix broken QDoc markup
Paul Wicking
2021-01-05
1
-2
/
+2
*
JIT: When making memory writable, include the exception handler
Ulf Hermann
2020-12-18
3
-6
/
+22
*
QML: Fix proxy iteration
Fabian Kosmale
2020-12-17
1
-2
/
+6
*
QV4 Engine: Remove MSVC special casing
Fabian Kosmale
2020-12-15
3
-18
/
+2
*
CMake: Disable static plugin imports for qml static plugins
Alexandru Croitor
2020-12-10
1
-0
/
+3
*
Doc: Fix occurrences of \Q_OBJECT in code snippets
Topi Reinio
2020-12-08
6
-73
/
+260
*
Remove unused function
Volker Hilsheimer
2020-12-04
1
-3
/
+0
*
Fix qdoc warning, document macro parameter
Volker Hilsheimer
2020-12-04
1
-1
/
+1
*
qmlfunctions.qdoc: Add QML_IMPLEMENTS_INTERFACES
Maximilian Goldstein
2020-12-04
1
-1
/
+16
*
QML engine: Fix binding setup
Fabian Kosmale
2020-12-03
1
-2
/
+2
*
Doc: Do not highlight "Writing QML Extensions with C++" example
Kai Koehne
2020-12-03
1
-2
/
+0
*
Don't return reference to temporary QModelIndex
Volker Hilsheimer
2020-12-03
1
-1
/
+1
*
Fix documentation for qmlInfo, qmlDebug and qmlWarning
Andreas Buhr
2020-12-02
1
-18
/
+15
*
Fix usage of oldcode and newcode in qt6-changes.qdoc
Andreas Buhr
2020-12-02
1
-2
/
+2
*
Porting guide: Document URL resolution change
Fabian Kosmale
2020-11-30
1
-0
/
+22
*
CMake: Fix resource object file paths in qml plugin prl files
Alexandru Croitor
2020-11-30
1
-2
/
+4
*
Shortcut conversions of common data types
Lars Knoll
2020-11-27
1
-0
/
+59
*
CMake: Fix broken static plugins linking
Alexey Edelev
2020-11-26
1
-1
/
+1
*
Doc: Remove version numbers for import statement
Jerome Pasion
2020-11-26
3
-22
/
+21
*
Doc: Fix documentation dependencies
Topi Reinio
2020-11-26
1
-1
/
+12
*
Doc: Remove version numbers for import statement
Jerome Pasion
2020-11-24
1
-2
/
+2
*
Fix crash when calling hasOwnProperty() on proxy object
Richard Weickelt
2020-11-24
1
-4
/
+6
*
CMake: Change generated resources naming
Alexey Edelev
2020-11-24
1
-4
/
+1
*
Mark QQmlListProperty as a QML list in QMetaType
Fabian Kosmale
2020-11-24
1
-1
/
+6
*
qmlfunctions.qdoc: Add clarification to QML_FOREIGN
Maximilian Goldstein
2020-11-23
1
-0
/
+4
[next]