summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/networkmanager
Commit message (Expand)AuthorAgeFilesLines
* Don't link bearer plugins against QtGui unnecessarily.Aaron McCarthy2010-04-141-1/+1
* Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-087-0/+26
* specify the configuration's purpose based on security mode of network.Lorn Potter2010-03-261-2/+12
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-253-6/+4
* Don't emit signals in constructor.Aaron McCarthy2010-03-252-4/+11
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-7/+9
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-112-3/+59
* Remove unnecessary qWarnings from bearer management code.Aaron McCarthy2010-03-051-8/+0
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-025-203/+218
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+50
* Don't load NetworkManager plugin in NetworkManager is not available.Aaron McCarthy2010-02-184-6/+20
* Remove debug output.Aaron McCarthy2010-02-161-4/+4
* Fix public includes.Aaron McCarthy2010-02-111-1/+1
* Remove debug.Aaron McCarthy2010-02-112-10/+1
* Update copyright year to 2010.Aaron McCarthy2010-02-115-5/+5
* Emit signals when access points appear & disappear.Aaron McCarthy2010-02-081-15/+51
* Remove remaining Network Manager ifdef'ed code from common code.Aaron McCarthy2010-02-083-2/+65
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-083-4/+4
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-083-6/+7
* Add defaultConfiguration() function to all bearer management engines.Aaron McCarthy2010-02-032-0/+7
* Make compile on Unix.Aaron McCarthy2010-01-183-2/+24
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-122-0/+8
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-052-5/+49
* Emit updateCompleted() when requestUpdate() is called.Aaron McCarthy2010-01-042-0/+10
* Remove unused BEARER_ENGINE preprocessor define.Aaron McCarthy2010-01-041-1/+1
* Rework NetworkManager backend.Aaron McCarthy2010-01-0410-1314/+793
* Convert generic engine plugin to be incremental.Aaron McCarthy2010-01-042-6/+6
* Remove debug.Aaron McCarthy2010-01-041-4/+0
* Convert NetworkManager engine into a plugin.Aaron McCarthy2009-12-228-0/+3007