summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativebinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-041-1/+1
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-151-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* Make it harder to accidentally delete a bindingAaron Kennedy2010-03-181-5/+7
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-2/+3
* Improve value type binding behaviorAaron Kennedy2010-03-111-0/+28
* Fix visibility of classes in private headers upon which Bauhaus/Creator relies.Warwick Allison2010-03-031-2/+2
* compile fix with namespaceshjk2010-03-011-1/+2
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-13/+13
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-7/+8
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+135