Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to release license header. | Jason McDonald | 2011-02-16 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
| | | | | | Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350) | ||||
* | Don't export declarative private classes | Martin Jones | 2010-07-01 | 1 | -1/+1 |
| | | | | | Those required by creator are still exported. Everything else is no longer exported. | ||||
* | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap". | Warwick Allison | 2010-05-26 | 1 | -0/+1 |
| | |||||
* | Optimization for QDeclarativePaintedItem. | Michael Brasser | 2010-05-04 | 1 | -1/+4 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+114 |
QDeclarativeXXX. |