summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlmetaproperty.h
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-147/+0
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-1/+0
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Add reset methods to QmlMetaPropertyAaron Kennedy2010-01-281-0/+2
* Add context argument to QmlMetaProperty::createPropertyMarco Bubke2009-12-171-1/+1
* Remove extra semicolon.Martin Jones2009-11-191-1/+1
* testsAaron Kennedy2009-11-041-5/+1
* CleanupAaron Kennedy2009-10-301-2/+1
* fix headersWarwick Allison2009-10-291-16/+16
* Fix Behavior support for value type properties.Michael Brasser2009-10-231-0/+1
* Add binding assignment warningsAaron Kennedy2009-10-161-2/+2
* Improve Behavior reliability.Michael Brasser2009-10-111-3/+6
* Use a bitmask to track bound propertiesAaron Kennedy2009-09-231-0/+2
* Add plumbing for more advanced signal property controlAaron Kennedy2009-09-221-0/+4
* Abstract expression and binding APIsAaron Kennedy2009-08-101-3/+3
* Make QmlMetaProperty reentrantAaron Kennedy2009-08-031-2/+0
* Add prototype value type supportAaron Kennedy2009-07-231-4/+5
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-3/+3
* Add parameterized synthesized signalsAaron Kennedy2009-07-021-3/+0
* Support animating dot properties.Michael Brasser2009-06-301-0/+1
* Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-1/+3
* Fixed #includesRoberto Raggi2009-05-181-1/+1
* Fix SetProperties not always setting properties correctly.Michael Brasser2009-05-151-1/+1
* Add "watchers" to debuggerAaron Kennedy2009-05-071-0/+1
* Add some constructors without QmlContext parameter.Martin Jones2009-04-271-2/+6
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+137