summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/generic/qgenericengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* 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
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-151-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Workaround webkit deadlock on macos xShane Kearns2011-06-221-0/+3
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-021-14/+14
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-201-0/+5
* Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-151-0/+3
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-251-0/+5
* not all interfaces should be activeLorn Potter2010-03-251-2/+2
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-1/+1
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-121-3/+17
* Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-041-7/+7
* Merge remote branch 'origin/master' into berlin-masterJoerg Bornemann2010-02-261-7/+5
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-261-7/+4
| |\
| | * Fix file descriptor leak with generic engine on Linux.Aaron McCarthy2010-02-261-7/+4
| * | Compile on Linux: close(2) is defined in #include <unistd.h>Thiago Macieira2010-02-241-0/+1
| |/
* / Fix compilation with namespace.ck2010-02-241-0/+1
|/
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+10
* Use provided typedef for QNetworkConfigurationPrivatePointer.Aaron McCarthy2010-02-111-3/+2
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-081-1/+1
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-081-12/+2
* Return default configuration from engines.Aaron McCarthy2010-01-271-0/+5
* Port session functionality.Aaron McCarthy2010-01-181-2/+6
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-0/+7
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-8/+28
* Remove unused global statics.Aaron McCarthy2010-01-041-7/+0
* Rework NetworkManager backend.Aaron McCarthy2010-01-041-1/+25
* Keep track of which QNetworkInterface is for each QNetworkConfiguration.Aaron McCarthy2010-01-041-2/+4
* Convert generic engine plugin to be incremental.Aaron McCarthy2010-01-041-52/+97
* Convert NLA engine nito a plugin.Aaron McCarthy2009-12-221-1/+1
* Convert generic engine into a plugin.Aaron McCarthy2009-12-221-0/+234