..
animations
QAnimationGroupJob: Notify about removed children on clear()
2019-02-26 04:00:18 +00:00
compiler
QML: Check for (valid) compilation units while hashing
2019-04-16 06:13:50 +00:00
debugger
Tooling: Use fprintf rather than qDebug() for debug warning
2019-04-24 07:33:25 +00:00
doc
Doc: Add missing quote in example code
2019-04-01 08:02:39 +00:00
jit
Remove dead compile time QML context/scope property and id object code
2019-03-20 09:16:52 +00:00
jsapi
Doc: Use the \nullptr macro instead of 0
2019-03-29 15:05:14 +00:00
jsruntime
Don't call unknown types "null"
2019-04-26 13:51:18 +00:00
memory
Trigger the garbage collector when allocating InternalClass objects
2019-03-26 08:57:59 +00:00
parser
Unify the JavaScript parsing recursion checks
2019-03-15 11:53:22 +00:00
qml
Allow creation of variants from non-singleton QQmlTypeWrappers
2019-04-26 13:51:55 +00:00
types
Don't use delegate model types on -no-feature-delegate-model
2019-04-08 14:42:15 +00:00
util
Fix leaking propertyCache inside QQmlAdaptorModel::Accessors
2019-03-15 16:39:54 +00:00
Qt5QmlConfigExtras.cmake.in
…
configure.json
Fix build with -c++std=c++11
2019-01-08 15:28:51 +00:00
qml.pro
Use msvc qmake scope where appropriate
2018-11-22 07:17:42 +00:00
qtqmlglobal.h
QML: Make mapping of sequence object in JS optional
2018-02-11 19:20:12 +00:00
qtqmlglobal_p.h
Bump private API versions after typed array API changes
2018-08-27 09:42:35 +00:00