summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/corewlan/qcorewlanengine.h
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+0
* add bytes and activeTime to corelwan.Lorn Potter2010-05-211-0/+6
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-201-1/+1
* move network scan to thread.Lorn Potter2010-04-191-6/+35
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-151-1/+4
* specify the configuration's purpose based on security mode of network.Lorn Potter2010-03-261-1/+1
* Remove unused code.Aaron McCarthy2010-03-251-2/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-03-241-2/+1
|\
| * Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-2/+1
* | fix state reporting for certain wifi networks after associating.Lorn Potter2010-03-231-0/+1
|/
* get known wifi networks a more complicated way, but without accessingLorn Potter2010-03-121-2/+8
* fix crash on 10.6 with no wifi interfaceLorn Potter2010-03-121-0/+1
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-111-1/+1
* add wifi power notifications. more Qt way for autorelease.Lorn Potter2010-03-051-1/+1
* Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-041-1/+2
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-0/+6
* Make this function non-static.Aaron McCarthy2010-02-231-1/+1
* 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 Mac OS X.Aaron McCarthy2010-01-201-0/+2
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-0/+2
* Merge commit '554e022396eff5bd7b93e070cf9bbb3257945f0b' into bearermanagement...Aaron McCarthy2010-01-051-2/+0
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-0/+2
* Remove some unused functions and debug output.Aaron McCarthy2010-01-041-1/+0
* Convert Core Wlan plugin to be incremental.Aaron McCarthy2010-01-041-5/+9
* Remove unused global statics.Aaron McCarthy2010-01-041-1/+0
* Convert CoreWlan engine into a plugin.Aaron McCarthy2010-01-041-0/+91