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
/
compiler
/
qqmlirbuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "QtQml: Remove dependency hashing"
Ulf Hermann
8 days
1
-1
/
+9
*
QtQml: Remove dependency hashing
Ulf Hermann
10 days
1
-9
/
+1
*
QML: Add final property attribute
Olivier De Cannière
2025-03-06
1
-0
/
+1
*
QV4: Reserve a bit in CompiledData::Property
Olivier De Cannière
2025-03-06
1
-6
/
+6
*
QtQml: Fix assignment of fileName and URL during compilation
Ulf Hermann
2025-02-04
1
-2
/
+2
*
QtQml: Generalize the global/illegal names
Ulf Hermann
2024-12-17
1
-14
/
+12
*
QML: Deprecate coercion on type assertions
Ulf Hermann
2024-05-24
1
-0
/
+13
*
QtQml: Make base CU a member of ExecutableCompilationUnit
Ulf Hermann
2024-01-10
1
-6
/
+10
*
Add pragma syntax to support translation context
Lucie Gérard
2023-10-26
1
-0
/
+9
*
Replace signal name manipulations with QQmlSignalNames
Sami Shalayel
2023-08-15
1
-32
/
+0
*
QML: Revert the default for enforcing function signatures
Ulf Hermann
2023-06-26
1
-2
/
+1
*
V4: Discern between named builtins and optimizations for common types
Ulf Hermann
2023-05-16
1
-22
/
+24
*
QML: Add an "Addressable" value to ValueTypeBehavior
Ulf Hermann
2023-03-02
1
-8
/
+25
*
QML: Allow pragmas with multiple values
Ulf Hermann
2023-02-22
1
-48
/
+75
*
Fix CMake Unity (Jumbo) builds on Windows
Friedemann Kleint
2023-02-15
1
-2
/
+2
*
QML: Add a pragma for value type behavior
Ulf Hermann
2023-01-20
1
-6
/
+33
*
QQmlIRBuilder: Clean up QStringView oddities
Fabian Kosmale
2023-01-17
1
-3
/
+3
*
qqmlirbuilder: Remove dead code
Fabian Kosmale
2023-01-17
1
-4
/
+0
*
QObjectWrapper: Fix calling attached methods on different objects
Ulf Hermann
2023-01-02
1
-0
/
+25
*
QmlCompiler: Fix recognition of builtin list types
Ulf Hermann
2022-12-15
1
-26
/
+24
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-20
1
-6
/
+3
*
Add option to enforce function signatures
Ulf Hermann
2022-10-14
1
-0
/
+26
*
Qml: Analyze qsTranslate at compile time
Ulf Hermann
2022-10-13
1
-6
/
+14
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-4
/
+4
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-12
/
+12
*
QQmlIRBuilder: Introduce a more extensible Pragma parser
Ulf Hermann
2022-09-29
1
-42
/
+100
*
Qml: Fix crash by function definition in grouped property, reject it
Yuya Nishihara
2022-09-15
1
-4
/
+13
*
qqmltypecompiler: align runtime function table order to qmlcachegen
Andrei Golubev
2022-07-22
1
-50
/
+12
*
QmlCompiler: Handle trivial signal handler constructions
Ulf Hermann
2022-07-07
1
-4
/
+6
*
QtQml: Move idIndex into bitfield union of Alias
Ulf Hermann
2022-06-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QML: Add an option to bind components to files
Ulf Hermann
2022-05-23
1
-0
/
+33
*
QML: Port QV4::CompiledData::Property to new special integer bitfield
Ulf Hermann
2022-05-11
1
-7
/
+7
*
QML: Port QV4::CompiledData::Binding to new special integer bitfield
Ulf Hermann
2022-05-11
1
-34
/
+39
*
QML: Port QV4::CompiledData::Location to new special integer bitfield
Ulf Hermann
2022-05-11
1
-39
/
+23
*
QML: Port QV4::CompiledData::Alias to new special integer bitfield
Ulf Hermann
2022-05-11
1
-6
/
+6
*
QML: Port QV4::CompiledData::Object to new special integer bitfield
Ulf Hermann
2022-05-11
1
-3
/
+3
*
QML: Port QV4::CompiledData::ParameterType to new special integer bitfield
Ulf Hermann
2022-05-11
1
-7
/
+5
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-1
/
+3
*
Fix typo and apply some cosmetics
Ulf Hermann
2022-04-11
1
-2
/
+2
*
Allow custom named value types in QML
Ulf Hermann
2022-01-25
1
-34
/
+10
*
Remove unused enumTableSize variable
Shawn Rutledge
2021-12-09
1
-2
/
+0
*
qmllint: Initial translation binding support
Fabian Kosmale
2021-12-08
1
-112
/
+10
*
Clean up property attributes (1/2)
Fabian Kosmale
2021-11-17
1
-5
/
+5
*
Handle function as default arguments in toplevel functions
Fabian Kosmale
2021-11-10
1
-0
/
+6
*
Add a Pragma for list assign behavior
Ulf Hermann
2021-10-13
1
-14
/
+53
*
QmlIR::Object: Get rid of isInlineComponent member
Fabian Kosmale
2021-08-25
1
-3
/
+2
*
QQmlIRBuilder: Always preserve "undefined" string
Fabian Kosmale
2021-08-09
1
-1
/
+9
*
qmllint: Move use-before-declaration warning out of checkidentifiers
Maximilian Goldstein
2021-08-04
1
-2
/
+4
*
Treat substitution free template string literals as string bindings
Fabian Kosmale
2021-07-23
1
-0
/
+6
[next]