summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-269-6/+138
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-262-2/+2
* Fixed instances of "to to" in qtbase.Samuel Rødal2012-09-243-3/+3
* Centralise handling & ignoring of SIGPIPE in qcore_unix_p.hThiago Macieira2012-09-242-27/+3
* wrap QLibrary related code with QT_NO_LIBRARYJing Bai2012-09-241-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22193-4225/+4225
* Fix build under MinGW after 1e3269c0863bfac26be9e9239b6427ea77c6175bKonstantin Ritt2012-09-221-0/+2
* Fix network doc links.Frederik Gladhorn2012-09-215-15/+16
* Fix doc errors.Frederik Gladhorn2012-09-212-2/+2
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-211-4/+4
* Fix typo in docs.Frederik Gladhorn2012-09-191-1/+1
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-1/+3
* Network: Fix mingw-gcc warningKai Koehne2012-09-181-1/+1
* Network: Fix gcc warning about qDebug formatKai Koehne2012-09-181-1/+1
* Disable SSL compression by default.Richard Moore2012-09-182-3/+5