summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/nativewifi
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-202-2/+6
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-153-0/+12
* Don't link bearer plugins against QtGui unnecessarily.Aaron McCarthy2010-04-141-1/+1
* MONILITY-645Wolfgang Beck2010-03-301-0/+4
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-112-3/+22
* Don't wait forever when scanning for wifi networks on win32 fails.Aaron McCarthy2010-03-101-3/+20
* Remove unnecessary qWarnings from bearer management code.Aaron McCarthy2010-03-051-17/+45
* Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-042-8/+9
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+14
* Fix public includes.Aaron McCarthy2010-02-111-1/+1
* Remove debug.Aaron McCarthy2010-02-111-1/+1
* Update copyright year to 2010.Aaron McCarthy2010-02-112-2/+2
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-083-4/+4
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-083-6/+8
* 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/+8
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-052-3/+4
* Remove unused BEARER_ENGINE preprocessor define.Aaron McCarthy2010-01-041-2/+0
* Convert Native Wifi plugin to be incremental.Aaron McCarthy2010-01-042-29/+93
* Remove unused global statics.Aaron McCarthy2010-01-041-4/+0
* Remove debug.Aaron McCarthy2010-01-041-4/+0
* Convert NativeWifi engine into a plugin.Aaron McCarthy2009-12-225-0/+979