David Rowe
|
c456760419
|
Extract API URL into a const
|
2015-03-27 15:24:55 -07:00 |
|
David Rowe
|
1ee797efa4
|
Fix authorization of API calls in XMLHttpRequest
|
2015-03-27 13:59:52 -07:00 |
|
Leonardo Murillo
|
c3c1d4a5ae
|
Switching to .com
|
2015-03-25 12:36:37 -06:00 |
|
Stephen Birarda
|
fe79d8902e
|
replace data with metaverse for highfidelity urls
|
2015-02-10 10:05:38 -08:00 |
|
David Rowe
|
812fbc58fb
|
Use custom User-Agent string
|
2015-01-23 19:13:29 -08:00 |
|
David Rowe
|
17925c7a81
|
Use more appropriate QNetworkReply error code
This error code is available now that Interface is built with Qt 5.3.
|
2015-01-12 11:06:05 -08:00 |
|
Atlante45
|
be050b0469
|
Added missing deletes
|
2015-01-05 15:13:07 -08:00 |
|
Stephen Birarda
|
7ad590c578
|
don't replace url query in XMLHttpRequest class
|
2014-10-29 13:20:21 -07:00 |
|
Andrew Meadows
|
51dca12a7b
|
added default case for switch statements
which avoids warnings about unhandled enum values
|
2014-09-05 16:55:42 -07:00 |
|
David Rowe
|
83a868d741
|
Make XMLHttpRequest automatically authorize API calls
|
2014-08-07 15:20:30 -07:00 |
|
David Rowe
|
573ce7261b
|
Add proper sending of ArrayBuffers via JavaScript XMLHttpRequest
|
2014-07-31 19:24:46 -07:00 |
|
David Rowe
|
ed7bd9317e
|
Make XMLHttpRequest return an ArrayBuffer object when requested
|
2014-07-22 21:48:48 -07:00 |
|
David Rowe
|
3f24f61180
|
Provide Content-Type and -Length headers when reading local files
|
2014-07-20 22:45:19 -07:00 |
|
David Rowe
|
d05435db91
|
Add arraybuffer binary data handling in JavaScript XMLHttpRequest
|
2014-07-19 23:27:36 -07:00 |
|
David Rowe
|
33ffed7135
|
Add GET of local files to JavaScript XMLHttpRequest
|
2014-07-19 15:47:06 -07:00 |
|
Atlante45
|
74e7e0a7bf
|
Switched XMLHttpRequestClass to NetworkAccessManager
|
2014-07-02 11:27:32 -07:00 |
|
Ryan Huffman
|
a5c10220e6
|
Remove _ prefix from private methods in XMLHttpRequest
|
2014-05-14 10:16:04 -07:00 |
|
Ryan Huffman
|
7d7e012965
|
Add XMLHttpRequest
|
2014-05-06 11:28:09 -07:00 |
|