| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | QNetworkRequest: Doc fix | Markus Goetz | 2009-08-20 | 1 | -1/+1 |
|
|
| * | | QNAM HTTP Code: Compile fix 2 | Markus Goetz | 2009-08-20 | 1 | -5/+3 |
|
|
| * | | compile fix for Windows | Joerg Bornemann | 2009-08-20 | 1 | -0/+1 |
|
|
| * | | QNAM HTTP Code: Compile fix | Markus Goetz | 2009-08-20 | 1 | -2/+2 |
|
|
| * | | Fix literal IPv6 hostname resolution in QHostInfo. | Thiago Macieira | 2009-08-20 | 3 | -19/+40 |
|
|
| * | | QNAM HTTP Pipelining | Markus Goetz | 2009-08-20 | 11 | -49/+383 |
|
|
| * | | QNAM HTTP Code: Allow to specify the amount of TCP connections | Markus Goetz | 2009-08-20 | 3 | -5/+26 |
|
|
| * | | QNAM: Moved more functions into QHttpNetworkConnectionChannel | Markus Goetz | 2009-08-20 | 7 | -523/+519 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | Fixed toRawForm because the domains usually start with a dot. | Thiago Macieira | 2009-08-18 | 1 | -1/+6 |
|
|
* | | | Fixing the build break. | Aleksandar Sasha Babic | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | This was bug as EINPROGRESS and EAGAIN are not the same thing. | Aleksandar Sasha Babic | 2009-08-19 | 1 | -1/+0 |
|
|
* | | | Changig variable name from misleading | Aleksandar Sasha Babic | 2009-08-19 | 1 | -12/+12 |
|
|
* | | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | Being more precise in the code comments. | Aleksandar Sasha Babic | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | As far as we know the bug int the Open C, | Aleksandar Sasha Babic | 2009-08-19 | 1 | -3/+1 |
|
|
* | | | Removing local function (*accept*, *connect*, *bind* ...) | Aleksandar Sasha Babic | 2009-08-19 | 1 | -150/+20 |
|
|
* | | | Removing class member as there it is | Aleksandar Sasha Babic | 2009-08-18 | 1 | -6/+0 |
|
|
* | | | No need for logging line. Return of -1 | Aleksandar Sasha Babic | 2009-08-18 | 1 | -3/+0 |
|
|
* | | | Trivial, followng the Qt coding style. | Aleksandar Sasha Babic | 2009-08-18 | 1 | -1/+1 |
|
|
* | | | Trivial coding style related change. | Aleksandar Sasha Babic | 2009-08-18 | 1 | -2/+2 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-18 | 1 | -15/+11 |
|\ \ \ |
|
| * | | | Use qt_TDesC2QString() instead qstringFromDesc(). | Aleksandar Sasha Babic | 2009-08-17 | 1 | -15/+11 |
|
|
* | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 24 | -32/+33 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 21 | -28/+29 |
|
|
| * | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 3 | -3/+3 |
|
|
| * | | Fixed coverity warnings | Thierry Bastian | 2009-08-14 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 133 | -151/+150 |
|\ \ \
| |/ / |
|
| * | | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 3 | -3/+3 |
|
|
| * | | Update references to online documentation. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
| * | | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 2 | -6/+5 |
|
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 133 | -133/+133 |
|
|
| * | | Doc: Fixed spelling mistake and some acronyms. | David Boddie | 2009-08-10 | 1 | -5/+5 |
|
|
| * | | Compile fix with namespaces | hjk | 2009-08-10 | 1 | -3/+3 |
|
|
* | | | Revert "Fix to QtNetwork ARMV5 UDEB compilation" | Jason Barron | 2009-08-12 | 4 | -55/+2 |
|
|
* | | | Fixed QtNetwork autotest build breaks for Symbian. | Janne Anttila | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 3 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | Merge commit 'origin/4.5' | Rohan McGovern | 2009-08-06 | 3 | -0/+8 |
| |\ \
| | |/ |
|
| | * | Fix compilation when QT_NO_HTTP is defined | Markus Goetz | 2009-08-05 | 3 | -0/+8 |
|
|
* | | | Fixed wrong ifdef. | axis | 2009-08-06 | 1 | -2/+2 |
|
|
* | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -2/+2 |
|
|
* | | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -1/+1 |
|
|
* | | | Move socket wrapper functions into the .cpp file. | Jason Barron | 2009-08-06 | 2 | -126/+126 |
|
|
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 21 | -24/+24 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 7 | -304/+287 |
|\ \ \
| |/ / |
|
| * | | Don't try to make direct system calls on Linux. | Thiago Macieira | 2009-08-04 | 1 | -1/+1 |
|
|
| * | | QNAM HTTP Code: Moved append() functions to the reply object | Markus Goetz | 2009-08-04 | 4 | -36/+37 |
|
|
| * | | QHttpNetworkConnection: Moved channel slots to channel object | Markus Goetz | 2009-08-04 | 5 | -267/+249 |
|
|
* | | | Compile with Q_DECLARE_SCOPED_PRIVATE. | Jason Barron | 2009-08-04 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 32 | -162/+201 |
|\ \ \ |
|