index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
qhttpnetworkreply_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
QNetworkReply::setReadBufferSize fix for threaded http
Martin Petersson
2012-05-13
1
-0
/
+4
*
QNam: try to read the last CRLF when chunked encoding is used.
Martin Petersson
2012-03-29
1
-0
/
+1
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Merge branch 4.7 into qt-4.8-from-4.7
Qt Continuous Integration System
2011-07-07
1
-0
/
+1
|
\
|
*
HTTP internals: do not discard data if not receiving gzip end marker
Peter Hartmann
2011-07-05
1
-0
/
+1
|
*
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
QNAM: Threaded HTTP implementation
Markus Goetz
2011-02-21
1
-0
/
+1
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-12-06
1
-0
/
+1
|
\
\
|
|
/
|
*
QNetworkAccessManager: enable synchronous HTTP calls
Peter Hartmann
2010-11-23
1
-0
/
+1
*
|
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2010-10-29
1
-1
/
+7
|
\
\
|
|
/
|
*
QNAM HTTP: Move authenticationRequired() to QHttpNetworkReply
Markus Goetz
2010-10-27
1
-0
/
+1
|
*
QNAM HTTP: Move proxyAuthenticationRequired() to QHttpNetworkReply
Markus Goetz
2010-10-27
1
-1
/
+3
|
*
QNAM HTTP: Move cacheCredentials() to QHttpNetworkReply
Markus Goetz
2010-10-27
1
-0
/
+1
|
*
QNAM HTTP: Use sslErrors() from QHttpNetworkReply
Markus Goetz
2010-10-27
1
-0
/
+2
*
|
QNAM Zerocopy: HTTP implementation part
Markus Goetz
2010-08-12
1
-3
/
+12
|
/
*
QNAM HTTP: Fix no-headers and HTTP-100 handling
Markus Goetz
2010-03-16
1
-0
/
+1
*
QNAM HTTP: Always set channel.reply to 0 when done
Markus Goetz
2010-02-18
1
-0
/
+2
*
QNAM HTTP: Fix readBuffer maximum size.
Markus Goetz
2010-01-11
1
-0
/
+2
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
QNAM HTTP Code: Properly remove aborted requests from processing
Markus Goetz
2009-09-23
1
-0
/
+1
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
|
*
Update license headers.
Jason McDonald
2009-08-11
1
-1
/
+1
*
|
QNAM HTTP Code: Optimize connectionCloseEnabled
Markus Goetz
2009-08-27
1
-1
/
+2
*
|
QNAM HTTP: New attribute, Demo browser: Some request statistic output
Markus Goetz
2009-08-20
1
-0
/
+4
*
|
QNAM: Moved more functions into QHttpNetworkConnectionChannel
Markus Goetz
2009-08-20
1
-0
/
+4
*
|
Update contact URL in license headers.
Jason McDonald
2009-08-12
1
-1
/
+1
*
|
Merge commit 'origin/4.5'
Rohan McGovern
2009-08-06
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix compilation when QT_NO_HTTP is defined
Markus Goetz
2009-08-05
1
-0
/
+1
*
|
QNAM HTTP Code: Moved append() functions to the reply object
Markus Goetz
2009-08-04
1
-0
/
+4
*
|
QHttpNetworkConnection: Moved channel slots to channel object
Markus Goetz
2009-08-04
1
-0
/
+1
*
|
QNetworkReply: add possibility to ignore specific SSL errors
Peter Hartmann
2009-07-22
1
-0
/
+1
*
|
QNetworkAccessManager: HTTP download performance improvements
Markus Goetz
2009-07-17
1
-6
/
+6
*
|
QHttpNetworkReply: Cache isChunked
Markus Goetz
2009-07-09
1
-0
/
+1
*
|
QNAM: Direct transfer of HTTP buffer to the QNetworkReply buffer
Markus Goetz
2009-07-01
1
-0
/
+1
*
|
QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.
Markus Goetz
2009-06-29
1
-0
/
+1
*
|
QNAM HTTP Code: Prepare for download performance improvements
Markus Goetz
2009-06-25
1
-2
/
+4
*
|
Merge license header changes from 4.5
Volker Hilsheimer
2009-06-16
1
-2
/
+2
|
\
\
|
|
/
|
*
Update license headers as requested by the marketing department.
Jason McDonald
2009-06-16
1
-2
/
+2
*
|
QHttpNetworkConnection: Removed an unnecessary/dead check
Markus Goetz
2009-06-11
1
-1
/
+0
*
|
Merge branch '4.5'
Thiago Macieira
2009-05-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Improve the HTTP status line parsing and catch more errors.
Thiago Macieira
2009-05-13
1
-1
/
+1
[next]