summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativexmlhttprequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the rules for redirects a bit stricter.Richard Moore2012-12-041-3/+5
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix compile warnings.Friedemann Kleint2010-09-141-2/+2
* Fix responseText to check the charset encoding field and also to notBea Lam2010-08-251-9/+78
* Fix compilation with QT_NO_TEXTCODECTasuku Suzuki2010-07-291-1/+2
* Fix compilation with QT_NO_XMLSTREAMREADERTasuku Suzuki2010-07-291-0/+4
* Sometimes you own QNetworkReply, sometimes you don't.Aaron Kennedy2010-05-181-1/+1
* Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-0/+21
|\
| * Add QML_XHR_DUMP optionAaron Kennedy2010-05-061-0/+21
* | QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-041-3/+3
|/
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-5/+5
* 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
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1631