Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Add missing NOTIFYs. | Michael Brasser | 2010-03-23 | 1 | -3/+8 |
| | | | | Task-number: QTBUG-8816 | ||||
* | Rename QDeclarativeMetaProperty -> QDeclarativeProperty | Aaron Kennedy | 2010-02-25 | 1 | -1/+1 |
| | | | | There's nothing meta about our properties. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+101 |
QDeclarativeXXX. |