index
:
delta/qt5/qtdeclarative.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
animation-refactor
api_changes
baserock/morph
baserock/v5.3.0
baserock/v5.6.0
dev
old/5.0
old/5.1
old/5.2
personal/shausman/type-inference
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
release
stable
statemachine
textng
visuallistmodel
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/qt6
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/v4
wip/visuallistmodel
wip/webassembly
code.qt.io: qt/qtdeclarative.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qml
/
qmlcppcodegen
/
tst_qmlcppcodegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlCompiler: Re-allow conversion from QObject to QString
Ulf Hermann
2023-05-09
1
-0
/
+9
*
Properly support lists as method arguments
Ulf Hermann
2023-05-09
1
-0
/
+4
*
QML: Encode "missing" line number as negated address of stack frame
Ulf Hermann
2023-05-09
1
-0
/
+16
*
QML: Allow conversion from QV4::Sequence to different iterable
Ulf Hermann
2023-05-09
1
-0
/
+11
*
QmlCompiler: Convert thisObject to correct type
Ulf Hermann
2023-05-04
1
-0
/
+24
*
QmlCompiler: Disallow reading from values affected by side effects
Ulf Hermann
2023-05-04
1
-29
/
+46
*
tst_qmlcppcodegen: Sort methods alphabetically
Ulf Hermann
2023-05-04
1
-2474
/
+2471
*
QML: Fix call frame conversion for QVariant return types
Ulf Hermann
2023-05-04
1
-0
/
+26
*
QmlCompiler: Do not crash when converting number literals to enums
Ulf Hermann
2023-05-04
1
-0
/
+14
*
QmlCompiler: Do not stop parsing on top-level Component elements
Ulf Hermann
2023-05-03
1
-0
/
+26
*
QmlCompiler: Relax shadowing check
Ulf Hermann
2023-05-02
1
-0
/
+13
*
QmlCompiler: Inline some array methods
Ulf Hermann
2023-04-28
1
-0
/
+125
*
QmlCompiler: Use actual type of enums, rather than int
Ulf Hermann
2023-04-26
1
-0
/
+5
*
QmlCompiler: Implement ConvertThisToObject and basic DTZ
Ulf Hermann
2023-04-25
1
-0
/
+10
*
QmlCompiler: Recognize QStringList and QVariantList as special lists
Ulf Hermann
2023-04-24
1
-0
/
+11
*
QmlCompiler: Allow conversion from QQmlListProperty to QList
Ulf Hermann
2023-04-24
1
-0
/
+19
*
Fix content pointer check for QObject*
Ulf Hermann
2023-04-19
1
-0
/
+26
*
QmlCompiler: Merge bool and any pointer type into the pointer type
Ulf Hermann
2023-04-15
1
-0
/
+13
*
QmlCompiler: Support more integer types
Ulf Hermann
2023-03-30
1
-9
/
+74
*
QmlCompiler: Do not generate invalid code on generate_As
Ulf Hermann
2023-03-17
1
-0
/
+15
*
QmlCompiler: Allow coercing anything to bool
Ulf Hermann
2023-03-10
1
-0
/
+26
*
QmlCompiler: Use value type ctors
Ulf Hermann
2023-03-09
1
-0
/
+14
*
QML: Allow as-casting to value types
Ulf Hermann
2023-03-03
1
-0
/
+45
*
QmlCompiler: Improve method overload selection
Ulf Hermann
2023-03-02
1
-0
/
+11
*
QtQml: Always throw when requesting an enum from an invalid singleton
Ulf Hermann
2023-03-01
1
-0
/
+25
*
QmlCompiler: Implement multi-argument Math.{min,max}()
Olivier De Cannière
2023-02-23
1
-0
/
+63
*
QmlCompiler: Implement get lookup of variantMap properties
Olivier De Cannière
2023-02-22
1
-0
/
+11
*
QmlCompiler: Fix coercion of undefined to float and double
Ulf Hermann
2023-02-21
1
-2
/
+26
*
qmlsc: Support equality operations for QUrl
Semih Yavuz
2023-02-16
1
-0
/
+18
*
Controls: Use PlatformDialogHelper for enums in DialogButtonBox
Ulf Hermann
2023-02-15
1
-0
/
+17
*
qmlcachegen: fix nonstrict equality code generation
Semih Yavuz
2023-01-31
1
-0
/
+5
*
qmlcachegen: Improve QObject comparison code generation test
Semih Yavuz
2023-01-31
1
-0
/
+7
*
QML: Turn singleton/type mismatch into a run time type error
Ulf Hermann
2023-01-27
1
-0
/
+17
*
QML: Allow more conversions between different lists
Ulf Hermann
2023-01-26
1
-0
/
+11
*
QML: Allow converting any object list to QQmlListProperty
Ulf Hermann
2023-01-25
1
-0
/
+6
*
qmltyperegistrar: Strip '*' from list value types
Ulf Hermann
2023-01-25
1
-1
/
+9
*
tst_qmlcppcodegen: Add QML dependency for Android
Fabian Kosmale
2023-01-25
1
-4
/
+0
*
QmlCompiler: Wrap sequences with unknown elemnts in QVariantList
Ulf Hermann
2023-01-23
1
-0
/
+1
*
QML: Add a pragma for value type behavior
Ulf Hermann
2023-01-20
1
-0
/
+35
*
QmlCompiler: Handle various date and time conversions correctly
Ulf Hermann
2023-01-17
1
-0
/
+37
*
Allow extraction of V4 values from QJSPrimitiveValue
Ulf Hermann
2023-01-16
1
-0
/
+5
*
QmlCachegen: Equality comparison ability to QObject *
Semih Yavuz
2023-01-10
1
-0
/
+17
*
QmlCachegen: Equality comparison ability to var and void/null types
Semih Yavuz
2023-01-06
1
-0
/
+22
*
QmlCompiler: Test that infinities cleanly cast to int
Ulf Hermann
2022-12-23
1
-0
/
+20
*
QmlCompiler: Fix recognition of builtin list types
Ulf Hermann
2022-12-15
1
-0
/
+7
*
QmlCompiler: Fix wrapping of numbers in QJSPrimitiveValue
Ulf Hermann
2022-12-15
1
-0
/
+46
*
QmlCompiler: Mark StoreElement on JS values has having side effects
Ulf Hermann
2022-12-15
1
-0
/
+16
*
QQmlJSCodeGenerator: fix nullptr dereference
Fabian Kosmale
2022-12-12
1
-0
/
+11
*
QML: Unify postprocessing of imports
Ulf Hermann
2022-12-07
1
-0
/
+11
*
QmlCompiler: Ignore cloned signals when analyzing signal handlers
Ulf Hermann
2022-12-07
1
-1
/
+18
[next]