summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeinfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Compile on Windows (export decl fix).Warwick Allison2010-04-211-3/+3
|
* Fix crash when QDeclarativeInfo objects are copiedAaron Kennedy2010-04-211-17/+9
|
* CompileAaron Kennedy2010-04-191-0/+2
|
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-0/+17
| | | | QTBUG-9726
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+92
QDeclarativeXXX.