summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkcookie.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNetworkCookie: allow cookies for IPv6 domainsPeter Hartmann2013-12-131-4/+12
* QNetworkCookie: allow cookies for IPv4 domainsPeter Hartmann2013-12-131-7/+13
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Entered hardcoded urls QTBUG-28500Nico Vertriest2012-12-111-2/+2
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: add member-swap to shared classesMarc Mutz2012-07-061-0/+8
* QNetworkCookie - ignore unparsable expires attributeShane Kearns2012-06-271-4/+3
* Ignore empty domain attribute in cookiesShane Kearns2012-06-271-9/+18
* Use RFC6265 rules for cookie path & path matchingShane Kearns2012-06-271-3/+10
* QNetworkCookie: Use RFC6265 rules for parsing Set-CookieShane Kearns2012-06-271-87/+16
* QNetworkCookie - use RFC6265 rules for max-ageShane Kearns2012-06-271-3/+9
* QNetworkCookie - ignore unknown attributesShane Kearns2012-06-271-9/+1
* Remove support for multiple cookies in one Set-Cookie header to follow RFC6265.Jocelyn Turcotte2012-06-271-13/+5
* Fix more qdoc warnings in qtnetwork.Richard Moore2012-05-061-0/+1
* Document new APIs in 5.0Shane Kearns2012-05-031-0/+2
* Fix warnings about truncations in constants.Friedemann Kleint2012-04-031-1/+1
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-2/+2
* Qt Network: Added the \inmodule command in the class documentation.Michalina Ziemba2012-02-161-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Gives QNetworkCookieJar a virtual API.Jonas M. Gastal2012-01-271-1/+36
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* QNetworkCookie: allow spaces in unquoted valuesPeter Hartmann2011-05-041-4/+5
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1052