Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed spelling mistakes in documented functions, classes, etc. Part of ↵ | Jerome Pasion | 2010-07-29 | 1 | -2/+2 |
| | | | | QTBUG-11938 and QTBUG-10801 | ||||
* | Remove obsolete doc groupings. | Michael Brasser | 2010-05-04 | 1 | -2/+0 |
| | |||||
* | Avoid divisions by zero in qdeclarativetimeline | Leonardo Sobral Cunha | 2010-04-30 | 1 | -3/+10 |
| | | | | Reviewed-by: Martin Jones | ||||
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
| | | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+942 |
QDeclarativeXXX. |