| Commit message (Expand) | Author | Age | Files | Lines |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -142/+0 |
|
|
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 1 | -7/+3 |
|
|
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
|
|
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 1 | -3/+4 |
|
|
* | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 1 | -1/+1 |
|
|
* | Remove include styles that rely on configure. | Warwick Allison | 2009-12-01 | 1 | -1/+1 |
|
|
* | Do not use "QtDeclarative/XXX" style includes in declarative module code, | Warwick Allison | 2009-11-12 | 1 | -2/+2 |
|
|
* | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 1 | -4/+4 |
|
|
* | Cleanup | Aaron Kennedy | 2009-10-30 | 1 | -1/+0 |
|
|
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
|
|
* | More QML type registration on Symbian. | Martin Jones | 2009-10-09 | 1 | -1/+7 |
|
|
* | Report custom parse errors verbosely. | Warwick Allison | 2009-09-10 | 1 | -2/+17 |
|
|
* | Fix to use "." not "/" in QML_DEFINE_TYPE URIs | Warwick Allison | 2009-08-04 | 1 | -1/+1 |
|
|
* | Allow span of versions to be defined, not just one. | Warwick Allison | 2009-07-23 | 1 | -2/+2 |
|
|
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -2/+2 |
|
|
* | Support compile-in-namespace for the declarative module. | Michael Brasser | 2009-06-30 | 1 | -2/+3 |
|
|
* | Cleanup | Michael Brasser | 2009-06-30 | 1 | -0/+11 |
|
|
* | Remove more unneeded semicolons. | Martin Jones | 2009-05-27 | 1 | -2/+2 |
|
|
* | Implement SetProperties as a custom parser | Aaron Kennedy | 2009-05-15 | 1 | -0/+2 |
|
|
* | Remove XML custom parser support | Aaron Kennedy | 2009-05-05 | 1 | -17/+0 |
|
|
* | Make custom parsers internal. | Aaron Kennedy | 2009-04-30 | 1 | -19/+68 |
|
|
* | Prototype custom parsers for non-xml qml language | Aaron Kennedy | 2009-04-30 | 1 | -0/+79 |
|
|