Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disallow nested elements in ListModel | Aaron Kennedy | 2010-04-07 | 1 | -0/+3 |
| | | | | QTBUG-6082 | ||||
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -4/+4 |
| | | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason. | ||||
* | Allow enum constants as list element properties. | Warwick Allison | 2010-03-17 | 1 | -0/+12 |
| | | | | Task-number: QTBUG-5974 | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+263 |
QDeclarativeXXX. |