summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/nla/qnlaengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-021-28/+19
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-121-1/+13
* Remove unnecessary qWarnings from bearer management code.Aaron McCarthy2010-03-051-35/+21
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+10
* Remove debug.Aaron McCarthy2010-02-111-3/+1
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-081-1/+1
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-081-2/+2
* Add defaultConfiguration() function to all bearer management engines.Aaron McCarthy2010-02-031-0/+5
* Make compile on Windows.Aaron McCarthy2010-01-181-0/+7
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-0/+5
* Fix failure on Windows after merge.Aaron McCarthy2010-01-061-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
* Convert NLA plugin to be incremental.Aaron McCarthy2010-01-041-21/+80
* Remove unused global statics.Aaron McCarthy2010-01-041-9/+0
* Update license headers.Aaron McCarthy2009-12-221-1/+1
* Convert NLA engine nito a plugin.Aaron McCarthy2009-12-221-0/+591