summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/nativewifi/qnativewifiengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Windows 7 - fix nativewifi bearer pluginShane Kearns2012-05-081-7/+18
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-021-6/+1
* 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