summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Platform socket engine test fixes & update TODOsShane Kearns2010-12-101-5/+15
* Fixes for socket engine autotest failuresShane Kearns2010-12-103-5/+11
* Fix some issues in symbian socket engineShane Kearns2010-12-091-22/+75
* QHostInfo: Symbian implementation for fromName()Aaron Tunney2010-12-091-15/+91
* Fix some crashes in the symbian socket engineShane Kearns2010-12-093-27/+99
* QSymbianSocketEngine: Some missing functionsMarkus Goetz2010-12-091-0/+20
* Fix bug in selectShane Kearns2010-12-091-3/+7
* QSymbianSocketEngine: Fix wrong debug messageMarkus Goetz2010-12-081-1/+1
* QSymbianSocketEngine: Unify a callMarkus Goetz2010-12-081-1/+1
* Fix handling of select ioctl resultsShane Kearns2010-12-081-4/+5
* Whitespace fixesShane Kearns2010-12-083-7/+7
* Implement sync & async select for symbian socket engineShane Kearns2010-12-082-45/+244
* Remove more Q_OS_SYMBIAN stuff from network codeMarkus Goetz2010-12-083-72/+7
* Fix compile errorsShane Kearns2010-12-086-7/+4
* QNativeSocketEngine: Remove symbian codeMarkus Goetz2010-12-082-111/+1
* QSymbianSocketEngine: Always support IPv6Markus Goetz2010-12-082-43/+11
* QSymbianSocketEngine: More compile fixesMarkus Goetz2010-12-083-81/+510
* QSymbianSocketEngine: Compile fixes..Markus Goetz2010-12-083-74/+169
* QSymbianSocketEngine: Get global RConnection*Markus Goetz2010-12-072-2/+5
* Create QSymbianSocketEngine when requestedMarkus Goetz2010-12-071-0/+8
* Remove Symbian code from QNativeSocketEngineMarkus Goetz2010-12-073-48/+51
* Helper functions for synchronously waiting on an active object to completeShane Kearns2010-12-072-1/+83
* default RConnection for socketsShane Kearns2010-12-073-2/+36
* Continue code movingMarkus Goetz2010-12-072-154/+80
* Fixed typo and includes.Aaron Tunney2010-12-071-1/+3
* Move qnativesocketengine_symbian* to QSymbianSocketEngineMarkus Goetz2010-12-073-1/+293
* QTestLib: Wait a bit on Symbian at exitMarkus Goetz2010-12-071-1/+9
* Some more qnetworkproxy_symbian informationMarkus Goetz2010-12-071-0/+5
* Added qnetworkproxy_symbian.cppMarkus Goetz2010-12-072-0/+62
* Weed out old unix code from qhostinfo_symbian.cppMarkus Goetz2010-12-071-313/+9
* Copy qhostinfo_unix.cpp to qhostinfo_symbian.cppMarkus Goetz2010-12-072-1/+408
* Symbian socket engine: Some more commentsMarkus Goetz2010-12-071-1/+11
* Use shared socket server session everywhereShane Kearns2010-12-063-27/+6
* Set preferences in socket server Connect()Shane Kearns2010-12-061-1/+6
* Use socket manager in QtNetworkShane Kearns2010-12-063-11/+43
* Add socket manager to corelibShane Kearns2010-12-062-13/+48
* Address some of the easier TODOs in native socket engineShane Kearns2010-12-012-86/+105
* Prototype socket managerShane Kearns2010-12-013-1/+140
* Skeleton code for symbian native socket engineShane Kearns2010-12-013-1/+768
* avoid the warning about comparison between signed and unsigned integersKonstantin Ritt2010-11-301-1/+1
* QRasterPixmapData: Reuse underlying QImage in fill() if possible.Andreas Kling2010-11-303-40/+46
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-11-307-25/+489
|\
| * DEF file freezemread2010-11-297-25/+489
* | minor optimization: decrease amount of possible detaches to 1Konstantin Ritt2010-11-291-6/+10
* | add reminders for Qt 5.0Konstantin Ritt2010-11-291-3/+3
* | add QChar::currentUnicodeVersion() static memberRitt Konstantin2010-11-292-0/+11
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-11-261-1/+1
|\
| * Corrected case on Symbian library.axis2010-11-261-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-263-7/+49
|\ \
| * | Added mipmap property to QGLFramebufferObjectFormat.Kim Motoyoshi Kalland2010-11-263-7/+49
| |/