summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/nativewifi/qnativewifiengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on exit in native wifi plugin on Vista+ when run in debugger.Aaron McCarthy2010-05-201-21/+70
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-201-2/+5
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-151-0/+4
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-111-2/+21
* 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-041-6/+7
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+14
* Remove debug.Aaron McCarthy2010-02-111-1/+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/+6
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-0/+6
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-2/+3
* Convert Native Wifi plugin to be incremental.Aaron McCarthy2010-01-041-27/+88
* Remove unused global statics.Aaron McCarthy2010-01-041-4/+0
* Convert NativeWifi engine into a plugin.Aaron McCarthy2009-12-221-0/+406