summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-0/+9
|\
| * QSslSocket: Clear readBuffer and writeBuffer on close()Markus Goetz2009-08-181-0/+9
| * Update URL of online documentation.Jason McDonald2009-08-111-1/+1
| * Eliminate some mentions of Trolltech.Jason McDonald2009-08-114-5/+4
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-112-5/+5
| * Update license headers.Jason McDonald2009-08-11127-127/+127
* | QAbstractSocket: Also check for HostLookupStateMarkus Goetz2009-08-241-2/+3
* | Fix the last fix to QList.Thiago Macieira2009-08-241-1/+1
* | Fixing compile issue on platforms other than Symbian.Aleksandar Sasha Babic2009-08-211-4/+4
* | Fixing cause for failing network tests on Symbian.Aleksandar Sasha Babic2009-08-211-10/+49
* | Removing #ifdef guards around inlcude statements.Aleksandar Sasha Babic2009-08-211-2/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-206-20/+14
|\ \
| * | Use QExcplicitlySharedDataPointerHarald Fernengel2009-08-206-20/+14
* | | Merge commit 'qt/master'Jason Barron2009-08-2015-577/+967
|\ \ \ | |/ / |/| |
| * | QNAM HTTP: New attribute, Demo browser: Some request statistic outputMarkus Goetz2009-08-206-0/+19
| * | QNetworkRequest: Doc fixMarkus Goetz2009-08-201-1/+1
| * | QNAM HTTP Code: Compile fix 2Markus Goetz2009-08-201-5/+3
| * | compile fix for WindowsJoerg Bornemann2009-08-201-0/+1
| * | QNAM HTTP Code: Compile fixMarkus Goetz2009-08-201-2/+2
| * | Fix literal IPv6 hostname resolution in QHostInfo.Thiago Macieira2009-08-203-19/+40
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-2011-49/+383
| * | QNAM HTTP Code: Allow to specify the amount of TCP connectionsMarkus Goetz2009-08-203-5/+26
| * | QNAM: Moved more functions into QHttpNetworkConnectionChannelMarkus Goetz2009-08-207-523/+519
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-1/+6
|\| |
| * | Fixed toRawForm because the domains usually start with a dot.Thiago Macieira2009-08-181-1/+6
* | | Fixing the build break.Aleksandar Sasha Babic2009-08-191-1/+1
* | | This was bug as EINPROGRESS and EAGAIN are not the same thing.Aleksandar Sasha Babic2009-08-191-1/+0
* | | Changig variable name from misleadingAleksandar Sasha Babic2009-08-191-12/+12
* | | Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | | Being more precise in the code comments.Aleksandar Sasha Babic2009-08-191-1/+1
* | | As far as we know the bug int the Open C,Aleksandar Sasha Babic2009-08-191-3/+1
* | | Removing local function (*accept*, *connect*, *bind* ...)Aleksandar Sasha Babic2009-08-191-150/+20
* | | Removing class member as there it isAleksandar Sasha Babic2009-08-181-6/+0
* | | No need for logging line. Return of -1Aleksandar Sasha Babic2009-08-181-3/+0
* | | Trivial, followng the Qt coding style.Aleksandar Sasha Babic2009-08-181-1/+1
* | | Trivial coding style related change.Aleksandar Sasha Babic2009-08-181-2/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-181-15/+11
|\ \ \
| * | | Use qt_TDesC2QString() instead qstringFromDesc().Aleksandar Sasha Babic2009-08-171-15/+11
* | | | Merge commit 'qt/master'Jason Barron2009-08-1824-32/+33
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1721-28/+29
| * | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-173-3/+3
| * | Fixed coverity warningsThierry Bastian2009-08-141-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-13133-151/+150
|\| |
| * | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-123-3/+3
| * | Update references to online documentation.Jason McDonald2009-08-121-1/+1
| * | Update URL's to use new domain.Jason McDonald2009-08-122-6/+5
| * | Update contact URL in license headers.Jason McDonald2009-08-12133-133/+133
| * | Doc: Fixed spelling mistake and some acronyms.David Boddie2009-08-101-5/+5
| * | Compile fix with namespaceshjk2009-08-101-3/+3
* | | Revert "Fix to QtNetwork ARMV5 UDEB compilation"Jason Barron2009-08-124-55/+2