summaryrefslogtreecommitdiffstats
path: root/src/network/network.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-27/+0
* Redo QNetworkAccessBackend and various cleanups around itMårten Nordheim2020-08-271-0/+3
* Remove winrtOliver Wolff2020-06-061-5/+0
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-12/+0
* Fix build with -no-feature-bearermanagementNick Shaforostov2020-02-151-3/+1
* Android: Fix plugins namingBogDan Vatra2019-10-011-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
|\
| * MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* | Android: remove support for local/debug deploymentJake Petroules2017-09-061-2/+0
|/
* Android: Bearer jar shouldn't be a dependency if disabledDaiwei Li2017-03-171-10/+12
* Introduce SCTP sockets supportAlex Trotsenko2016-07-271-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+2
|\
| * winrt: Add privateNetworkClientServer to default capabilitiesMaurice Kalinowski2016-06-131-1/+2
* | QtNetwork: port the last remaining Q_FOREACH loop and add QT_NO_FOREACHMarc Mutz2016-05-121-1/+1
|/
* winrt: Add capabilities as specified by modulesMaurice Kalinowski2016-04-071-0/+4
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+4
* Android: New bearer pluginChristian Strømme2014-07-101-0/+11
* Enable bundling Qt in Android package in build systemEskil Abrahamsen Blomfeldt2013-05-011-0/+3
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-3/+2
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+1
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-3/+1
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-2/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-2/+0
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+0
* Properly implement a 'make docs' target for subdirs and apps/libsMarius Storm-Olsen2012-05-091-1/+3
* Add "make docs" target for QtNetwork and sanitize other qdocconfs.Casper van Donderen2012-05-021-0/+1
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* network: remove Symbian specific codePeter Hartmann2011-11-141-6/+0
* Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+3
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-1/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+31