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
6.5.1
6.5.2
6.5.3
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
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
/
common
/
qv4compileddata_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQml: Guard against missing root property caches
Ulf Hermann
47 hours
1
-1
/
+3
*
QtQml: Remove object/binding/parser status counts from CUs
Ulf Hermann
4 days
1
-18
/
+2
*
Revert "QtQml: Remove dependency hashing"
Ulf Hermann
9 days
1
-2
/
+9
*
QtQml: Remove dependency hashing
Ulf Hermann
11 days
1
-9
/
+2
*
QtQml: Do not store property indices in aliases
Ulf Hermann
11 days
1
-10
/
+3
*
QtQml: Drop checks for compile hash and Qt version from the CUs
Ulf Hermann
2025-03-18
1
-7
/
+5
*
QML: Add final property attribute
Olivier De Cannière
2025-03-06
1
-5
/
+8
*
QV4: Reserve a bit in CompiledData::Property
Olivier De Cannière
2025-03-06
1
-3
/
+8
*
QtQml: Add some consistency to QV4::RegExp
Ulf Hermann
2024-12-12
1
-1
/
+3
*
Move inlineComponentName from CU to ObjectCreator
Fabian Kosmale
2024-12-04
1
-4
/
+3
*
QtQml: Require VME MetaObjects for types with inline components
Ulf Hermann
2024-11-26
1
-0
/
+1
*
QtQml: Explicitly byte-swap on big endian when building strings from CU
Ulf Hermann
2024-10-20
1
-1
/
+1
*
QJSEngine: Treat empty string literals as non-null, empty QStrings
Luca Di Sera
2024-06-28
1
-2
/
+0
*
QML: Deprecate coercion on type assertions
Ulf Hermann
2024-05-24
1
-0
/
+6
*
QtQml: Properly enforce signatures of AOT-compiled functions
Ulf Hermann
2024-04-26
1
-1
/
+1
*
QmlCompiler: Perform return value assignment inside generated code
Ulf Hermann
2024-04-24
1
-1
/
+1
*
V4: Switch the sticky and unicode regexp flags
Ulf Hermann
2024-02-15
1
-3
/
+3
*
QtQml: Re-allow assigning of raw numbers to enum property aliases
Ulf Hermann
2024-02-01
1
-0
/
+2
*
QtQml: Move header verification into CompiledData::Unit
Ulf Hermann
2024-01-23
1
-0
/
+2
*
QtQml: Use CompiledData::CompilationUnit in more places
Ulf Hermann
2024-01-20
1
-0
/
+2
*
QtQml: Move the property cache creator interface into the base CU
Ulf Hermann
2024-01-18
1
-1
/
+46
*
QtQml: Move dependentScripts into base CU
Ulf Hermann
2024-01-18
1
-0
/
+3
*
QtQml: Move type name cache into base CU
Ulf Hermann
2024-01-18
1
-6
/
+5
*
QtQml: Move getters for flags into base CU
Ulf Hermann
2024-01-18
1
-0
/
+45
*
QtQml: Move qmlType into base CU
Ulf Hermann
2024-01-18
1
-0
/
+5
*
QtQml: Move checksum verification into base CU
Ulf Hermann
2024-01-13
1
-0
/
+2
*
QtQml: Move binding, object and parser status counts to base CU
Ulf Hermann
2024-01-13
1
-0
/
+8
*
QtQml: Move inlineComponentId() into base CU
Ulf Hermann
2024-01-13
1
-0
/
+13
*
QtQml: Move property caches into base CU
Ulf Hermann
2024-01-13
1
-0
/
+8
*
QtQml: Move ResolvedTypeReference into base CU
Ulf Hermann
2024-01-13
1
-16
/
+14
*
QtQml: Move BindingPropertyData into the base CU
Ulf Hermann
2024-01-13
1
-0
/
+9
*
QtQml: Move inlineComponentData and icRootName into base CU
Ulf Hermann
2024-01-13
1
-3
/
+28
*
QtQml: Get rid of the module mutex
Ulf Hermann
2024-01-10
1
-4
/
+35
*
QtQml: Always link executable CU on creation
Ulf Hermann
2024-01-10
1
-0
/
+8
*
QtQml: Make base CU a member of ExecutableCompilationUnit
Ulf Hermann
2024-01-10
1
-28
/
+4
*
QtQml: Move engine-specific data out of base compilation unit
Ulf Hermann
2024-01-08
1
-55
/
+9
*
Add pragma syntax to support translation context
Lucie Gérard
2023-10-26
1
-1
/
+15
*
Fix compile time qsTranslate with empty context
Ulf Hermann
2023-10-24
1
-1
/
+2
*
QML: Revert the default for enforcing function signatures
Ulf Hermann
2023-06-26
1
-1
/
+1
*
Undeprecate AOTCompiledFunction
Ulf Hermann
2023-05-23
1
-3
/
+3
*
V4: Discern between named builtins and optimizations for common types
Ulf Hermann
2023-05-16
1
-36
/
+53
*
Silence signed vs unsigned warning on 32 bit VS 2022 debug build
Jøger Hansegård
2023-05-07
1
-1
/
+1
*
QtQml: Improve handling of CU's sourceFileIndex
Ulf Hermann
2023-03-28
1
-6
/
+9
*
QML: Insert aliases in inline components when loading from disk cache
Ulf Hermann
2023-03-15
1
-0
/
+1
*
QML: Add an "Addressable" value to ValueTypeBehavior
Ulf Hermann
2023-03-02
1
-0
/
+1
*
QML: Add a pragma for value type behavior
Ulf Hermann
2023-01-20
1
-0
/
+1
*
QObjectWrapper: Fix calling attached methods on different objects
Ulf Hermann
2023-01-02
1
-0
/
+1
*
QmlCompiler: Fix recognition of builtin list types
Ulf Hermann
2022-12-15
1
-5
/
+20
*
qml: silence -Wextra-semi
Tim Blechmann
2022-11-16
1
-2
/
+2
*
Bump QV4_DATA_STRUCTURE_VERSION after dropping CallElement
Ulf Hermann
2022-11-08
1
-1
/
+1
[next]