| Commit message (Expand) | Author | Age | Files | Lines |
* | protect nil dictionary from release. | Lorn Potter | 2010-09-03 | 1 | -38/+47 |
|
|
* | Use an enum to return the bearer type of a network configuration. | Aaron McCarthy | 2010-08-02 | 2 | -5/+3 |
|
|
* | make corewlan more namespace friendly | Lorn Potter | 2010-06-06 | 1 | -8/+17 |
|
|
* | 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 memory bug | Lorn Potter | 2010-04-21 | 1 | -3/+1 |
|
|
* | Remove redundant network configuration updates on startup. | Aaron McCarthy | 2010-04-20 | 2 | -4/+4 |
|
|
* | 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 | 3 | -3/+14 |
|
|
* | Don't link bearer plugins against QtGui unnecessarily. | Aaron McCarthy | 2010-04-14 | 1 | -1/+1 |
|
|
* | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 1 | -45/+44 |
|
|
* | specify the configuration's purpose based on security mode of network. | Lorn Potter | 2010-03-26 | 2 | -5/+17 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-03-24 | 2 | -9/+8 |
|\ |
|
| * | Bearer management changes from Qt Mobility (6fb31d1e). | Aaron McCarthy | 2010-03-24 | 2 | -11/+13 |
|
|
* | | 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 |
|
|
* | fix warning | Lorn Potter | 2010-03-23 | 1 | -1/+1 |
|
|
* | probably need to update user configurations once in a while too | Lorn Potter | 2010-03-17 | 1 | -1/+1 |
|
|
* | use dynamicstore instead | Lorn Potter | 2010-03-17 | 1 | -29/+14 |
|
|
* | get known wifi networks a more complicated way, but without accessing | Lorn Potter | 2010-03-12 | 2 | -102/+265 |
|
|
* | fix crash on 10.6 with no wifi interface | Lorn Potter | 2010-03-12 | 2 | -5/+16 |
|
|
* | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe. | Aaron McCarthy | 2010-03-11 | 2 | -5/+33 |
|
|
* | use Qt's private mac functions, reduce code redundancy | Lorn Potter | 2010-03-09 | 1 | -43/+13 |
|
|
* | Fixing compilation error, missing ifdef. | Carlos Manuel Duclos Vergara | 2010-03-05 | 1 | -1/+2 |
|
|
* | add wifi power notifications. more Qt way for autorelease. | Lorn Potter | 2010-03-05 | 2 | -33/+83 |
|
|
* | Merge remote branch 'staging/4.7' into bearermanagement/polling | Aaron McCarthy | 2010-03-05 | 1 | -23/+2 |
|\ |
|
| * | remove non wifi interfaces from being handled. | Lorn Potter | 2010-03-04 | 1 | -22/+1 |
|
|
| * | fix connecting to an ID. | Lorn Potter | 2010-03-03 | 1 | -1/+1 |
|
|
* | | Updating polling mechanism for bearer management engines. | Aaron McCarthy | 2010-03-04 | 2 | -5/+8 |
|/ |
|
* | Merge remote branch 'staging/4.7' into HEAD | Aaron McCarthy | 2010-03-02 | 1 | -8/+4 |
|\ |
|
| * | check that wifi is powered on before trying to scan. | Lorn Potter | 2010-02-26 | 1 | -63/+59 |
|
|
* | | Bearer management changes from Qt Mobility (fca9891). | Aaron McCarthy | 2010-03-02 | 2 | -66/+136 |
|/ |
|
* | Make this function non-static. | Aaron McCarthy | 2010-02-23 | 1 | -1/+1 |
|
|
* | Add locking to bearer code. | Aaron McCarthy | 2010-02-22 | 1 | -0/+22 |
|
|
* | Fix public includes. | Aaron McCarthy | 2010-02-11 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010. | Aaron McCarthy | 2010-02-11 | 1 | -1/+1 |
|
|
* | Rename internal QNetworkSessionEngine* to QBearerEngine*. | Aaron McCarthy | 2010-02-08 | 3 | -4/+4 |
|
|
* | Remove implementation specific functions out of QNetworkSessionEngine. | Aaron McCarthy | 2010-02-08 | 3 | -6/+7 |
|
|
* | Add defaultConfiguration() function to all bearer management engines. | Aaron McCarthy | 2010-02-03 | 2 | -0/+7 |
|
|
* | Make compile on Mac OS X. | Aaron McCarthy | 2010-01-20 | 3 | -2/+14 |
|
|
* | Partially convert Symbian backend into a plugin. | Aaron McCarthy | 2010-01-12 | 2 | -0/+7 |
|
|
* | Fix failures on Mac OS X after merge. | Aaron McCarthy | 2010-01-06 | 1 | -0/+3 |
|
|
* | Merge commit '554e022396eff5bd7b93e070cf9bbb3257945f0b' into bearermanagement... | Aaron McCarthy | 2010-01-05 | 2 | -16/+2 |
|
|
* | Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2 | Aaron McCarthy | 2010-01-05 | 2 | -27/+36 |
|
|