| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove debug, quiet warnings. | Aaron McCarthy | 2010-09-13 | 1 | -2/+0 |
|
|
* | Fix memory leaks and valgrind errors. | Aaron McCarthy | 2010-09-13 | 1 | -2/+9 |
|
|
* | Fix deadlocks in ICD and NetworkManager engines. | Aaron McCarthy | 2010-08-04 | 2 | -22/+19 |
|
|
* | Simplify network manager settings code. | Aaron McCarthy | 2010-08-02 | 1 | -112/+46 |
|
|
* | Use an enum to return the bearer type of a network configuration. | Aaron McCarthy | 2010-08-02 | 2 | -31/+5 |
|
|
* | Remove redundant network configuration updates on startup. | Aaron McCarthy | 2010-04-20 | 2 | -5/+4 |
|
|
* | Add missing QT_NO_BEARERMANAGEMENT ifdefs. | Aaron McCarthy | 2010-04-15 | 3 | -0/+6 |
|
|
* | Don't link bearer plugins against QtGui unnecessarily. | Aaron McCarthy | 2010-04-14 | 1 | -1/+1 |
|
|
* | Introduce a qconfig feature for QtDBus | Tasuku Suzuki | 2010-04-08 | 7 | -0/+26 |
|
|
* | specify the configuration's purpose based on security mode of network. | Lorn Potter | 2010-03-26 | 1 | -2/+12 |
|
|
* | Compile with QT_NO_NETWORKINTERFACE defined. | Aaron McCarthy | 2010-03-25 | 3 | -6/+4 |
|
|
* | Don't emit signals in constructor. | Aaron McCarthy | 2010-03-25 | 2 | -4/+11 |
|
|
* | Bearer management changes from Qt Mobility (6fb31d1e). | Aaron McCarthy | 2010-03-24 | 1 | -7/+9 |
|
|
* | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe. | Aaron McCarthy | 2010-03-11 | 2 | -3/+59 |
|
|
* | Remove unnecessary qWarnings from bearer management code. | Aaron McCarthy | 2010-03-05 | 1 | -8/+0 |
|
|
* | Bearer management changes from Qt Mobility (fca9891). | Aaron McCarthy | 2010-03-02 | 5 | -203/+218 |
|
|
* | Add locking to bearer code. | Aaron McCarthy | 2010-02-22 | 1 | -0/+50 |
|
|
* | Don't load NetworkManager plugin in NetworkManager is not available. | Aaron McCarthy | 2010-02-18 | 4 | -6/+20 |
|
|
* | Remove debug output. | Aaron McCarthy | 2010-02-16 | 1 | -4/+4 |
|
|
* | Fix public includes. | Aaron McCarthy | 2010-02-11 | 1 | -1/+1 |
|
|
* | Remove debug. | Aaron McCarthy | 2010-02-11 | 2 | -10/+1 |
|
|
* | Update copyright year to 2010. | Aaron McCarthy | 2010-02-11 | 5 | -5/+5 |
|
|
* | Emit signals when access points appear & disappear. | Aaron McCarthy | 2010-02-08 | 1 | -15/+51 |
|
|
* | Remove remaining Network Manager ifdef'ed code from common code. | Aaron McCarthy | 2010-02-08 | 3 | -2/+65 |
|
|
* | 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 Unix. | Aaron McCarthy | 2010-01-18 | 3 | -2/+24 |
|
|
* | Partially convert Symbian backend into a plugin. | Aaron McCarthy | 2010-01-12 | 2 | -0/+8 |
|
|
* | Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2 | Aaron McCarthy | 2010-01-05 | 2 | -5/+49 |
|
|
* | Emit updateCompleted() when requestUpdate() is called. | Aaron McCarthy | 2010-01-04 | 2 | -0/+10 |
|
|
* | Remove unused BEARER_ENGINE preprocessor define. | Aaron McCarthy | 2010-01-04 | 1 | -1/+1 |
|
|
* | Rework NetworkManager backend. | Aaron McCarthy | 2010-01-04 | 10 | -1314/+793 |
|
|
* | Convert generic engine plugin to be incremental. | Aaron McCarthy | 2010-01-04 | 2 | -6/+6 |
|
|
* | Remove debug. | Aaron McCarthy | 2010-01-04 | 1 | -4/+0 |
|
|
* | Convert NetworkManager engine into a plugin. | Aaron McCarthy | 2009-12-22 | 8 | -0/+3007 |
|
|