Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
* | Don't use stdint.h in our headers since it is a C99 header. | Martin Jones | 2010-11-08 | 1 | -4/+1 |
* | QtDeclarative: get rid of warnings in public header | Olivier Goffart | 2010-08-09 | 1 | -2/+2 |
* | Fix warning from whining complier. | Martin Jones | 2010-08-05 | 1 | -1/+1 |
* | Generalize qml "registration" | Aaron Kennedy | 2010-07-22 | 1 | -5/+25 |
* | Move knowledge of QGraphicsObject out of qml engine | Aaron Kennedy | 2010-06-16 | 1 | -0/+4 |
* | Improve error messages, especially on embedded. | Warwick Allison | 2010-04-20 | 1 | -0/+1 |
* | Add QML object destruction hook | Aaron Kennedy | 2010-04-15 | 1 | -2/+9 |
* | Make QML the object allocator more flexible | Aaron Kennedy | 2010-03-12 | 1 | -1/+5 |
* | Build fix when using <QtDeclarative> include. | Alexis Menard | 2010-02-24 | 1 | -0/+3 |
* | Simplify QML element registration headers | Aaron Kennedy | 2010-02-24 | 1 | -34/+34 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+211 |