| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some more Q_PROPERTY followed by semi-colon | Thiago Macieira | 2010-04-02 | 5 | -8/+8 |
|
|
* | 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 | 10 | -44/+43 |
|
|
* | Fixed declarative examples not being installed. | Rohan McGovern | 2010-03-08 | 10 | -0/+41 |
|
|
* | Make compile following QDeclarativeMetaProperty renaming | Bea Lam | 2010-03-08 | 4 | -8/+8 |
|
|
* | Add subdirs .pro for examples/declarative/extending | Aaron Kennedy | 2010-02-24 | 2 | -0/+14 |
|
|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 40 | -103/+103 |
|
|
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 30 | -47/+58 |
|
|
* | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 24 | -56/+155 |
|
|
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 50 | -50/+50 |
|
|
* | Use console.log, not print | Warwick Allison | 2009-11-23 | 3 | -3/+3 |
|
|
* | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 20 | -27/+27 |
|
|
* | fix headers | Warwick Allison | 2009-10-30 | 20 | -0/+800 |
|
|
* | fix headers | Warwick Allison | 2009-10-29 | 30 | -0/+1200 |
|
|
* | Docs. | Martin Jones | 2009-10-26 | 4 | -12/+20 |
|
|
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -9/+9 |
|
|
* | Make compile since QmlValuePropertySource is no longer a Qobject. | Bea Lam | 2009-10-02 | 4 | -4/+11 |
|
|
* | Use void return type for setter methods. | Bea Lam | 2009-10-02 | 2 | -8/+8 |
|
|
* | Remove unused imports from examples for extending. | Christian Kamm | 2009-09-10 | 10 | -10/+0 |
|
|
* | Fix QML_DEFINE_EXTENDED_TYPE use in extending/extended example. | Christian Kamm | 2009-09-10 | 1 | -1/+1 |
|
|
* | Fix extending examples by inserting the appropriate import. | Christian Kamm | 2009-09-10 | 10 | -0/+10 |
|
|
* | Various doc fixes. | Michael Brasser | 2009-08-19 | 2 | -0/+60 |
|
|
* | Doc and example fixes for library qualification (QT-558) | Warwick Allison | 2009-07-23 | 18 | -25/+25 |
|
|
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 10 | -0/+20 |
|
|
* | Doc | Aaron Kennedy | 2009-07-07 | 34 | -0/+1418 |
|
|
* | Improve QmlComponent API | Aaron Kennedy | 2009-07-07 | 6 | -6/+6 |
|
|
* | Doc | Aaron Kennedy | 2009-07-06 | 44 | -0/+1226 |
|
|