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
/
qmlcompiler
/
qqmljsregistercontent.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compiler: Include updated type in property registers' descriptive name
Olivier De Cannière
2025-04-17
1
-1
/
+9
*
QmlCompiler: Periodically trim register content pool
Ulf Hermann
2024-12-03
1
-0
/
+11
*
QmlCompiler: Store QQmlJSRegisterContent in place where we can
Ulf Hermann
2024-12-03
1
-0
/
+11
*
QmlCompiler: Pass QQmlJSRegisterContent by value
Ulf Hermann
2024-12-03
1
-13
/
+13
*
QmlCompiler: Improve naming of QQmlRegisterContentPool methods
Ulf Hermann
2024-12-03
1
-8
/
+8
*
QmlCompiler: Clean up API of QQmlJSRegisterContent
Ulf Hermann
2024-12-03
1
-9
/
+14
*
QmlCompiler: Move type adjustment into QQmlJSRegisterContent
Ulf Hermann
2024-11-28
1
-0
/
+70
*
QmlCompiler: Make QQmlJSRegisterContentPrivate non-const
Ulf Hermann
2024-11-25
1
-19
/
+37
*
QmlCompiler: Phrase as-cast as an explicit operation
Ulf Hermann
2024-11-22
1
-1
/
+1
*
QmlCompiler: Phrase register content storage as register content
Ulf Hermann
2024-11-21
1
-14
/
+17
*
QmlCompiler: Split QQmlJSRegisterContent in public and private classes
Ulf Hermann
2024-11-20
1
-52
/
+375
*
QmlCompiler: Make the ScopeObject content variant more useful
Ulf Hermann
2024-10-24
1
-21
/
+0
*
QmlCompiler: Unify the method call content variants
Ulf Hermann
2024-10-13
1
-2
/
+26
*
QmlCompiler: Simplify content variants for QQmlJSRegisterContent
Ulf Hermann
2024-10-12
1
-0
/
+46
*
QmlCompiler: Store full type information for conversion origins
Ulf Hermann
2024-10-10
1
-6
/
+1
*
QmlCompiler: Require QQmlJSRegisterContent as scope types
Ulf Hermann
2024-10-08
1
-14
/
+32
*
QmlCompiler: Make QQmlJSRegisterContent::ContentKind a scoped enum
Ulf Hermann
2024-06-20
1
-13
/
+13
*
QmlCompiler: Always report attached type name as name of an attachment
Ulf Hermann
2024-06-20
1
-2
/
+0
*
QmlCompiler: Move containedTypeName() into QQmlJSRegisterContent
Ulf Hermann
2024-06-16
1
-0
/
+19
*
QmlCompiler: Create QQmlJSRegisterContent unstored
Ulf Hermann
2024-06-16
1
-52
/
+28
*
QmlCompiler: Reduce the usage of storedType()
Ulf Hermann
2024-06-16
1
-16
/
+54
*
qmlcachegen: Improve warnings for missing return type annotations
Olivier De Cannière
2024-04-23
1
-11
/
+20
*
QmlCompiler: Retrieve original types for comparison
Ulf Hermann
2023-11-13
1
-1
/
+1
*
QmlCompiler: Store lookupIndex in register content for properties
Ulf Hermann
2023-08-24
1
-7
/
+10
*
QmlCompiler: Fix SetLookup on shadowable properties
Ulf Hermann
2023-08-08
1
-1
/
+2
*
QmlCompiler: Allow lists as arguments to methods
Ulf Hermann
2022-11-10
1
-5
/
+3
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-20
1
-2
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-13
/
+15
*
QmlCompiler: Allow retrieval of descriptive name from invalid types
Ulf Hermann
2022-04-07
1
-0
/
+5
*
QmlCompiler: Clean up exports
Ulf Hermann
2022-03-30
1
-6
/
+0
*
qmlcompiler: Store filename for QML scopes
Maximilian Goldstein
2022-02-25
1
-2
/
+2
*
QQmlJSRegisterContent: Make conversions explicit
Ulf Hermann
2022-02-15
1
-0
/
+18
*
qmlcompiler: Add a content variant for module prefixes
Ulf Hermann
2021-08-19
1
-0
/
+13
*
qmlcompiler: Port type inference code from qmlcachegenplus
Maximilian Goldstein
2021-06-30
1
-0
/
+149