summaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/binding/happybirthday.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve docs and examples for Extending QML in C++Bea Lam2010-04-211-86/+0
* Make compile following QDeclarativeMetaProperty renamingBea Lam2010-03-081-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-1/+1
* Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-1/+0
* 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
* Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-021-1/+1
* Doc and example fixes for library qualification (QT-558)Warwick Allison2009-07-231-1/+1
* DocAaron Kennedy2009-07-071-0/+47