summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed QtNetwork autotest build breaks for Symbian.Janne Anttila2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-08-103-0/+8
|\ \ | |/
| * Merge commit 'origin/4.5'Rohan McGovern2009-08-063-0/+8
| |\
| | * Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-053-0/+8
* | | Fixed wrong ifdef.axis2009-08-061-2/+2
* | | Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
* | | Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* | | Move socket wrapper functions into the .cpp file.Jason Barron2009-08-062-126/+126
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0621-24/+24
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-067-304/+287
|\ \ \ | |/ /
| * | Don't try to make direct system calls on Linux.Thiago Macieira2009-08-041-1/+1
| * | QNAM HTTP Code: Moved append() functions to the reply objectMarkus Goetz2009-08-044-36/+37
| * | QHttpNetworkConnection: Moved channel slots to channel objectMarkus Goetz2009-08-045-267/+249
* | | Compile with Q_DECLARE_SCOPED_PRIVATE.Jason Barron2009-08-041-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-0432-162/+201
|\ \ \
| * | | Cleanup and applied Qt coding style for qnetworkinterface_symbian.cppJanne Anttila2009-08-041-68/+46
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0321-24/+24
| * | | Trailing whitespace and tab/space fixes for QtNetworkJanne Anttila2009-08-0314-123/+122
| * | | Small optimization.Aleksandar Sasha Babic2009-07-241-0/+4
| * | | For some reason interface info on Symbian will notAleksandar Sasha Babic2009-07-241-2/+59
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-0418-362/+761
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-08-032-1/+15
| |\ \ \ | | | |/ | | |/|
| | * | QNAM: Clarify docs about when a QNetworkReply can be deletedMarkus Goetz2009-07-242-2/+16
| * | | Fix compilation and source compatibility.Simon Hausmann2009-07-291-2/+3
| * | | Fix compilation: #include <QUrl> was missing.Thiago Macieira2009-07-291-0/+1
| * | | QNAM HTTP Code: Split QHttpNetworkConnectionMarkus Goetz2009-07-295-75/+234
| * | | Move the QNetworkCookieJar class out of qnetworkcookie.[h,cpp] files and into...Benjamin C Meyer2009-07-296-274/+451
| * | | Port of Qt to VxWorksRobert Griebl2009-07-296-15/+61
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-6/+0
|\ \ \ \ | |/ / /
| * | | QHttpNetworkConnectionPrivate: Removed wrong commentMarkus Goetz2009-07-271-6/+0