summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworkconfigmanager_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-111-7/+211
* Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-041-5/+85
* Change initialization order.Aaron McCarthy2010-02-221-1/+1
* Add locking to bearer code.Aaron McCarthy2010-02-221-79/+30
* Don't block forever if no bearer plugins are loaded.Aaron McCarthy2010-02-161-0/+5
* Remove unused code.Aaron McCarthy2010-02-151-56/+0
* Simplify.Aaron McCarthy2010-02-151-2/+1
* Optimise iterations over QHash.Aaron McCarthy2010-02-151-12/+18
* Use provided typedef for QNetworkConfigurationPrivatePointer.Aaron McCarthy2010-02-111-5/+5
* Fix public includes.Aaron McCarthy2010-02-111-1/+1
* Only add generic engine when it is available.Aaron McCarthy2010-02-081-1/+2
* Calculate default configuration if one is not provided by engines.Aaron McCarthy2010-02-081-1/+61
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-081-4/+4
* Return default configuration from engines.Aaron McCarthy2010-01-261-26/+8
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-104/+18
* Convert Core Wlan plugin to be incremental.Aaron McCarthy2010-01-041-0/+8
* Convert Native Wifi plugin to be incremental.Aaron McCarthy2010-01-041-1/+13
* Convert NLA plugin to be incremental.Aaron McCarthy2010-01-041-2/+10
* Rework NetworkManager backend.Aaron McCarthy2010-01-041-22/+25
* Convert generic engine plugin to be incremental.Aaron McCarthy2010-01-041-239/+79
* Convert CoreWlan engine into a plugin.Aaron McCarthy2010-01-041-12/+11
* Convert NativeWifi engine into a plugin.Aaron McCarthy2009-12-221-8/+17
* Convert NLA engine nito a plugin.Aaron McCarthy2009-12-221-7/+10
* Convert NetworkManager engine into a plugin.Aaron McCarthy2009-12-221-14/+18
* Convert generic engine into a plugin.Aaron McCarthy2009-12-221-5/+18
* Fix up license headers.Aaron McCarthy2009-12-221-1/+1
* Make compile.Aaron McCarthy2009-12-221-2/+2
* Bearer Management Integration 1.Aaron McCarthy2009-12-221-0/+450