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
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/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
/
tests
/
auto
/
qml
/
qqmllanguage
/
tst_qqmllanguage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-3
/
+3
*
Register QObject along with QQmlComponent as basic type of the language
Ulf Hermann
2019-05-08
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-29
1
-0
/
+15
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-27
1
-0
/
+15
|
|
\
|
|
*
Allow creation of variants from non-singleton QQmlTypeWrappers
Ulf Hermann
2019-04-26
1
-0
/
+15
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-18
1
-1
/
+6
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-17
1
-1
/
+5
|
|
\
|
|
|
*
QML: Allow fetchOrCreateTypeForUrl to report errors without qFatal
Erik Verbruggen
2019-04-16
1
-1
/
+3
|
|
*
QML: Check for (valid) compilation units while hashing
Erik Verbruggen
2019-04-16
1
-0
/
+2
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
v5.13.0-beta3
Qt Forward Merge Bot
2019-04-15
1
-0
/
+1
|
|
\
|
|
|
*
Detect and reject cyclic aliases
Ulf Hermann
2019-04-09
1
-0
/
+1
*
|
|
Fix deprecation warnings about QVariant API
Friedemann Kleint
2019-04-08
1
-4
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.13' into HEAD
Ulf Hermann
2019-03-22
1
-0
/
+13
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
1
-0
/
+13
|
|
\
|
|
|
*
Add test for dynamic anchors to parents in PropertyChanges
Ulf Hermann
2019-03-20
1
-0
/
+11
|
|
*
Implement dummy QML lookups for "global" variables
Simon Hausmann
2019-03-20
1
-0
/
+2
*
|
|
QML: Split qqmlmetatype{_p.h|.cpp} into multiple files
Ulf Hermann
2019-02-06
1
-2
/
+2
|
/
/
*
/
QML: Don't accept assignment of Component to properties of other types
Ulf Hermann
2019-01-22
1
-0
/
+2
|
/
*
Fix issues with lookup of scoped enums on Singletons
Michael Brasser
2018-10-31
1
-0
/
+5
*
Fix lookup of methods in the scope object
Simon Hausmann
2018-10-22
1
-0
/
+13
*
Provide option to skip registration of enum classes unscoped
Rainer Keller
2018-08-21
1
-0
/
+37
*
Add support for importing ES modules in .qml files
Simon Hausmann
2018-08-17
1
-0
/
+33
*
Encapsulate access to CompiledData::Object and CompiledData::Import
Simon Hausmann
2018-07-31
1
-1
/
+1
*
Clean up constant storage for CompiledData::Binding
Simon Hausmann
2018-07-31
1
-5
/
+6
*
Encapsulate the unit data in CompilationUnit
Simon Hausmann
2018-07-31
1
-2
/
+2
*
Provide API to access singletons associated with a QQmlEngine
Richard Weickelt
2018-06-21
1
-0
/
+22
*
Ensure identical behavior for singleton types defined in C++ and QML
Richard Weickelt
2018-06-08
1
-2
/
+24
*
Clean up manual reference of QQmlTypeData and QQmlPropertyCache
Simon Hausmann
2018-04-26
1
-1
/
+1
*
Warn about non spec compliant extension being used
Lars Knoll
2018-04-11
1
-2
/
+2
*
Fix assigning objects to QJSValue properties
Simon Hausmann
2018-03-20
1
-0
/
+5
*
Fix lookup of enums declared in QML singletons
Simon Hausmann
2018-03-16
1
-0
/
+4
*
Fix issue with bindings to aliases that cannot yet be resolved
Erik Verbruggen
2018-03-09
1
-0
/
+10
*
Clean up memory leaks in tests
Simon Hausmann
2018-03-08
1
-272
/
+196
*
Fix unnecessary evaluation of dependent bindings
Simon Hausmann
2018-03-08
1
-0
/
+33
*
Fix group property bindings for aliases that point to id objects
Simon Hausmann
2018-03-08
1
-0
/
+14
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-202
/
+202
*
Disallow the use of id properties with value type group properties
Simon Hausmann
2018-02-22
1
-0
/
+1
*
Allow setting values in value type group properties in "on" assignments
Simon Hausmann
2018-02-22
1
-0
/
+17
*
Correctly set this object when calling scope/context functions
Erik Verbruggen
2018-02-20
1
-0
/
+15
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-02-02
1
-0
/
+8
|
\
|
*
Disallow registration of types beginning with lowercase letters
Mitch Curtis
2018-01-31
1
-0
/
+8
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-31
1
-0
/
+1
|
\
|
|
*
Fix segfault when alias target refers to lowercase-named type
Mitch Curtis
2018-01-27
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-0
/
+25
|
\
|
|
*
Fix crash when accessing a deleted object
Mitch Curtis
2018-01-11
1
-0
/
+24
|
*
Fix segfault on invalid property alias syntax
Mitch Curtis
2018-01-04
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-04
1
-0
/
+152
|
\
|
|
*
More fine-grained deferred property execution
J-P Nurmi
2017-11-25
1
-0
/
+152
*
|
Fix issue with circular singleton instantiations
v5.10.0-rc2
Michael Brasser
2017-11-28
1
-0
/
+17
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-24
1
-0
/
+48
|
\
|
[next]