summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-18183-183/+183
* BlackBerry: change SSL root cert folderPeter Hartmann2013-01-141-1/+1
* Fix compile when verify is already definedAndy Shaw2013-01-141-0/+4
* Fix socket binding on mingw buildsShane Kearns2013-01-101-14/+8
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-041-0/+3
* Move the Q_DECLARE_METATYPE for QList<QSslError> to qsslerror.hStephen Kelly2013-01-032-4/+4
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
* Fix typo in docs.Richard Moore2012-12-211-1/+1
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-2/+2
* Fix some WS errorsCorentin Jabot2012-12-132-3/+3
* Docs: Fix referencesChristian Stenger2012-12-131-2/+2
* Hardcoded url for RFC 1929 QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Qdoc: put hardcoded url as workaround QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Entered hardcoded urls QTBUG-28500Nico Vertriest2012-12-111-2/+2
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-103-3/+15
* Enable network build with QT_NO_NETWORKPROXYTasuku Suzuki2012-12-051-0/+2
* Move Network Examples from qtdoc to qtbaseEskil Abrahamsen Blomfeldt2012-12-042-0/+68
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-032-4/+4
* Docs: Fixed enum and parameter links for networkOliver Wolff2012-12-013-4/+4
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-3013-0/+15
* Add QDns* classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+5
* Fix typo in SSL error message.Friedemann Kleint2012-11-271-2/+2
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2
* tr()-Fix: Shorten QFtp error message.Friedemann Kleint2012-11-261-1/+1
* Only allow caching for HTTP GET and HEAD requests.Michael Brüning2012-11-262-2/+8
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-14/+8
|\
| * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+7
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-026-26/+33
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
| * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-265-31/+27
| |\ \
| * \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-162-1/+5
| |\ \ \
| * | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
* | | | | Remove qSort usages from SSL codeGiuseppe D'Angelo2012-11-081-2/+4
* | | | | Remove qSort usages from QDnsLookupGiuseppe D'Angelo2012-11-081-2/+4
| |_|_|/ |/| | |
* | | | Adding PAC and exclusion list support to BlackBerry Qt proxy implementation.Andrey Leonov2012-10-312-4/+26
* | | | QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-10-302-0/+7
* | | | Remove some dead code in switch statementsSergio Ahumada2012-10-293-22/+0
| |_|/ |/| |
* | | Happy Eyeballs: Make sure that we commit the address type for SSL connectionsJocelyn Turcotte2012-10-251-22/+20
* | | Remove stale QT_MODULE() usage casesKonstantin Ritt2012-10-251-2/+0
* | | QSslSocket: Allow disconnections within the connected() signalJocelyn Turcotte2012-10-251-3/+5
* | | Fix mistakes in QNetworkAccessManager docs.Mitch Curtis2012-10-221-2/+2
* | | remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
| |/ |/|
* | Fix spelling mistake in QNetworkDiskCache detailed description.Mitch Curtis2012-10-151-1/+1
* | Fix warnings from syncqt.Friedemann Kleint2012-10-131-0/+4
|/
* Modularize documenation buildTor Arne Vestbø2012-10-102-6/+4
* Implementation of the BlackBerry Qt Proxy support.Andrey Leonov2012-10-083-0/+140
* Qt Network: Cleaned up documentation titlesJerome Pasion2012-10-051-6/+4
* Workaround MSVC2008 build failure after switching to std::lower_boundGiuseppe D'Angelo2012-09-271-0/+4
* documentation fixesMarcel Krems2012-09-271-1/+1
* Fix MinGW/gcc warning about NOMINMAX being redefinedKai Koehne2012-09-261-1/+1