summaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/adding/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-65/+0
* Improve docs and examples for Extending QML in C++Bea Lam2010-04-211-1/+2
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-4/+4
* Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-0/+2
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* fix headersWarwick Allison2009-10-291-0/+40
* Improve QmlComponent APIAaron Kennedy2009-07-071-1/+1
* DocAaron Kennedy2009-07-061-0/+22