summaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/valuesource
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-1610-747/+0
* Improve docs and examples for Extending QML in C++Bea Lam2010-04-218-58/+61
* Make property value source examples workBea Lam2010-04-211-1/+1
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-193-8/+0
* Fix some more Q_PROPERTY followed by semi-colonThiago Macieira2010-04-021-1/+1
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-7/+7
* Fixed declarative examples not being installed.Rohan McGovern2010-03-081-0/+4
* Make compile following QDeclarativeMetaProperty renamingBea Lam2010-03-082-4/+4
* Add subdirs .pro for examples/declarative/extendingAaron Kennedy2010-02-241-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-246-16/+16
* Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-234-7/+9
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-223-7/+20
* Fix copyright year.Jason McDonald2010-02-167-7/+7
* Use console.log, not printWarwick Allison2009-11-231-1/+1
* Remove "to" limit on minor version.Warwick Allison2009-11-053-4/+4
* fix headersWarwick Allison2009-10-303-0/+120
* fix headersWarwick Allison2009-10-294-0/+160
* Docs.Martin Jones2009-10-261-3/+5
* Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-022-2/+5
* Remove unused imports from examples for extending.Christian Kamm2009-09-101-1/+0
* Fix extending examples by inserting the appropriate import.Christian Kamm2009-09-101-0/+1
* Doc and example fixes for library qualification (QT-558)Warwick Allison2009-07-233-4/+4
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-0/+2
* DocAaron Kennedy2009-07-0710-0/+445