summaryrefslogtreecommitdiffstats
path: root/src/network/bearer
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: declare some classes as sharedMarc Mutz2012-08-231-0/+2
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-253-2/+7
* Remove obsolete or commented use of Q_DECLARE_METATYPE.Stephen Kelly2012-07-241-2/+0
* Avoid loading multiple bearer plugins of the same keyJiang Jiang2012-07-111-0/+5
* QtNetwork: add member-swap to shared classesMarc Mutz2012-07-062-0/+10
* Remove QFactoryInterface from bearer pluginsLars Knoll2012-06-081-10/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-1/+1
|\
| * Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-1/+1
* | 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
* | The \enum should use the enum name not the flags.Richard Moore2012-05-081-1/+1
|/
* Document new APIs in 5.0Shane Kearns2012-05-031-0/+2
* Port QNetworkSession to QMetaMethod-based connectNotify()Kent Hansen2012-05-012-6/+11
* Define usagePolicies API in QNetworkSessionShane Kearns2012-04-113-1/+57
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-022-30/+30
* Name threads properlymae2012-03-021-0/+2
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-011-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3016-16/+16
* bearer: run the bearer engines in their own worker threadShane Kearns2012-01-253-18/+30
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-254-4/+0
* Remove reference to Symbian in QtNetwork.Xizhi Zhu2012-01-241-2/+0
* Update contact information in license headers.Jason McDonald2012-01-2316-16/+16
* Remove the useless connManager() function.Xizhi Zhu2012-01-191-13/+8
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-191-1/+1
* Fix compiler warnings in Qt Network.Friedemann Kleint2012-01-191-2/+3
* Remove QNetworkConfigurationPrivate::bearerTypeName().Xizhi Zhu2012-01-192-16/+9
* Remove the useless undef for "interface".Xizhi Zhu2012-01-191-4/+0
* Add the missing Q_DISABLE_COPY for public bearer classes.Xizhi Zhu2012-01-192-0/+4
* Remove QNetworkConfiguration::bearerName().Xizhi Zhu2012-01-182-12/+0
* Update copyright year in license headers.Jason McDonald2012-01-0516-16/+16
* network: remove Symbian specific codePeter Hartmann2011-11-143-62/+2
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-3/+3
* Fix the QNetworkConnectionManagerPrivate initialisation code.Thiago Macieira2011-10-062-22/+46
* Clean-up the macros about Qt Mobility in bearerLiang Qi2011-06-203-48/+3
* Fix thread safety regression of QNetworkConfigurationManagerShane Kearns2011-05-262-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2416-273/+273
* Doc: Fixed qdoc warning.David Boddie2011-05-231-1/+1
* Fix QNetworkConfigurationManager usage outside main thread firstShane Kearns2011-05-091-3/+12
* QNetworkConfigurationManager: Fix network polling.Martin Petersson2011-05-022-2/+14
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2717-0/+3530