summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* QNetworkDiskCache: add code snippets in documentationPeter Hartmann2009-06-221-0/+14
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-191-3/+2
|\
| * QNetworkAccessManager: Clarify doc about deleting QNetworkReplyMarkus Goetz2009-06-181-3/+2
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-1/+2
|\ \ | |/
| * QNAM HTTP code: Do not close TCP connection in all casesMarkus Goetz2009-06-181-1/+2
* | QNAM: More comments, some renamingsMarkus Goetz2009-06-177-34/+50
* | QNAM: Added comment to de-confuse myselfMarkus Goetz2009-06-171-0/+1
* | QSslCertificate: Doc fixMarkus Goetz2009-06-171-3/+4
* | QIoDevice and QAbstractSocket: Clarify doc about waitForReadyRead()Markus Goetz2009-06-171-2/+2
* | QNAM: Use QTcpSocket for HTTP if no encryption was requestedMarkus Goetz2009-06-171-9/+26
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-16127-255/+255
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-16127-254/+254
| * Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509Markus Goetz2009-06-151-1/+1
* | QSslCertificate: lazy loading of some dataMarkus Goetz2009-06-161-5/+11
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBjørn Erik Nilsen2009-06-121-3/+5
|\ \
| * | QHttp: Class made obsolete, changed module QDoc.Markus Goetz2009-06-121-3/+5
* | | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-126-3/+60
|\ \ \ | |/ / |/| / | |/
| * QSslSocket: Wrong warning message in startServerEncryptionMarkus Goetz2009-06-101-1/+1
| * Make it possible to compile Qt 4.5 SSL support with OpenSSL 1.0.0Bernhard Rosenkraenzer2009-06-095-2/+59
* | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-122-18/+21
* | QHttpNetworkConnection: Removed an unnecessary/dead checkMarkus Goetz2009-06-113-16/+12
* | QHttpNetworkConnection: Some renamingsMarkus Goetz2009-06-112-17/+14
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-082-1/+6
|\ \ | |/
| * Doc typo fix in QSslSocketMarkus Goetz2009-06-081-1/+1
| * Set the error to be HostUnreacheable if WSAEHOSTUNREACH is recievedAndy Shaw2009-06-081-0/+5
* | QNetworkAccessManager: forgot the "since" tag in my previous commitPeter Hartmann2009-06-051-0/+2
* | add HTTP DELETE support to Network Access APIPeter Hartmann2009-06-053-2/+29
* | Compile when -no-qt3-support is on.Sarah Smith2009-06-051-0/+1
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-041-1/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-2/+2
|\ \ | |/
| * open pipes in overlapped mode also on the client sideOswald Buddenhagen2009-06-031-2/+2
* | improved string operations all over the placeThierry Bastian2009-05-2814-39/+39
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-274-36/+22
|\ \ | |/
| * QNetworkReply internals: do not assert when aborted and reading dataPeter Hartmann2009-05-271-1/+2
| * SSL: Remove broken system certificate loading codeMarkus Goetz2009-05-261-24/+1
| * Doc: Clarified what close(), abort() and disconnectFromHost() really doDavid Boddie2009-05-251-10/+18
| * Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-1/+1
* | Merge branch '4.5'Thiago Macieira2009-05-231-15/+0
|\ \ | |/
| * Fix another compilation breakage introduced by the fix to theThiago Macieira2009-05-231-15/+0
* | Merge branch '4.5'Thiago Macieira2009-05-227-49/+40
|\ \ | |/
| * Fix compilation breakage on Windows caused by 6c1d7e57.Thiago Macieira2009-05-223-41/+32
| * Fixed compilation with -qtnamespaceMarkus Goetz2009-05-224-8/+8
* | Merge branch '4.5'Thiago Macieira2009-05-222-41/+29
|\ \ | |/
| * Fixed strict aliasing breaks with sockaddr_XXX structs.Thiago Macieira2009-05-222-41/+29
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-194-6/+6
|\ \ | |/
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-183-3/+3
| * Fix QNetworkDiskCache to expire the oldest files first.Benjamin C Meyer2009-05-181-3/+3
* | Fixed typo.jasplin2009-05-191-1/+1
* | Fix compilation after mergeOlivier Goffart2009-05-181-0/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-19/+27
|\ \ | |/