summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/nla
Commit message (Expand)AuthorAgeFilesLines
* Don't link bearer plugins against QtGui unnecessarily.Aaron McCarthy2010-04-141-1/+1
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-112-2/+14
* Remove unnecessary qWarnings from bearer management code.Aaron McCarthy2010-03-051-35/+21
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+10
* Fix build on Windows, typo.Aaron McCarthy2010-02-121-1/+1
* Fix public includes.Aaron McCarthy2010-02-111-1/+1
* Remove debug.Aaron McCarthy2010-02-111-3/+1
* Update copyright year to 2010.Aaron McCarthy2010-02-111-1/+1
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-083-4/+4
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-083-6/+9
* Add defaultConfiguration() function to all bearer management engines.Aaron McCarthy2010-02-032-0/+7
* Make compile on Windows.Aaron McCarthy2010-01-183-2/+14
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-122-0/+7
* Fix failure on Windows after merge.Aaron McCarthy2010-01-051-2/+3
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-4/+6
* Fix memory leak in NLA engine.Aaron McCarthy2010-01-041-9/+1
* Remove unused BEARER_ENGINE preprocessor define.Aaron McCarthy2010-01-041-2/+0
* Convert NLA plugin to be incremental.Aaron McCarthy2010-01-042-22/+85
* Remove unused global statics.Aaron McCarthy2010-01-042-11/+0
* Remove debug.Aaron McCarthy2010-01-041-4/+0
* Update license headers.Aaron McCarthy2009-12-222-2/+2
* Convert NLA engine nito a plugin.Aaron McCarthy2009-12-224-0/+804