Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | <br/> shouldn't trigger a new format range in QDeclarativeStyledText. | Michael Brasser | 2010-07-05 | 1 | -1/+3 |
| | |||||
* | Optimize QDeclarativeStyledText. | Michael Brasser | 2010-07-05 | 1 | -2/+0 |
| | | | | | Don't set the base font, as this is an expensive operation. The base font will automatically be merged in by the text engine. | ||||
* | 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/+347 |
QDeclarativeXXX. |