summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworkconfigmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on exit.Aaron McCarthy2010-10-191-8/+30
* Destroy QNetworkConfigurationManager global static from qApp dtor.Aaron McCarthy2010-09-011-1/+22
* Fix race condition on bearer management initialisation.Aaron McCarthy2010-08-241-2/+10
* Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-151-0/+3
* Remove holes in bearer management data structures.Aaron McCarthy2010-04-151-1/+1
* Bearer management documentation.Aaron McCarthy2010-03-241-1/+1
* Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-181-0/+2
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-111-164/+5
* Prefer ethernet over wlan.Aaron McCarthy2010-03-041-18/+51
* Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-041-1/+7
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-0/+5
* Add locking to bearer code.Aaron McCarthy2010-02-221-3/+81
* Optimise iterations over QHash.Aaron McCarthy2010-02-151-10/+10
* Use snippets.Aaron McCarthy2010-02-151-8/+1
* Use provided typedef for QNetworkConfigurationPrivatePointer.Aaron McCarthy2010-02-111-4/+2
* Tag new classes as since 4.7.Aaron McCarthy2010-02-111-0/+2
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-081-4/+4
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-42/+0
* Make compile for Symbian.Aaron McCarthy2010-01-071-0/+36
* Rework NetworkManager backend.Aaron McCarthy2010-01-041-0/+2
* Convert generic engine plugin to be incremental.Aaron McCarthy2010-01-041-27/+39
* Convert generic engine into a plugin.Aaron McCarthy2009-12-221-0/+7
* 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/+333