summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkcookie.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable'Jason Barron2009-08-041-255/+0
|\
| * Move the QNetworkCookieJar class out of qnetworkcookie.[h,cpp] files and into...Benjamin C Meyer2009-07-291-255/+0
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ | |/
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-1/+1
|\ \ \ | |/ /
| * | improved string operations all over the placeThierry Bastian2009-05-281-1/+1
| |/
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-17/+16
|\ \ | |/
| * fix parsing cookies in multiple linesPeter Hartmann2009-05-071-17/+16
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-061-5/+11
|\ \ | |/
| * QNetworkCookieJar: do not allow cookies for domains like ".com"Peter Hartmann2009-05-041-0/+7
| * QNetworkCookieJar: allow cookies with wrong domain attributePeter Hartmann2009-04-301-5/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-57/+409
|\ \ | |/
| * Use the standard 'type name = value' variable declaration for PODThiago Macieira2009-04-031-1/+1
| * Fix the parsing of October dates.Benjamin C Meyer2009-03-301-3/+4
| * Fix parsing of multiple cookies that are separated by a newlineThiago Macieira2009-03-301-1/+1
| * Fix accesses past-the-end of the byte arrayThiago Macieira2009-03-301-2/+3
| * Fix parsing of dates: if the month is followed by a dash, it's not the negati...Thiago Macieira2009-03-301-0/+2
| * When doing date comparisons, force to the same timezone.Thiago Macieira2009-03-301-1/+1
| * Fix a few issues introduced by Ben's last patch.Thiago Macieira2009-03-301-15/+24
| * Change cookie expiration reading to match the behavior of Firefox. Rather the...Benjamin C Meyer2009-03-301-53/+384
| * Fix bug introduced by last patch.Thiago Macieira2009-03-301-1/+1
| * When parsing a cookie string the ',' character is special because it is used ...Benjamin C Meyer2009-03-301-1/+9
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+932
* Long live Qt for S60!axis2009-04-241-0/+969