aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest/tst_qqmlxmlhttprequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for onload/onloadend/onerror callbacks in XHRSimon Hausmann2018-07-181-0/+3
* Fix XMLHttpRequest when used with QQmlEngine::evaluateSimon Hausmann2018-04-091-0/+26
* Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-171-1/+1
* QQmlXMLHttpRequest: support sending ArrayBuffer dataAlberto Mardegan2017-06-261-0/+1
* QML Engine: Support for "PATCH" method for XMLHTTPRequestValery Kotov2016-06-031-0/+21
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* XHR: Server side errors are not network errorsJulien Brianceau2015-08-271-0/+1
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-1/+1
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-32/+32
* QML Engine: Support for "PROPFIND" method for XMLHTTPRequestValery Kotov2015-07-181-0/+44
* QMLEngine: Update XHR tests with checking status codeValery Kotov2015-05-051-0/+3
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-281-53/+68
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-51/+66
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-251-45/+52
* | | QML Engine: JSON XHR response type supportValery Kotov2015-04-161-0/+18
|/ /
* | QML Engine: ArrayBuffer XHR response type supportValery Kotov2015-03-091-0/+19
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | support XMLHttpRequest sync modeTasuku Suzuki2014-12-261-3/+36
* | QML Engine: Support for "OPTIONS" method for XMLHTTPRequest was added.Valery Kotov2014-09-151-0/+43
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-42/+41
* fix whitespaceOswald Buddenhagen2014-01-221-9/+9
* tst_qqmlxmlhttprequest: Use QScopedPointer.Friedemann Kleint2013-11-211-196/+99
* Improve timer dependent tests.Frederik Gladhorn2013-03-111-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Skip failing testBea Lam2012-08-021-0/+4
* Fix crash in QQmlXmlHttpRequestChris Adams2012-07-021-1/+19
* Keep XMLHttpRequest response data after receiving a server errorTopi Reinio2012-05-011-2/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1160