aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest
Commit message (Expand)AuthorAgeFilesLines
* Fix XMLHttpRequest when used with QQmlEngine::evaluateSimon Hausmann2018-04-092-0/+37
* Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-171-1/+1
* Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-1/+0
* QQmlXMLHttpRequest: support sending ArrayBuffer dataAlberto Mardegan2017-06-263-0/+24
* Fix licensingJani Heikkinen2017-05-041-17/+12
* QML Engine: Support for "PATCH" method for XMLHTTPRequestValery Kotov2016-06-034-0/+109
* Updated license headersJani Heikkinen2016-01-204-68/+48
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-062-0/+4
|\|
| * XHR: Server side errors are not network errorsJulien Brianceau2015-08-272-0/+4
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* 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-189-0/+657
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-1/+1
|\
| * Fix default value for XMLHttpRequest.response propertySimon Hausmann2015-05-031-1/+1
* | QMLEngine: Update XHR tests with checking status codeValery Kotov2015-05-054-4/+9
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-2819-71/+87
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-2718-68/+84
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-2514-58/+66
* | | QML Engine: JSON XHR response type supportValery Kotov2015-04-165-0/+56
|/ /
* | QML Engine: ArrayBuffer XHR response type supportValery Kotov2015-03-095-0/+56
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | support XMLHttpRequest sync modeTasuku Suzuki2014-12-262-11/+42
* | QML Engine: Support for "OPTIONS" method for XMLHTTPRequest was added.Valery Kotov2014-09-157-0/+118
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-102-3/+1
|\
| * Stabilize tst_qqmlxmlhttprequest::stateChangeCallingContext() on Mac.Friedemann Kleint2014-04-151-1/+1
| * Fix XHR auto tests always failingSimon Hausmann2014-04-081-2/+0
* | TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-42/+41
|/
* fix whitespaceOswald Buddenhagen2014-01-2213-99/+99
* tst_qqmlxmlhttprequest: Use QScopedPointer.Friedemann Kleint2013-11-211-196/+99
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-263-3/+3
|\
| * Replace www.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-123-3/+3
* | Fix instanceStateValues xhr testSimon Hausmann2013-06-201-10/+10
|/
* Improve timer dependent tests.Frederik Gladhorn2013-03-111-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Mark failing tests as insignificant.Stephen Kelly2012-10-241-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Skip failing testBea Lam2012-08-021-0/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove unwanted whitespace from test URLsMatthew Vogt2012-07-101-2/+6
* Fix crash in QQmlXmlHttpRequestChris Adams2012-07-026-1/+117
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-2/+0
* Keep XMLHttpRequest response data after receiving a server errorTopi Reinio2012-05-014-13/+4
* Fix data file checkout formats in Windows for some declarative testsMiikka Heikkinen2012-03-191-0/+3
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2487-0/+3592