summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworksession.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-743/+0
* Bearer deprecation: centralize and suppress internal warningsMårten Nordheim2020-03-121-0/+2
* Deprecate public bearer classesMårten Nordheim2020-02-291-0/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Fix crash when app is going to shutdown but conf manager is requestedVal Doroshchuk2019-06-121-1/+2
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-19/+2
* fix namespaced buildOswald Buddenhagen2017-12-141-2/+2
* QNetworkSession - register types before connecting slotsTimur Pocheptsov2017-02-161-4/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-0/+5
|\
| * QNetworkSession: make sure that "interface" isn't #definedThiago Macieira2016-10-131-0/+5
* | QtNetwork: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-05-041-1/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-54/+54
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Docs: Fixed enum and parameter links for networkOliver Wolff2012-12-011-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix network doc links.Frederik Gladhorn2012-09-211-1/+1
* network: Fix missing or improper include guard in headersSergio Ahumada2012-09-151-1/+1
* 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-011-4/+9
* Define usagePolicies API in QNetworkSessionShane Kearns2012-04-111-0/+40
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-9/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove reference to Symbian in QtNetwork.Xizhi Zhu2012-01-241-2/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* network: remove Symbian specific codePeter Hartmann2011-11-141-46/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+752