summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworkconfigmanager_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-2/+2
* Avoid loading multiple bearer plugins of the same keyJiang Jiang2012-07-111-0/+5
* No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-8/+9
* Connect bearer engines to manager with QueuedConnectionShane Kearns2012-05-091-4/+8
* Name threads properlymae2012-03-021-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* bearer: run the bearer engines in their own worker threadShane Kearns2012-01-251-14/+22
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix thread safety regression of QNetworkConfigurationManagerShane Kearns2011-05-261-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix QNetworkConfigurationManager usage outside main thread firstShane Kearns2011-05-091-3/+12
* QNetworkConfigurationManager: Fix network polling.Martin Petersson2011-05-021-2/+12
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+484