summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-176-8/+8
* Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
* Update references to online documentation.Jason McDonald2009-08-121-1/+1
* Update contact URL in license headers.Jason McDonald2009-08-1224-24/+24
* Port of Qt to VxWorksRobert Griebl2009-07-291-2/+9
* qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-242-8/+7
* Forgot to include qnet_unix_p.h for the qt_safe_() functionsRobert Griebl2009-07-141-0/+1
* Socket function cleanup: replacing direct POSIX calls with qt_safe_().Robert Griebl2009-07-142-12/+11
* Build fix for mingwThierry Bastian2009-07-142-2/+2
* Merge commit 'origin/4.5'Bill King2009-07-081-1/+1
|\
| * Fixed dead code possibly leading to crash.Rohan McGovern2009-07-031-1/+1
* | src/network: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-012-24/+6
* | Fix bad mergesBradley T. Hughes2009-06-261-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1724-48/+48
|\ \
| * \ Merge license header changes from 4.5Volker Hilsheimer2009-06-1624-48/+48
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-1624-48/+48
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-052-1/+2
|\ \ \ | |/ /
| * | 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 branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-293-4/+4
|\ \ \ | |/ /
| * | improved string operations all over the placeThierry Bastian2009-05-283-4/+4
| |/
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-263-19/+4
|\ \ | |/
| * Fix another compilation breakage introduced by the fix to theThiago Macieira2009-05-231-15/+0
| * Fixed compilation with -qtnamespaceMarkus Goetz2009-05-222-4/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-201-1/+1
|\ \ | |/
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-121-0/+9
|\ \ | |/
| * Document that we don't support NTLM version 2.Thiago Macieira2009-05-111-0/+9
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-081-7/+15
|\ \ | |/
| * Make QNetworkProxy calculate the capabilities for a new proxy typeThiago Macieira2009-05-071-3/+10
| * Clarify documentation in QNetworkProxy about SOCKS5 supporting domainThiago Macieira2009-05-071-4/+5
| * make relative #include relative to the current fileOswald Buddenhagen2009-04-021-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-071-3/+3
|\ \
| * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-3/+3
| |\ \ | | |/
| | * QNetworkInterface: fix listing of all interfacesPeter Hartmann2009-04-011-3/+3
| * | Fix compilation with MS VS 2005Friedemann Kleint2009-03-301-1/+1
| |/
* | compileBradley T. Hughes2009-03-301-1/+1
|/
* Doc - added QHostInfo to QHostAddress' See Also line, as requested byKavindra Devi Palaraja2009-03-261-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-2325-0/+9030