summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/symbian
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-015-10/+10
* RR scheduler error handling for deleted active objectsMurray Read2012-02-201-2/+4
* symbian - fix lockup when a network session is opened from its errorShane Kearns2012-01-131-6/+6
* Update year in Nokia copyright messages.Jason McDonald2012-01-115-5/+5
* Symbian - prefer sessions started by this process to choose proxyShane Kearns2011-11-302-12/+48
* fix bearer crashShane Kearns2011-11-161-1/+1
* Symbian Linuxification building case changesPasi Pentikainen2011-10-201-5/+1
* symbian: Implement QNetworkConfiguration::purpose()Shane Kearns2011-09-202-1/+52
* symbian bearer: fix tst_qnetworksession test failuresShane Kearns2011-09-191-0/+3
* More accurately determine bearer type for symbian GPRS/3GShane Kearns2011-09-131-2/+34
* Fixing WINSCW compile errormread2011-07-052-9/+14
* whitespace fixesmread2011-07-052-37/+37
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-07-012-4/+19
|\
| * Fix KERN-EXEC 0 errors in symbian bearer pluginShane Kearns2011-06-282-4/+19
| * Revert "Fixing Linux compatibility issues for Symbian"Laszlo Agocs2011-05-251-2/+7
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-181-7/+2
| |\
| | * Fixing Linux compatibility issues for SymbianTomi Vihria2011-05-181-7/+2
| * | Update licenseheader text in source filesJyri Tahtela2011-05-135-85/+85
| |/
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-135-85/+85
* | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-6/+6
|\ \ | |/
| * Fix possible bearer management Crash with Panic E32USER-CBase, 69Cristiano di Flora2011-03-081-6/+5
| * Unsuccessful unlocking of QNetworkConfigurationPrivate mutexPerttu Pohjonen2011-03-071-0/+1
| * Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-3/+3
* | Make creating sockets with an explicit network session thread safeShane Kearns2011-03-151-0/+3
* | Refactor dangerous multiple inheritanceShane Kearns2011-02-212-25/+86
* | Fix RConnection handle leak in symbian bearer pluginShane Kearns2011-02-212-56/+40
* | Remove open C setdefaultif support from symbian QNetworkSessionShane Kearns2011-02-212-68/+3
* | Explicit network session for QNetworkAccessManagerShane Kearns2011-02-172-1/+7
* | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-075-5/+5
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-105-5/+5
| * Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANsShane Kearns2011-01-061-2/+4
* | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-3/+3
* | Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANsShane Kearns2011-01-121-2/+4
* | default RConnection for socketsShane Kearns2010-12-071-0/+10
* | Use shared socket server session everywhereShane Kearns2010-12-062-16/+4
|/
* Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Perttu Pohjonen2010-11-151-3/+3
|\
| * Fix for KERN-EXEC 0 caused by QNetworkAccessManager::getVille Pernu2010-11-121-3/+3
* | Fix for E32User-CBASE 46 Panic when using CActiveSchedulerWaitPerttu Pohjonen2010-11-152-14/+33
|/
* Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
* Task-number: QTBUG-15059juhvu2010-11-081-1/+1
* Fixed many spelling errors.Rohan McGovern2010-10-252-2/+2
* Fix User 46 Panic in bearer management on Symbian.Aaron McCarthy2010-10-131-7/+3
* Initialise pointer variables.Aaron McCarthy2010-09-291-2/+2
* Remove pre-Symbian3 plugins from Symbian3 and later buildsMiikka Heikkinen2010-09-172-5/+8
* Check S60_VERSION instead of existence of certain files in bearer pluginMiikka Heikkinen2010-09-162-15/+15
* Fix potential KERN-EXEC 0 on Symbian.Aaron McCarthy2010-09-021-5/+16
* Revert "Restore default if to system default on session close."Aaron McCarthy2010-09-022-29/+14
* Fix EasyWLAN handling.Aaron McCarthy2010-09-014-67/+129
* Restore default if to system default on session close.Aaron McCarthy2010-08-262-16/+32