Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make string -> int conversion consistent in bindings | Aaron Kennedy | 2010-04-08 | 1 | -0/+4 |
| | | | | QTBUG-9538 | ||||
* | Improve static assignment to QVariant's in the int and double case | Aaron Kennedy | 2010-04-08 | 1 | -4/+0 |
| | |||||
* | 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/+276 |
QDeclarativeXXX. |