aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativexmlhttprequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1797/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix gcc compilation warningsKai Koehne2011-11-091-2/+2
* Clean up declarative includesKent Hansen2011-10-171-6/+6
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-13/+13
* move dom error definitions to seperate files.Charles Yin2011-08-191-0/+1
* canvas context2d needs the dom exceptions as well, so share the dom exception...Charles Yin2011-08-191-60/+12
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-3/+2
* Fix XmlHttpRequest setHeader bugCharles Yin2011-07-281-1/+1
* Don't error if response results in UnknownContentErrorBea Lam2011-07-261-1/+2
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Aaron Kennedy2011-06-221-3/+6
|\
| * Add "DELETE" support to XMLHttpRequestAaron Kennedy2011-06-201-3/+6
* | Minor XXX fixupsAaron Kennedy2011-06-091-10/+9
* | Implement global handle trackingAaron Kennedy2011-06-081-23/+22
* | Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\|
| * Merge branch 'qtquick2'Martin Jones2011-05-311-0/+21
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-655/+737
| |/ |/|
* | Initial import from qtquick2.Qt by Nokia2011-04-271-0/+21
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1740