summaryrefslogtreecommitdiffstats
path: root/src/network/bearer
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-201-7/+0
* | Update copyright headersJani Heikkinen2015-02-1116-112/+112
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
|/
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-2416-304/+176
* Fix crash in QNetworkAccessManager.Jędrzej Nowacki2014-05-192-4/+12
* network: fix doc typo in QNetworkConfigurationManagerPeter Hartmann2014-02-251-1/+1
* Doc: Fix miscellaneous typosSze Howe Koh2013-10-301-1/+0
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-084-12/+12
* Fix compilation on BlackBerry PlaybookRafael Roquetto2013-09-031-0/+7
* QNetworkConfiguration: add public member bearerTypeFamily()Peter Hartmann2013-06-282-3/+72
* BlackBerry QNetworkConfiguration: Keep track of bearer typePeter Hartmann2013-06-242-1/+118
* Silence warning in QtNetwork buildThiago Macieira2013-06-031-0/+1
* QNetworkConfigurationManager: check whether app is shutting downPeter Hartmann2013-04-101-1/+5
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-56/+56
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+11
|\
| * BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-01-311-0/+11
* | QtNetwork: give started threads more verbose namingPeter Hartmann2013-02-071-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-294-16/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1816-16/+16
* Docs: Fixed enum and parameter links for networkOliver Wolff2012-12-012-3/+3
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2216-385/+385
* Fix network doc links.Frederik Gladhorn2012-09-211-1/+1
* network: Fix missing or improper include guard in headersSergio Ahumada2012-09-153-7/+7
* 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