summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Remove workarounds to old GCC bugs we had encountered on IRIXThiago Macieira2013-08-311-8/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-142-1/+5
|\
| * QHttpMultiPart: fix data corruption in readData methodPeter Hartmann2013-07-291-1/+2
| * HTTP internals: do not access reply that was deleted alreadyPeter Hartmann2013-07-241-0/+3
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-0/+16
|\|
| * Add reconnect attempts in more cases in QHNCC.Azat Khuzhin2013-07-101-0/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-1/+2
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-201-1/+2
| |\
| | * network requests: do not access 1st byte of empty byte arrayPeter Hartmann2013-06-151-1/+2
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-242-4/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-202-4/+4
| |\| |
| | * | Remove use of 'register' from Qt.Stephen Kelly2013-06-172-4/+4
| | |/
* | | HTTP internals: fix QHttpNetworkRequestPrivate::operator==Peter Hartmann2013-06-241-1/+7
* | | HTTP internals: do not open too many sockets when preconnectingPeter Hartmann2013-06-246-10/+50
|/ /
* | HTTP internals: consider SSL sockets with pending encryption as usablePeter Hartmann2013-06-182-1/+6
* | QNetworkAccessManager: add public methods to pre-TCP/pre-SSL-connectPeter Hartmann2013-06-036-6/+87
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-2/+2
|\|
| * Utilize the new Q_OS_MACX define.Jake Petroules2013-05-091-2/+2
* | List the URL schemes supported by QNetworkAccessManagerKevin Ottens2013-04-2811-0/+103
* | QNetworkAccessManager: track online / accessible state without sessionPeter Hartmann2013-04-023-6/+59
* | QNetworkAccessManager: store QNetworkConfiguration instead of identifierPeter Hartmann2013-04-022-6/+8
|/
* QHttpMultipart: reset read pointer when device is resetPeter Hartmann2013-03-241-0/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-164-12/+12
* Introducing the Qt Android portPaul Olav Tvete2013-03-053-8/+28
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-1915-0/+107
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+7
|\
| * SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-161-2/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\|
| * Fix lupdate-warning in qnetworkreplyhttpimpl.cpp.Friedemann Kleint2013-02-061-1/+1
* | QtNetwork: give started threads more verbose namingPeter Hartmann2013-02-071-2/+2
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-063-1/+39
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-295-10/+10
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-285-10/+10
| |\|
| | * Doc: Fix module name formatSze Howe Koh2013-01-255-10/+10
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-299-36/+0
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2260-60/+60
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1860-60/+60
* | QNetworkAccessManager: return default configuration if without sessionPeter Hartmann2013-01-111-6/+7
|/
* Entered hardcoded urls QTBUG-28500Nico Vertriest2012-12-111-2/+2
* Enable network build with QT_NO_NETWORKPROXYTasuku Suzuki2012-12-051-0/+2
* Docs: Fixed enum and parameter links for networkOliver Wolff2012-12-011-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-304-0/+4
* 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
* 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
* Fix mistakes in QNetworkAccessManager docs.Mitch Curtis2012-10-221-2/+2
* Fix spelling mistake in QNetworkDiskCache detailed description.Mitch Curtis2012-10-151-1/+1
* Workaround MSVC2008 build failure after switching to std::lower_boundGiuseppe D'Angelo2012-09-271-0/+4
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1