summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added manual test for socketengine developmentMarkus Goetz2010-12-082-0/+123
* Remove more Q_OS_SYMBIAN stuff from network codeMarkus Goetz2010-12-083-72/+7
* Fix compile errorsShane Kearns2010-12-086-7/+4
* Symbian: Also force IPv6 on Windows configure.exeMarkus Goetz2010-12-081-0/+2
* Symbian: Enable IPv6 again.Markus Goetz2010-12-082-10/+2
* 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
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-304-41/+47
|\
| * 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
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-294-27/+90
|\ \ | |/ |/|
| * 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
| * make the ArabicShaping parser a bit stricterKonstantin Ritt2010-11-291-13/+56
| * fix a typo in the code rangeKonstantin Ritt2010-11-291-3/+7
| * define a constant for the expected Properties struct sizeKonstantin Ritt2010-11-291-2/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-281-3/+9
|\ \ | |/
| * Rename File > Quit to Exit on Windows.Thiago Macieira2010-11-281-3/+9
|/
* 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-265-43/+85
|\ \