aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlproperty_p.h
Commit message (Expand)AuthorAgeFilesLines
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-0/+1
* QML: Split propertyCache into multiple filesUlf Hermann2019-02-011-1/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Speed up PropertyChange state applicationSimon Hausmann2018-01-171-0/+2
* Fix coding styleLars Knoll2016-12-091-10/+6
* QML: Make all fields in QQmlPropertyRawData privateErik Verbruggen2016-08-101-1/+1
* QML: Split off value type information from property dataErik Verbruggen2016-08-091-9/+9
* QML: Introduce QQmlPropertyIndexErik Verbruggen2016-08-041-4/+4
* QML: Unify property reads/writes and use accessorsErik Verbruggen2016-07-251-13/+5
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Fix some function signatures and remove an unused functionLars Knoll2015-06-181-2/+2
* Make bindings refcountedLars Knoll2015-06-101-5/+4
* Move the writeBinding method into QQmlBindingLars Knoll2015-06-051-5/+2
* Smaller cleanupsLars Knoll2015-04-271-2/+1
* Get rid of QQmlBinding::property()Lars Knoll2015-04-271-1/+2
* Simplify binding setup code furtherLars Knoll2015-04-271-12/+13
* Make removal of bindings explicitLars Knoll2015-04-251-0/+2
* Get rid of QQmlAbstractExpressionLars Knoll2015-04-241-0/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Get rid of most uses of ValueRefLars Knoll2015-01-231-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* fix whitespaceOswald Buddenhagen2014-01-221-2/+2
* Fix Persistent/WeakValue APILars Knoll2013-09-261-1/+1
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-3/+2
* Get rid of Get/SetHiddenValue in the v8 APILars Knoll2013-05-241-2/+2
* Remove QV8Bindings classLars Knoll2013-05-241-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-1/+1
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-091-0/+2
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-0/+2
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-7/+4
* More robust tracking of signal handler expression ownership.Michael Brasser2012-05-011-3/+5
* Use minimal javascript expression for bound signalsChris Adams2012-03-291-4/+4
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-5/+0
* Fix crash when writing property after engine deletionChris Adams2012-03-131-1/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+171