aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest/tst_qqmlxmlhttprequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: check that QFile::open succeedsGiuseppe D'Angelo2024-04-041-1/+1
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Clear out some locale-dependencies from XHR unit testEdward Welbourne2023-08-091-9/+1
* XHR sendPropfind_data(): split some long linesEdward Welbourne2023-04-251-3/+6
* XMLHttpRequest: Implement XHR.overrideMimeType()Edward Welbourne2023-04-201-0/+22
* XHR: Add responseURLTasuku Suzuki2023-04-151-0/+59
* tst_qqmlxmlhttprequest: remove unneeded property set in redirectsTasuku Suzuki2023-04-051-3/+0
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-031-0/+4
* Skip test cases execute the app's main shared lib on AndroidAssam Boudjelthia2021-12-171-0/+11
* tst_qqmlxmlhttprequest: Skip locale dependent testsFabian Kosmale2021-11-261-0/+8
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-3/+3
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* XHR: allow the user to set the User-Agent headerGiuseppe D'Angelo2020-10-061-1/+0
* Fix xmlhttprequest autotest after HTTP/2 changes in qtbaseLars Knoll2020-09-151-3/+9
* qqmlxmlhttprequest: Disable local file access by defaultMaximilian Goldstein2020-02-121-17/+21
* qqmlxmlhttprequest: Add ability to disable file:// requestsMaximilian Goldstein2020-01-151-79/+267
* 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