summaryrefslogtreecommitdiffstats
path: root/src/network/bearer
Commit message (Expand)AuthorAgeFilesLines
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-039-1/+9
* QtNetwork: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-05-041-1/+2
* QtNetwork: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-251-25/+7
* QtNetwork: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-251-9/+8
* QtNetwork: replace Java-style iteratorsAnton Kudryavtsev2016-04-191-8/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+2
|\
| * Delete the dangling generic engine object.Weng Xuetian2016-04-081-0/+2
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-7/+7
* | QtNetwork: optimize container usageAnton Kudryavtsev2016-03-032-13/+17
* | QBearerEngine: break out repeated loops as methods.Anton Kudryavtsev2016-03-031-45/+25
* | Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-081-4/+0
* | Updated license headersJani Heikkinen2016-01-1516-224/+320
* | Minimal fix for network-manager problem on plugin unload.Edward Welbourne2016-01-121-6/+2
* | Use qEnvironmentVariableIntValue() instead of qgetenv().toInt().Sérgio Martins2015-12-181-2/+2
* | network: Pass types with copy-ctor or dtor by const-refSérgio Martins2015-12-133-5/+5
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-212-114/+0
|/
* Add an option to skip the generic bearer engineTimur Pocheptsov2015-09-221-2/+10
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-4/+8
|\
| * Add env variable to control bearer backend polling timers.Lorn Potter2015-08-061-4/+8
* | Fix nullptr literal 0s which would look odd as nullptrMarc Mutz2015-07-191-1/+1
* | QtNetwork: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-192-2/+2
* | Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-181-1/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\|
| * Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+1
* | QtNetwork: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-1/+4
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-0/+1
|\
| * Prevent bad-ptrs deref in QNetworkConfigurationManagerPrivateMikhail Lappo2015-05-181-0/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+3
|\|
| * Use allConfigurations instead of onlineConfigurations in isOnline()Albert Astals Cid2015-04-011-1/+3
* | 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