summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativexmlhttprequest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Technically, Location can be relative (never is though...)Warwick Allison2010-03-101-1/+1
|
* Don't assume documents are in UTF-8.Bea Lam2010-03-051-3/+16
| | | | Task-number: QTBUG-7719
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+1631
QDeclarativeXXX.