Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Add QScopedValueRollback tools class. | Shane Kearns | 2011-01-17 | 3 | -3/+169 | |
| | * | | | | | Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANs | Shane Kearns | 2011-01-12 | 1 | -2/+4 | |
| | * | | | | | Fix non blocking connect on symbian devices | Shane Kearns | 2011-01-12 | 1 | -1/+4 | |
| | * | | | | | Fix compile error | Shane Kearns | 2011-01-04 | 1 | -1/+1 | |
| | * | | | | | Merge remote branch 'qt/master' into symbian-socket-engine | Shane Kearns | 2010-12-15 | 270 | -5312/+14610 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Platform socket engine test fixes & update TODOs | Shane Kearns | 2010-12-10 | 1 | -5/+15 | |
| | * | | | | | | Fixes for socket engine autotest failures | Shane Kearns | 2010-12-10 | 3 | -5/+11 | |
| | * | | | | | | Fix some issues in symbian socket engine | Shane Kearns | 2010-12-09 | 1 | -22/+75 | |
| | * | | | | | | QHostInfo: Symbian implementation for fromName() | Aaron Tunney | 2010-12-09 | 1 | -15/+91 | |
| | * | | | | | | Fix some crashes in the symbian socket engine | Shane Kearns | 2010-12-09 | 3 | -27/+99 | |
| | * | | | | | | QSymbianSocketEngine: Some missing functions | Markus Goetz | 2010-12-09 | 1 | -0/+20 | |
| | * | | | | | | Fix bug in select | Shane Kearns | 2010-12-09 | 1 | -3/+7 | |
| | * | | | | | | QSymbianSocketEngine: Fix wrong debug message | Markus Goetz | 2010-12-08 | 1 | -1/+1 | |
| | * | | | | | | QSymbianSocketEngine: Unify a call | Markus Goetz | 2010-12-08 | 1 | -1/+1 | |
| | * | | | | | | Fix handling of select ioctl results | Shane Kearns | 2010-12-08 | 1 | -4/+5 | |
| | * | | | | | | Whitespace fixes | Shane Kearns | 2010-12-08 | 3 | -7/+7 | |
| | * | | | | | | Implement sync & async select for symbian socket engine | Shane Kearns | 2010-12-08 | 2 | -45/+244 | |
| | * | | | | | | Remove more Q_OS_SYMBIAN stuff from network code | Markus Goetz | 2010-12-08 | 3 | -72/+7 | |
| | * | | | | | | Fix compile errors | Shane Kearns | 2010-12-08 | 6 | -7/+4 | |
| | * | | | | | | QNativeSocketEngine: Remove symbian code | Markus Goetz | 2010-12-08 | 2 | -111/+1 | |
| | * | | | | | | QSymbianSocketEngine: Always support IPv6 | Markus Goetz | 2010-12-08 | 2 | -43/+11 | |
| | * | | | | | | QSymbianSocketEngine: More compile fixes | Markus Goetz | 2010-12-08 | 3 | -81/+510 | |
| | * | | | | | | QSymbianSocketEngine: Compile fixes.. | Markus Goetz | 2010-12-08 | 3 | -74/+169 | |
| | * | | | | | | QSymbianSocketEngine: Get global RConnection* | Markus Goetz | 2010-12-07 | 2 | -2/+5 | |
| | * | | | | | | Create QSymbianSocketEngine when requested | Markus Goetz | 2010-12-07 | 1 | -0/+8 | |
| | * | | | | | | Remove Symbian code from QNativeSocketEngine | Markus Goetz | 2010-12-07 | 3 | -48/+51 | |
| | * | | | | | | Helper functions for synchronously waiting on an active object to complete | Shane Kearns | 2010-12-07 | 2 | -1/+83 | |
| | * | | | | | | default RConnection for sockets | Shane Kearns | 2010-12-07 | 3 | -2/+36 | |
| | * | | | | | | Continue code moving | Markus Goetz | 2010-12-07 | 2 | -154/+80 | |
| | * | | | | | | Fixed typo and includes. | Aaron Tunney | 2010-12-07 | 1 | -1/+3 | |
| | * | | | | | | Move qnativesocketengine_symbian* to QSymbianSocketEngine | Markus Goetz | 2010-12-07 | 3 | -1/+293 | |
| | * | | | | | | QTestLib: Wait a bit on Symbian at exit | Markus Goetz | 2010-12-07 | 1 | -1/+9 | |
| | * | | | | | | Some more qnetworkproxy_symbian information | Markus Goetz | 2010-12-07 | 1 | -0/+5 | |
| | * | | | | | | Added qnetworkproxy_symbian.cpp | Markus Goetz | 2010-12-07 | 2 | -0/+62 | |
| | * | | | | | | Weed out old unix code from qhostinfo_symbian.cpp | Markus Goetz | 2010-12-07 | 1 | -313/+9 | |
| | * | | | | | | Copy qhostinfo_unix.cpp to qhostinfo_symbian.cpp | Markus Goetz | 2010-12-07 | 2 | -1/+408 | |
| | * | | | | | | Symbian socket engine: Some more comments | Markus Goetz | 2010-12-07 | 1 | -1/+11 | |
| * | | | | | | | Merge remote branch 'earth/master' into symbian-socket-engine | Shane Kearns | 2011-03-08 | 4080 | -18071/+51533 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Use shared socket server session everywhere | Shane Kearns | 2010-12-06 | 3 | -27/+6 | |
| * | | | | | | | Set preferences in socket server Connect() | Shane Kearns | 2010-12-06 | 1 | -1/+6 | |
| * | | | | | | | Use socket manager in QtNetwork | Shane Kearns | 2010-12-06 | 3 | -11/+43 | |
| * | | | | | | | Add socket manager to corelib | Shane Kearns | 2010-12-06 | 2 | -13/+48 | |
| * | | | | | | | Address some of the easier TODOs in native socket engine | Shane Kearns | 2010-12-01 | 2 | -86/+105 | |
| * | | | | | | | Prototype socket manager | Shane Kearns | 2010-12-01 | 3 | -1/+140 | |
| * | | | | | | | Skeleton code for symbian native socket engine | Shane Kearns | 2010-12-01 | 3 | -1/+768 | |
* | | | | | | | | Merge earth-team into origin/master' | Olivier Goffart | 2011-04-12 | 54 | -600/+760 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas... | Qt Continuous Integration System | 2011-04-11 | 5 | -170/+180 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Updated QtOpenGL DEF file | Eckhart Koppen | 2011-04-08 | 1 | -1/+1 | |
| | * | | | | | | | Merge remote-tracking branch 'qt-master/master' | Eckhart Koppen | 2011-04-08 | 149 | -8952/+2225 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Updated QtOpenVG DEF file | Eckhart Koppen | 2011-04-06 | 1 | -4/+6 | |