summaryrefslogtreecommitdiff
path: root/src/network/access/qhttpmultipart.cpp
Commit message (Expand)AuthorAgeFilesLines
* QHttpMultipart: reset read pointer when device is resetPeter Hartmann2013-04-271-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* QHttpMultiPart: supply new line at the end of the bodyPeter Hartmann2012-05-141-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Doc: Fixed qdoc warnings.David Boddie2011-05-111-1/+1
|/
* fix spelling error in HTTP multipart documentationPeter Hartmann2011-03-231-1/+1
* network API: add support for HTTP multipart messagesPeter Hartmann2011-03-221-0/+548