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.5
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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4: Set argumentsCanEscape when debugging
Ulf Hermann
2018-05-30
1
-0
/
+22
*
Formals come after locals in the CallContext
Lars Knoll
2018-05-29
1
-0
/
+32
*
Fix a crash in the modulus operation
Lars Knoll
2018-05-28
1
-0
/
+10
*
QML Debugger: Don't crash when encoding JSON data
Ulf Hermann
2018-05-25
1
-1
/
+62
*
Fix crash when modifying list model in worker thread
Simon Hausmann
2018-05-24
1
-0
/
+1
*
V4 debugger: Allow retrieval of non-CallContext scopes
Ulf Hermann
2018-05-23
3
-1
/
+88
*
On network redirects, update finalUrl, not url
Ulf Hermann
2018-05-23
7
-1
/
+49
*
Fix crash when incubating objects with non-existent initial properties
Simon Hausmann
2018-05-23
3
-0
/
+31
*
Fix crash when modifying objects used as prototypes
Lars Knoll
2018-05-23
1
-0
/
+18
*
Ensure we restore QML-defined enums
Michael Brasser
2018-05-23
3
-0
/
+22
*
Fix .import within .js files with CONFIG+=qtquickcompiler
Simon Hausmann
2018-05-11
5
-0
/
+29
*
Fix loading of composite singletons from resources
Simon Hausmann
2018-05-08
2
-0
/
+18
*
Tests: Silence Clang warnings
Friedemann Kleint
2018-04-27
1
-5
/
+5
*
Fix qmlInfo and friends for anonymous components
Simon Hausmann
2018-04-27
2
-0
/
+22
*
Normalize URL before loading types
Erik Verbruggen
2018-04-27
4
-0
/
+36
*
Make the shared test code independent of QtQml
Ulf Hermann
2018-04-24
11
-16
/
+44
*
Make QtQmlDebug independent of QtQml
Ulf Hermann
2018-04-24
1
-47
/
+37
*
Update submodule now that I've fixed the actual bug here
Edward Welbourne
2018-04-23
1
-0
/
+0
*
Use Los Angeles to represent PST8PDT, not Vancouver
Edward Welbourne
2018-04-20
1
-1
/
+1
*
Fix calling Qt.binding() on bound functions
Lars Knoll
2018-04-16
3
-0
/
+59
*
Fix JSON.stringify with sequence types
Simon Hausmann
2018-04-16
2
-6
/
+21
*
Warn about non spec compliant extension being used
Lars Knoll
2018-04-11
2
-4
/
+4
*
Fix XMLHttpRequest when used with QQmlEngine::evaluate
Simon Hausmann
2018-04-09
2
-0
/
+37
*
QQmlDebuggingEnabler test: Relax output string condition
Ulf Hermann
2018-04-06
1
-4
/
+8
*
QmlProfiler test: Keep recording until we receive the needed events
Ulf Hermann
2018-03-28
1
-2
/
+15
*
Fix QQmlExpression::hasError()/error() on syntax errors
Simon Hausmann
2018-03-27
1
-1
/
+5
*
Fix CONFIG+=qtquickcompiler with paths that contain spaces
Simon Hausmann
2018-03-27
4
-0
/
+25
*
Qml Profiler: Store and send URL of compile events
Ulf Hermann
2018-03-27
1
-0
/
+36
*
Use a separate process for testing perf.map file
Ulf Hermann
2018-03-27
4
-68
/
+99
*
QML Tooling: Wait for QML trace to be started in QML profiler test
Ulf Hermann
2018-03-27
1
-0
/
+3
*
Add test for jump strict-not-equal undefined on 32bit
Erik Verbruggen
2018-03-26
1
-0
/
+21
*
Fix QQmlListModel crash when appending an empty array in debug mode
Daniel Vrátil
2018-03-20
1
-0
/
+22
*
Fix QML data structure version checking for ahead-of-time generated files
Simon Hausmann
2018-03-20
5
-3
/
+54
*
Handle function expressions as signal handlers
Erik Verbruggen
2018-03-20
1
-0
/
+64
*
Fix assigning objects to QJSValue properties
Simon Hausmann
2018-03-20
2
-0
/
+6
*
Fix out of bounds reads in Array.concat
Lars Knoll
2018-03-20
1
-0
/
+14
*
QML debugger: Don't crash when creating objects on engine destruction
Ulf Hermann
2018-03-19
1
-0
/
+24
*
Restore the QV4_WRITE_PERF_MAP feature
Ulf Hermann
2018-03-19
1
-0
/
+68
*
Pass "this" object when evaluating debug jobs
Ulf Hermann
2018-03-17
1
-0
/
+32
*
Add a test that verifies the this object in signal handlers
Simon Hausmann
2018-03-17
2
-13
/
+25
*
Fix lookup of enums declared in QML singletons
Simon Hausmann
2018-03-16
3
-0
/
+9
*
tests: add autotest for Q_GADGET derived template class
Nils Jeisecke
2018-03-14
1
-0
/
+29
*
Fix failing ch15.9.5.43-0-8 after US summer time change
Simon Hausmann
2018-03-12
1
-0
/
+0
*
Fix issue with bindings to aliases that cannot yet be resolved
Erik Verbruggen
2018-03-09
2
-0
/
+25
*
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
3
-0
/
+51
*
Fix group property bindings for aliases that point to id objects
Simon Hausmann
2018-03-08
2
-0
/
+26
*
Fix calling Qt.createComponent() from QQmlEngine::evaluate()
Simon Hausmann
2018-03-08
1
-0
/
+12
*
Fix regression involving aliases on case-insensitive file systems
Mitch Curtis
2018-03-08
2
-0
/
+21
*
Fix QQmlEngine::retranslate() with PropertyChanges
Simon Hausmann
2018-02-26
3
-3
/
+19
[next]