| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve docs and examples for Extending QML in C++ | Bea Lam | 2010-04-21 | 5 | -36/+41 |
|
|
* | QML_DECLARE_TYPE is no longer necessary - fix docs and examples | Bea Lam | 2010-04-19 | 2 | -6/+0 |
|
|
* | Fix compilation: no semi-colon after Q_ENUM or Q_PROPERTY | Thiago Macieira | 2010-04-01 | 1 | -1/+1 |
|
|
* | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 1 | -6/+6 |
|
|
* | Fixed declarative examples not being installed. | Rohan McGovern | 2010-03-08 | 1 | -0/+4 |
|
|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 4 | -10/+10 |
|
|
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 3 | -7/+7 |
|
|
* | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 3 | -7/+19 |
|
|
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 5 | -5/+5 |
|
|
* | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 2 | -3/+3 |
|
|
* | fix headers | Warwick Allison | 2009-10-30 | 2 | -0/+80 |
|
|
* | fix headers | Warwick Allison | 2009-10-29 | 3 | -0/+120 |
|
|
* | Docs. | Martin Jones | 2009-10-26 | 1 | -3/+5 |
|
|
* | Remove unused imports from examples for extending. | Christian Kamm | 2009-09-10 | 1 | -1/+0 |
|
|
* | Fix extending examples by inserting the appropriate import. | Christian Kamm | 2009-09-10 | 1 | -0/+1 |
|
|
* | Doc and example fixes for library qualification (QT-558) | Warwick Allison | 2009-07-23 | 2 | -3/+3 |
|
|
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -0/+2 |
|
|
* | Improve QmlComponent API | Aaron Kennedy | 2009-07-07 | 1 | -1/+1 |
|
|
* | Doc | Aaron Kennedy | 2009-07-06 | 8 | -0/+329 |
|
|