summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/networkmanager/qnetworkmanagerengine.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
* 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
* add gsm to connectable bearer for networkmanager.Lorn Potter2011-02-231-0/+5
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix possible null pointer dereference.Aaron McCarthy2010-12-151-3/+5
* Fix memory leaks and valgrind errors.Aaron McCarthy2010-09-131-2/+9
* Fix deadlocks in ICD and NetworkManager engines.Aaron McCarthy2010-08-041-20/+19
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-021-29/+5
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-201-3/+3
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-151-0/+2
* Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-081-0/+3
* specify the configuration's purpose based on security mode of network.Lorn Potter2010-03-261-2/+12
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-251-1/+1
* Don't emit signals in constructor.Aaron McCarthy2010-03-251-4/+9
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-121-2/+58
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-2/+1
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+50
* Don't load NetworkManager plugin in NetworkManager is not available.Aaron McCarthy2010-02-181-0/+8
* Remove debug.Aaron McCarthy2010-02-111-9/+1
* Emit signals when access points appear & disappear.Aaron McCarthy2010-02-081-15/+51
* Remove remaining Network Manager ifdef'ed code from common code.Aaron McCarthy2010-02-081-0/+61
* 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 Unix.Aaron McCarthy2010-01-181-0/+18
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-0/+6
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-0/+9
* Emit updateCompleted() when requestUpdate() is called.Aaron McCarthy2010-01-041-0/+8
* Rework NetworkManager backend.Aaron McCarthy2010-01-041-0/+654