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
*
QML: Try QML conversion before metatype conversion
Ulf Hermann
2023-06-17
5
-65
/
+118
*
QML: Allow creating constructible value types from variant objects
Ulf Hermann
2023-06-17
1
-0
/
+2
*
CMake: Remove superfluous depfile in QML type registration
Joerg Bornemann
2023-06-16
1
-25
/
+0
*
QQmlConnections: make overridden virtual functions protected
Tim Blechmann
2023-06-12
1
-3
/
+4
*
QtQml: Do not retroactively detach or re-attach methods
Ulf Hermann
2023-06-09
1
-8
/
+2
*
QML: Call value type ctors with derived types of formal parameter
Ulf Hermann
2023-06-09
2
-57
/
+67
*
Qml: Construct value types by properties from any object-likes
Ulf Hermann
2023-06-09
1
-93
/
+260
*
QML: Re-add QMetaType::convert() attempt for argument conversion
Ulf Hermann
2023-06-09
1
-1
/
+5
*
QML: Allow coercing variant objects to their own type
Ulf Hermann
2023-06-09
1
-33
/
+49
*
Doc: Fix ambiguous link
Andreas Eliasson
2023-06-07
1
-1
/
+2
*
QObjectWrapper: Use metaTypeFromJS for call arguments
Ulf Hermann
2023-06-06
1
-29
/
+2
*
QML: Add more overloads to Qt.format{Date|Time|DateTime}()
Ulf Hermann
2023-06-06
4
-0
/
+168
*
V4: Unify type conversions for date and time values
Ulf Hermann
2023-06-06
3
-22
/
+22
*
QJSEngine: Add efficient conversions for QDateTime and friends
Ulf Hermann
2023-06-06
4
-3
/
+78
*
Allow anonymous value types to be constructed
Ulf Hermann
2023-06-06
2
-2
/
+9
*
QtQml: Disallow multi-step construction of value types
Ulf Hermann
2023-06-06
1
-10
/
+6
*
Remove the manual undef of the min/max macros, or def NOMINMAX
Amir Masoud Abdol
2023-06-06
1
-2
/
+0
*
QtQml: Allow coercion to signed char in metaTypeFromJS
Ulf Hermann
2023-06-05
1
-0
/
+3
*
QtQml: Recognize local inline components when clearing property caches
Ulf Hermann
2023-06-05
1
-1
/
+9
*
QtQml: Fix typo in warning message
Ulf Hermann
2023-06-05
1
-1
/
+1
*
Qt Quick Compiler docs: Cross-reference pages
Fabian Kosmale
2023-06-02
2
-1
/
+4
*
Doc: Capitalize header file in code snippet
Andreas Eliasson
2023-06-02
1
-1
/
+1
*
Make sure that source file exists when copying QML RESOURCES
Alexey Edelev
2023-05-26
1
-8
/
+10
*
Detect if C++ files were added to QML_FILES and give correct advice
Alexey Edelev
2023-05-26
1
-11
/
+22
*
qt_add_qml_module: Set QT_QML_MODULE_QML_FILES correctly
Fabian Kosmale
2023-05-16
1
-15
/
+17
*
Examples: Move Qml plugin example to manual tests
Olivier De Cannière
2023-05-15
1
-82
/
+0
*
QQmlComponent: Remove pending QProperty bindings in old createObject()
Ulf Hermann
2023-05-13
2
-27
/
+53
*
Replace {add,sub,mul}_overload with q{Add,Sub,Mul}Overload
Marc Mutz
2023-05-11
3
-5
/
+5
*
QML: Maintain invariant between QObjectMethod members
Ulf Hermann
2023-05-11
1
-3
/
+19
*
QML: Allow conversion from QV4::Sequence to different iterable
Ulf Hermann
2023-05-11
1
-11
/
+21
*
QML: Encode "missing" line number as negated address of stack frame
Ulf Hermann
2023-05-11
7
-18
/
+40
*
Remove the 'qml-devtools' feature
Alexey Edelev
2023-05-10
1
-5
/
+0
*
QML: Don't try to convert objects with prototypes to QVariant
Ulf Hermann
2023-05-10
1
-4
/
+4
*
QML: Don't crash when monitoring binding removal
Ulf Hermann
2023-05-08
1
-7
/
+19
*
QQmlComponent: Remove pending bindings when setting properties
Ulf Hermann
2023-05-06
3
-7
/
+38
*
QmlCompiler: Disallow reading from values affected by side effects
Ulf Hermann
2023-05-05
1
-39
/
+52
*
Fix small errors in the C++ integration tutorials
Friedemann Kleint
2023-05-05
2
-3
/
+2
*
QML: Fix call frame conversion for QVariant return types
Ulf Hermann
2023-05-05
1
-0
/
+11
*
QmlCompiler: Do not stop parsing on top-level Component elements
Ulf Hermann
2023-05-04
1
-1
/
+1
*
Docs: Fix "Can't link to" example warnings
Safiyyah Moosa
2023-05-02
1
-4
/
+16
*
QML metatypes: Adjust to QMetaType revision increment
Fabian Kosmale
2023-05-02
1
-2
/
+2
*
QV4: Fix formatting options for the search component of UrlObject
Olivier De Cannière
2023-04-28
1
-1
/
+4
*
QQmlData: Implement markAsDeleted without recursion
Fabian Kosmale
2023-04-28
1
-5
/
+9
*
Trace: Convert qtdeclarative to use new tracepoint generation
Antti Määttä
2023-04-26
7
-22
/
+34
*
Doc: Exclude licensing header when including a .qdocinc
Topi Reinio
2023-04-25
3
-2
/
+4
*
Doc: Specify that class name must be fully qualified
Andreas Eliasson
2023-04-25
2
-3
/
+25
*
Doc: Fix typo in QT_QMLLINTER_TARGETS_FOLDER CMake QML property name
Leena Miettinen
2023-04-25
1
-1
/
+1
*
Refactor the usage of icutils::Node
Amir Masoud Abdol
2023-04-25
2
-5
/
+12
*
ACTION_IF: suppress GCC 13 warning about leaked dangling pointer
Thiago Macieira
2023-04-21
1
-0
/
+12
*
Doc: Re-phrase descriptions around read-only properties
Sze Howe Koh
2023-04-20
1
-6
/
+6
[next]