summaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/default/birthdayparty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-72/+0
* Improve docs and examples for Extending QML in C++Bea Lam2010-04-211-5/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-2/+2
* Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-1/+0
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-2/+12
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* fix headersWarwick Allison2009-10-291-0/+40
* Doc and example fixes for library qualification (QT-558)Warwick Allison2009-07-231-1/+1
* DocAaron Kennedy2009-07-061-0/+23