summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/symbian
Commit message (Collapse)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-075-65/+65
| | | | Reviewed-by: Trust Me
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-052-71/+29
| | | | | Task-number: QTBUG-12378 Reviewed-by: Alex
* Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-291-0/+2
| | | | | e51af0d74f8bb6ca6100d2338671d2d053bfed01 (cherry picked from commit 9814b2225b70d6b2f758e9dbe98f8e1662049b37)
* Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-293-24/+68
| | | | | f84bb604d745c512db8d53410c5fec835309f85e (cherry picked from commit a259bd2841b3ce7e34bb18990332bd497f97cdd0)
* Order network configurations in service networks in priority order.Aaron McCarthy2010-07-291-37/+46
| | | | | | | | | It is useful to know the priority order of the sub configurations of a service network. Task-number: QTBUG-11678 RevBy: juhvu <qt-info@nokia.com> (cherry picked from commit 959efa8daab2715d18440ed8b890b9dd2b501fc7)
* Fix compilation error on Symbian^4.Aaron McCarthy2010-07-293-12/+12
| | | | | | The root cause is failing compilation test for SNAP when it shouldn't, but it should still not result in compilation errors in code. (cherry picked from commit 6ca74af0121f6038a20bca363deaf5c3e2d760f9)
* Fix detection of OCC functionality.Aaron McCarthy2010-07-291-1/+1
| | | | (cherry picked from commit ce7ccc93275043a41648a8887525be92420c3acb)
* Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-293-48/+93
| | | | | 2f582953ecfc53f217317f58e4fc75b5b51a1126 (cherry picked from commit 34691d27d03abc0c8f940b4a0a3cda4cd308642e)
* Cherry pick fix for MOBILITY-1145 from Qt Mobility.Aaron McCarthy2010-07-291-1/+3
| | | | | f17d8a5dbef076046ff504fecb1fd445c9b785ac (cherry picked from commit 0664d3ad029b4d80d9ffac75f4f1c6c47bac2641)
* Cherry pick fix for MOBILITY-1144 from Qt Mobility.Aaron McCarthy2010-07-291-2/+15
| | | | | 426ff79e49d4abb659167541bb67846443b9707e (cherry picked from commit a0ae434a452deea022e3b7117e946e95542aa884)
* Quiet qmake warnings during configure.Aaron McCarthy2010-07-132-17/+21
| | | | | | | | | Configure runs qmake on all .pro files in the source tree. Wrapping symbian only code in symbian scopes prevents warnings about unset EPOCROOT on other platforms. Task-number: QTBUG-11996 (cherry picked from commit 054049046e89d6e18d800f4728d4927354b640c6)
* Fix build failure on Symbian^3.Aaron McCarthy2010-06-301-2/+3
|
* Abort open early if network session is in the process of openning.Aaron McCarthy2010-06-242-5/+20
|
* Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-242-55/+37
| | | | 21abc07dc396f08c888bf3cac96b535cc296cb00
* Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-6/+29
| | | | 4713262c16cb3eba1f4beccb6962a1ae210479c0
* Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-51/+18
| | | | 37ad80914f7acb8d4f3364d78e75d48cd14e8e2a
* Cherry pick fix for MOBILITY-965 from Qt Mobility.Aaron McCarthy2010-06-243-10/+147
| | | | 50de830ded2dcc1c6b4d8be71428d9a2bfed6ae7
* Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-242-6/+29
| | | | a05504d2a0c643c6f253527f07bcc0dba8a799b4
* Cherry pick fix for MOBILITY-853 from Qt Mobility.Aaron McCarthy2010-06-242-0/+71
| | | | 256e67963c4cb0fc150e6c47193e7c9b17296611
* Cherry pick fix for MOBILITY-1031 from Qt Mobility.Aaron McCarthy2010-06-243-22/+29
| | | | 7e8b55524bd8a00e49e11103e8c8091e1e59e612
* Cherry pick fix for MOBILITY-938 from Qt Mobility.Aaron McCarthy2010-06-242-54/+49
| | | | 216f4016d1b447d51630086afca179df11fd6997
* Cherry pick fix for QTMOBILITY-240 from Qt Mobility.Aaron McCarthy2010-06-242-62/+88
| | | | c84a6d828bcb7f66d1ac06e1a7a84c5a8ba9cec4
* Fix build on Symbian^3.Aaron McCarthy2010-06-221-0/+1
|
* Fix symbian-abld build failure with bearer pluginsMiikka Heikkinen2010-06-114-2/+4
| | | | | | | All different Symbian bearer plugins had same UID which caused duplicate extension makefiles. Assigned each dll different UID. Reviewed-by: Jason Barron
* Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-085-40/+62
| | | | | | | | Symbian bearer plugin has more functionality when built for newer platforms, so split the plugin into three platform specific plugins, and deploy the correct one depending on what the device supports. Written by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Revert "Split Symbian bearer plugin into three platform specfic plugins"Aaron McCarthy2010-06-035-62/+40
| | | | | | This reverts commit cd50f97a9f09eece645c9d7d01cb14c04521a915. Fails on tb9.2, reverting while working on a fix.
* Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-025-40/+62
| | | | | | | | Symbian bearer plugin has more functionality when built for newer platforms, so split the plugin into three platform specific plugins, and deploy the correct one depending on what the device supports. Written by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Fix build failure on Symbian 3.1.Aaron McCarthy2010-06-011-2/+2
|
* Fix multithreaded use of bearer management on Symbian.Aaron McCarthy2010-05-312-80/+52
| | | | | | | | | | | | | | | | | | | | Move more initialization code into initialize() function. The constructor for the SymbianEngine class can be called from any thread. Move all initialization into initialize() function which is guarinteed to be run in the main thread. This is required as some Symbian resources are not shared between thread in the same process. The implementation of the defaultConfiguration() function could only be called from the main thread. Cache a copy of the default network configuration when the configurations are updated and just return this when the defaultConfiguration() function is called. Only lock the engine mutex from external entry points. Remove need for locking in waitRandomTime() function. Prevents dead lock due to nested event loop. Task-number: QTBUG-10296
* Fix up cancelling of active object.Aaron McCarthy2010-05-311-44/+34
| | | | Task-number: QTBUG-10296
* Fix locking after merge from Qt Mobility.Aaron McCarthy2010-05-313-102/+88
| | | | | | Simplify locking by using inline getter functions. Task-number: QTBUG-10296
* Fix build when snap functionality is not available.Aaron McCarthy2010-05-251-2/+2
|
* Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-05-142-1/+2
|\
| * fix webkit crash when accessing network on SymbianJanne Koskinen2010-05-111-1/+1
| | | | | | | | | | | | | | Fixes crash on startup and crashes on network requests Task-number: QTBUG-9820 Reviewed-by: Janne Anttila
| * Added missing UID3 for qsymbianbearer.dll.Espen Riskedal2010-05-031-0/+1
| | | | | | | | | | | | | | | | Without a proper UID3 it is not possible to sign Qt.sis at symbiansigned.com. I also reserved the UID3 in our Wiki pages Reviewed-by: Aleksandar Babic
* | Cherry pick fix for MOBILITY-932 from Qt Mobility.Aaron McCarthy2010-05-141-18/+14
| | | | | | | | 807e9868152bb06d37895a5e3d1a3e49908a6036
* | Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-141-2/+2
| | | | | | | | Change 29776be110cdc121eb5a22446be6adae8ff6f4d8 from Qt Mobility.
* | Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-144-243/+416
|/ | | | Change e5f8e3069d0de428a751e8a1dd88f3585f2d3f5f from Qt Mobility.
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-202-1/+7
| | | | | The initial list of network configurations was being fetched twice when the bearer management plugins are loaded.
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-153-0/+13
| | | | This add addition ifdefs around code missed by MR 517.
* Remove holes in bearer management data structures.Aaron McCarthy2010-04-151-4/+4
|
* Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-142-61/+114
| | | | 7a5ff9859f5775915ae80c287f51c772599c2379
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-252-0/+16
|
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-244-32/+127
| | | | 6fb31d1e287d7def45c115eb56bcb9b0c5cb3c40.
* Quiet unnecessary configure/qmake warnings when EPOCROOT is not set.Aaron McCarthy2010-03-231-8/+10
| | | | | | Warnings are unnecessary when not building for Symbian. Task-number: QTBUG-9156
* Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-191-1/+1
|\ | | | | | | | | Conflicts: mkspecs/common/symbian/symbian.conf
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵Qt Continuous Integration System2010-03-171-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: (190 commits) Fixed Symbian applications with DESTDIR set. Removed a warning about generated rss files. Revert "Temporarily disable problematic dll." Fixed "Cannot install protected application" message on Symbian. Worked around a crash in the elf2e32 postlinker tool. Worked around case differences in Symbian^3 and Gnupoc. Enabled compilation of plugins again. Fixed a building bug where the DLL entry point was undefined. Moved UID2 processing from cpp code to profiles. Added rpp and rsg files to ignore filter. Moved two profiles to the correct directory. Fix build break caused by undefined symbol SetDialogPreference Temporarily disable problematic dll. Use the same concept for per-lib tweaks as armcc Consistently use the * in configure Symbian doesn't have large file support currently, just turn it off Remove largefile config test Make sure that we have all compile flags available always Enabled dependencies for .dso and .lib libraries only. Switched to using DEF_FILE, which is the official variable. ...
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-113-10/+46
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mkspecs/common/symbian/symbian.conf qmake/generators/makefile.h qmake/project.cpp src/3rdparty/webkit/WebCore/WebCore.pro src/src.pro
| | * | Made header inclusion Linux friendly.axis2010-03-011-1/+1
| | | |
* | | | Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-181-1/+2
|/ / /