Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup for visual test framework. | Michael Brasser | 2010-03-31 | 1 | -1/+1 |
| | |||||
* | Fix viewer resizing on reload and File->open | Martin Jones | 2010-03-30 | 1 | -17/+16 |
| | | | | Task-number: QTBUG-9325 | ||||
* | Remove dead performance measurement code from QML | Aaron Kennedy | 2010-03-22 | 1 | -5/+0 |
| | |||||
* | Don't destroy cookie jar until while someone may be using it. | Martin Jones | 2010-03-18 | 1 | -24/+34 |
| | |||||
* | Enable GL samplebuffers by default on Mac OS X | Aaron Kennedy | 2010-03-12 | 1 | -0/+5 |
| | |||||
* | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 1 | -1/+1 |
| | | | | This commit removes the obsolete QML_REGISTER_TYPE macros. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+1468 |
QDeclarativeXXX. |