| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Split Symbian bearer plugin into three platform specfic plugins" | Aaron McCarthy | 2010-06-03 | 5 | -62/+40 |
|
|
* | Split Symbian bearer plugin into three platform specfic plugins | Aaron McCarthy | 2010-06-02 | 5 | -40/+62 |
|
|
* | Fix build failure on Symbian 3.1. | Aaron McCarthy | 2010-06-01 | 1 | -2/+2 |
|
|
* | Fix multithreaded use of bearer management on Symbian. | Aaron McCarthy | 2010-05-31 | 2 | -80/+52 |
|
|
* | Fix up cancelling of active object. | Aaron McCarthy | 2010-05-31 | 1 | -44/+34 |
|
|
* | Fix locking after merge from Qt Mobility. | Aaron McCarthy | 2010-05-31 | 3 | -102/+88 |
|
|
* | Fix build when snap functionality is not available. | Aaron McCarthy | 2010-05-25 | 1 | -2/+2 |
|
|
* | remove dead code that will never get called. | Lorn Potter | 2010-05-21 | 1 | -2/+0 |
|
|
* | add bytes and activeTime to corelwan. | Lorn Potter | 2010-05-21 | 2 | -8/+102 |
|
|
* | Fix crash on exit in native wifi plugin on Vista+ when run in debugger. | Aaron McCarthy | 2010-05-20 | 2 | -23/+73 |
|
|
* | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squash | Aaron McCarthy | 2010-05-14 | 2 | -1/+2 |
|\ |
|
| * | fix webkit crash when accessing network on Symbian | Janne Koskinen | 2010-05-11 | 1 | -1/+1 |
|
|
| * | Added missing UID3 for qsymbianbearer.dll. | Espen Riskedal | 2010-05-03 | 1 | -0/+1 |
|
|
* | | Cherry pick fix for MOBILITY-932 from Qt Mobility. | Aaron McCarthy | 2010-05-14 | 1 | -18/+14 |
|
|
* | | Cherry pick fix for MOBILITY-828 from Qt Mobility. | Aaron McCarthy | 2010-05-14 | 1 | -2/+2 |
|
|
* | | Cherry pick fix for MOBILITY-828 from Qt Mobility. | Aaron McCarthy | 2010-05-14 | 4 | -243/+416 |
|/ |
|
* | fix memory bug | Lorn Potter | 2010-04-21 | 1 | -3/+1 |
|
|
* | Remove redundant network configuration updates on startup. | Aaron McCarthy | 2010-04-20 | 12 | -16/+33 |
|
|
* | make sure to lock these | Lorn Potter | 2010-04-19 | 1 | -0/+6 |
|
|
* | move network scan to thread. | Lorn Potter | 2010-04-19 | 2 | -320/+388 |
|
|
* | Compile (with -no-pch) | Morten Johan Sørvig | 2010-04-15 | 1 | -1/+1 |
|
|
* | Add missing QT_NO_BEARERMANAGEMENT ifdefs. | Aaron McCarthy | 2010-04-15 | 16 | -3/+61 |
|
|
* | Introduce a qconfig feature for Bearer Management | Tasuku Suzuki | 2010-04-15 | 6 | -0/+23 |
|
|
* | Remove holes in bearer management data structures. | Aaron McCarthy | 2010-04-15 | 3 | -12/+12 |
|
|
* | Don't link bearer plugins against QtGui unnecessarily. | Aaron McCarthy | 2010-04-14 | 5 | -5/+5 |
|
|
* | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 10 | -923/+1264 |
|
|
* | Introduce a qconfig feature for QtDBus | Tasuku Suzuki | 2010-04-08 | 7 | -0/+26 |
|
|
* | MONILITY-645 | Wolfgang Beck | 2010-03-30 | 2 | -0/+8 |
|
|
* | specify the configuration's purpose based on security mode of network. | Lorn Potter | 2010-03-26 | 3 | -7/+29 |
|
|
* | don't just return the first key here. | Lorn Potter | 2010-03-25 | 1 | -3/+0 |
|
|
* | Fix crash. | Aaron McCarthy | 2010-03-25 | 1 | -1/+1 |
|
|
* | Compile with QT_NO_NETWORKINTERFACE defined. | Aaron McCarthy | 2010-03-25 | 10 | -15/+33 |
|
|
* | Don't emit signals in constructor. | Aaron McCarthy | 2010-03-25 | 2 | -4/+11 |
|
|
* | Remove unused code. | Aaron McCarthy | 2010-03-25 | 2 | -212/+113 |
|
|
* | fix multiple promps for keychain access when connecting to wifi network | Lorn Potter | 2010-03-25 | 2 | -39/+111 |
|
|
* | not all interfaces should be active | Lorn Potter | 2010-03-25 | 1 | -2/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-03-24 | 10 | -51/+147 |
|\ |
|
| * | Bearer management changes from Qt Mobility (6fb31d1e). | Aaron McCarthy | 2010-03-24 | 10 | -53/+152 |
|
|
* | | fix state reporting for certain wifi networks after associating. | Lorn Potter | 2010-03-23 | 2 | -81/+88 |
|/ |
|
* | get rid of build warning messages | Lorn Potter | 2010-03-23 | 1 | -6/+2 |
|
|
* | Quiet unnecessary configure/qmake warnings when EPOCROOT is not set. | Aaron McCarthy | 2010-03-23 | 1 | -8/+10 |
|
|
* | Add configure test for Maemo Internet Connection Daemon. | Aaron McCarthy | 2010-03-23 | 2 | -5/+9 |
|
|
* | fix warning | Lorn Potter | 2010-03-23 | 1 | -1/+1 |
|
|
* | Revert "Don't emit open signal on session close/error." | Aaron McCarthy | 2010-03-19 | 2 | -11/+10 |
|
|
* | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-19 | 1 | -1/+1 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-17 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-03-11 | 23 | -568/+727 |
| | |\ |
|
| | * | | Made header inclusion Linux friendly. | axis | 2010-03-01 | 1 | -1/+1 |
|
|
* | | | | Don't emit open signal on session close/error. | Aaron McCarthy | 2010-03-19 | 2 | -10/+11 |
|
|
* | | | | Add flag to indicate that network sessions are expected on a platform. | Aaron McCarthy | 2010-03-18 | 2 | -2/+4 |
|/ / / |
|