summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/nativewifi/qnativewifiengine.h
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-071-13/+13
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-051-2/+0
* Fix crash on exit in native wifi plugin on Vista+ when run in debugger.Aaron McCarthy2010-05-201-2/+3
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-201-0/+1
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-151-0/+4
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-111-1/+1
* Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-041-2/+2
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-081-2/+2
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-081-3/+3
* Add defaultConfiguration() function to all bearer management engines.Aaron McCarthy2010-02-031-0/+2
* Make compile on Windows.Aaron McCarthy2010-01-181-0/+2
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-0/+2
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-1/+1
* Convert Native Wifi plugin to be incremental.Aaron McCarthy2010-01-041-2/+5
* Convert NativeWifi engine into a plugin.Aaron McCarthy2009-12-221-0/+95