summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2550-930/+896
|\
| * 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
| * | 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
| |\ \
| * | | 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
| |\ \ \
| * \ \ \ Merge branch '4.5'Thiago Macieira2009-05-231-15/+0
| |\ \ \ \
| * \ \ \ \ Merge branch '4.5'Thiago Macieira2009-05-227-49/+40
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-05-222-41/+29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-194-6/+6
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-05-141-12/+30
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-05-133-22/+55
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | QNAM: Upload architecture change: Changed all QNAM backendsMarkus Goetz2009-05-138-371/+198
| * | | | | | | | | | | QNAM: ContentReSendErrorMarkus Goetz2009-05-132-0/+5
| * | | | | | | | | | | QNAM: Upload architecture change: Backend and QNetworkReplyImpl changesMarkus Goetz2009-05-135-134/+188
| * | | | | | | | | | | QNAM: Upload architecture change: HTTP implementationMarkus Goetz2009-05-136-126/+144
| * | | | | | | | | | | QNAM: Added DoNotBufferUploadDataAttributeMarkus Goetz2009-05-132-0/+8
| * | | | | | | | | | | QSsl: Renamed testConnection to startHandshakeMarkus Goetz2009-05-122-7/+7
| * | | | | | | | | | | Small documentation fix for QSslSocketMarkus Goetz2009-05-121-2/+2
| * | | | | | | | | | | Merge branch '4.5'Thiago Macieira2009-05-111-0/+9
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-05-074-27/+38
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-063-3/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix compilation of QLocalServer when QT_LOCALSOCKET_TCP is definedJoerg Bornemann2009-05-061-0/+2
| * | | | | | | | | | | | | | standardize on one name for the socket connection slotOswald Buddenhagen2009-05-063-12/+4
| * | | | | | | | | | | | | | rewrite QLocalServer native Windows implementation.Oswald Buddenhagen2009-05-064-178/+112
| * | | | | | | | | | | | | | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-251-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-04-241-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-172-18/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | BT: QAbstractSocket: fix check for closing state (typo)Peter Hartmann2009-04-151-1/+1
| * | | | | | | | | | | | | | | | | | | | Merge commit 'origin/4.5'Olivier Goffart2009-04-152-7/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-0711-1250/+1675
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-061-17/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \