summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
* Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* Merge commit 'origin/master'Jason Barron2009-08-042-85/+124
|\
| * Cleanup and applied Qt coding style for qnetworkinterface_symbian.cppJanne Anttila2009-08-041-68/+46
| * Trailing whitespace and tab/space fixes for QtNetworkJanne Anttila2009-08-032-38/+38
| * 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-041-2/+9
|\ \
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-2/+9
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-282-8/+7
|\ \ \ | |/ /
| * | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-242-8/+7
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-275-38/+20
|\ \ \ | |/ / | | / | |/ |/|
| * 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
| |\
| * | src/network: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-012-24/+6
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-092-3/+1
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fixed dead code possibly leading to crash.Rohan McGovern2009-07-031-1/+1
| * | | Removed unused static data from Qt.axis2009-07-061-2/+0
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2924-48/+48
| |\ \ \ | | |/ /
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3024-48/+48
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-293-4/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-263-19/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-201-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-121-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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fix compilation with MS VS 2005Friedemann Kleint2009-03-301-1/+1
| * | | | | | | | | | compileBradley T. Hughes2009-03-301-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-254-5/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | 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
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | improved string operations all over the placeThierry Bastian2009-05-283-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | compile without exception supportHarald Fernengel2009-06-161-2/+1
* | | | | | | Make Qt exception safer.Robert Griebl2009-06-108-22/+30
* | | | | | | Fixed incorrect headers.axis2009-06-031-1/+31
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-253-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 '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-181-0/+9
|\ \ \ \ \ | |/ / / /