summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/icd/qicdengine.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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update internal state before emitting configurationChanged() signals.Xizhi Zhu2011-06-081-0/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Quiet unused parameter warnings.Aaron McCarthy2010-12-201-0/+3
* Ensure that DBus is connected before all uses.Aaron McCarthy2010-12-151-11/+82
* Removing libconninet 3rdparty component.Aaron McCarthy2010-09-281-1/+13
* Mutex is already locked when private member function is called.Aaron McCarthy2010-08-161-3/+2
* Fixed a typo when doing a lock.Aaron McCarthy2010-08-161-2/+1
* The QNetworkConfigurationManager did not get the online status correctly even...Tomasz Bursztyka2010-08-161-27/+70
* Fix deadlocks in ICD and NetworkManager engines.Aaron McCarthy2010-08-041-20/+18
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-021-9/+9
* Fix build failure with cs2009q3 toolchain.Aaron McCarthy2010-07-051-5/+5
* Fix compiler warning.Aaron McCarthy2010-07-021-1/+1
* Abort if connection to DBus cannot be established.Aaron McCarthy2010-07-021-0/+5
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-201-3/+5
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-151-0/+4
* Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-141-144/+697
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-1/+1
* Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-181-1/+2
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-121-2/+23
* Remove unnecessary qWarnings from bearer management code.Aaron McCarthy2010-03-051-15/+8
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-14/+10
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+10
* Convert Maemo6 backend into plugin.Aaron McCarthy2010-02-101-0/+416