summaryrefslogtreecommitdiff
path: root/src/plugins/bearer/nativewifi
Commit message (Expand)AuthorAgeFilesLines
* Windows 7 - fix nativewifi bearer pluginShane Kearns2012-05-092-7/+21
* Update year in Nokia copyright messages.Jason McDonald2012-01-114-4/+4
* don't lock the global mutex if there is nothing to protectKonstantin Ritt2011-10-071-13/+1
* nativewifi bearer plugin: prefer DLL Safe Search modeKonstantin Ritt2011-10-071-14/+17
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-134-68/+68
* Update copyright year to 2011.Jason McDonald2011-01-114-4/+4
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-022-8/+1
* Fix crash on exit in native wifi plugin on Vista+ when run in debugger.Aaron McCarthy2010-05-202-23/+73
* 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-151-1/+1
* MONILITY-645Wolfgang Beck2010-03-301-0/+4
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-122-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