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
/
qqmlpropertycachecreator_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate qmldevtools_build
Ulf Hermann
2019-05-31
1
-843
/
+0
*
Move PropertyResolver out of qqmlirbuilder*
Ulf Hermann
2019-05-06
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-02
1
-2
/
+3
|
\
|
*
Fix coverity warning
Simon Hausmann
2019-04-29
1
-2
/
+3
*
|
Dissolve QQmlPropertyRawData
Lars Knoll
2019-04-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-18
1
-10
/
+30
|
\
|
|
*
Detect and reject cyclic aliases
Ulf Hermann
2019-04-09
1
-10
/
+30
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-21
1
-4
/
+5
|
\
|
|
*
Avoid unnecessary re-generation qml cache files in some circumstances
Ulf Hermann
2019-02-18
1
-4
/
+5
*
|
QML: Split propertyCache into multiple files
Ulf Hermann
2019-02-01
1
-0
/
+1
|
/
*
Clean up manual reference of QQmlTypeData and QQmlPropertyCache
Simon Hausmann
2018-04-26
1
-17
/
+11
*
Fix group property bindings for aliases that point to id objects
Simon Hausmann
2018-03-08
1
-13
/
+38
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.10' into 5.11
Liang Qi
2018-02-12
1
-9
/
+18
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-31
1
-9
/
+18
|
|
\
|
|
*
Fix segfault when alias target refers to lowercase-named type
Mitch Curtis
2018-01-27
1
-9
/
+18
*
|
|
Allow exported signal handlers for signals with revision
Thomas Hartmann
2018-01-12
1
-7
/
+12
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-09-20
1
-5
/
+7
|
\
|
|
*
Get rid of the root object index variable
Simon Hausmann
2017-09-08
1
-7
/
+7
|
*
Fix crash with loading cache files originating from top-level components
Simon Hausmann
2017-09-08
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Simon Hausmann
2017-08-18
1
-17
/
+17
|
\
|
|
*
Use QQmlType by value
Lars Knoll
2017-08-02
1
-17
/
+17
*
|
Add support for enum declarations in QML
Michael Brasser
2017-07-13
1
-2
/
+17
|
/
*
Fix compilation error with ICC 17: it doesn't like auto and comma
Thiago Macieira
2016-12-04
1
-14
/
+42
*
QML: Make all fields in QQmlPropertyRawData private
Erik Verbruggen
2016-08-10
1
-5
/
+5
*
Fix restoring of local aliases from disk cache
Simon Hausmann
2016-08-06
1
-0
/
+3
*
QML: Change the property data flags into a bit field
Erik Verbruggen
2016-08-05
1
-32
/
+25
*
QML: Introduce QQmlPropertyIndex
Erik Verbruggen
2016-08-04
1
-4
/
+3
*
Split out creation of alias properties in the property caches
Simon Hausmann
2016-07-15
1
-0
/
+234
*
Convert QQmlPropertyCacheCreator to a template
Simon Hausmann
2016-06-16
1
-23
/
+29
*
Move QQmlPropertyCacheCreator implementation into the header file
Simon Hausmann
2016-06-16
1
-1
/
+411
*
Separate non-generic code out of QQmlPropertyCacheCreator
Simon Hausmann
2016-06-16
1
-12
/
+18
*
Remove base-class dependency of QQmlPropertyCacheCreator
Simon Hausmann
2016-06-16
1
-5
/
+6
*
Minor QQmlPropertyCacheCreator API cleanup
Simon Hausmann
2016-06-16
1
-4
/
+4
*
Small data structure cleanup
Simon Hausmann
2016-06-16
1
-1
/
+1
*
Clean up property cache creation code
Simon Hausmann
2016-06-16
1
-3
/
+13
*
File naming cleanup
Simon Hausmann
2016-06-15
1
-0
/
+79