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
/
qhttpnetworkconnection_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
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
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Update QTBUG-17223 for Qt 4.8
Shane Kearns
2011-05-05
1
-0
/
+1
*
Merge remote branch 'earth/master' into symbian-socket-engine
Shane Kearns
2011-03-25
1
-1
/
+1
|
\
|
*
QNAM HTTP: Pair channels with requests at a later state.
Martin Petersson
2011-03-10
1
-1
/
+1
*
|
Implement network session for HTTP backend
Shane Kearns
2011-02-21
1
-0
/
+10
|
/
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
QNetworkAccessManager: enable synchronous HTTP calls
Peter Hartmann
2010-11-23
1
-1
/
+3
*
QNAM HTTP: Remove the error() of QHttpNetworkConnection
Markus Goetz
2010-10-27
1
-3
/
+0
*
QNAM HTTP: Remove enableEncryption()
Markus Goetz
2010-10-27
1
-2
/
+0
*
QNAM HTTP: Remove unused code
Markus Goetz
2010-10-27
1
-4
/
+0
*
QNAM HTTP: Move authenticationRequired() to QHttpNetworkReply
Markus Goetz
2010-10-27
1
-2
/
+0
*
QNAM HTTP: Move proxyAuthenticationRequired() to QHttpNetworkReply
Markus Goetz
2010-10-27
1
-5
/
+0
*
QNAM HTTP: Move cacheCredentials() to QHttpNetworkReply
Markus Goetz
2010-10-27
1
-2
/
+0
*
QNAM HTTP: Use sslErrors() from QHttpNetworkReply
Markus Goetz
2010-10-27
1
-3
/
+0
*
QNAM HTTP: Process authenticationRequired() from HTTP properly
Markus Goetz
2010-10-27
1
-1
/
+1
*
QNAM HTTP: Pause sockets while emitting to user code.
Markus Goetz
2010-10-27
1
-5
/
+10
*
QNAM HTTP: Introduce attributes for controlling cookies and auth
Robert Hogan
2010-05-04
1
-0
/
+2
*
QNAM HTTP: Pipelining changes
Markus Goetz
2010-04-15
1
-0
/
+1
*
QNAM HTTP: Always set channel.reply to 0 when done
Markus Goetz
2010-02-18
1
-5
/
+0
*
QNAM HTTP: make it give some better error messages in case of socket failure.
Thiago Macieira
2010-01-21
1
-1
/
+2
*
QNAM HTTP: Fix readBuffer maximum size.
Markus Goetz
2010-01-11
1
-0
/
+3
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+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: Moved isSocket* functions to channel object
Markus Goetz
2009-08-27
1
-4
/
+0
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-20
1
-13
/
+17
|
\
\
|
*
|
QNAM HTTP Pipelining
Markus Goetz
2009-08-20
1
-2
/
+8
|
*
|
QNAM HTTP Code: Allow to specify the amount of TCP connections
Markus Goetz
2009-08-20
1
-1
/
+4
|
*
|
QNAM: Moved more functions into QHttpNetworkConnectionChannel
Markus Goetz
2009-08-20
1
-10
/
+5
*
|
|
Merge commit 'qt/master'
Jason Barron
2009-08-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Update contact URL in license headers.
Jason McDonald
2009-08-12
1
-1
/
+1
*
|
|
Fixed QtNetwork autotest build breaks for Symbian.
Janne Anttila
2009-08-12
1
-1
/
+1
*
|
|
Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE
Harald Fernengel
2009-08-06
1
-1
/
+1
*
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-08-06
1
-31
/
+3
|
\
\
\
|
|
/
/
|
*
|
QNAM HTTP Code: Moved append() functions to the reply object
Markus Goetz
2009-08-04
1
-4
/
+0
|
*
|
QHttpNetworkConnection: Moved channel slots to channel object
Markus Goetz
2009-08-04
1
-27
/
+3
*
|
|
Merge commit 'origin/master'
Jason Barron
2009-08-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Squashed commit of the topic/exceptions branch.
Harald Fernengel
2009-08-03
1
-1
/
+1
|
*
|
Merge commit 'origin/master' into 4.6-merged
Jason Barron
2009-07-09
1
-1
/
+2
|
|
\
\
|
|
|
/
|
*
|
Merge commit 'qt/master-stable' into 4.6-merged
Jason Barron
2009-06-30
1
-5
/
+11
|
|
\
\
|
*
\
\
Merge commit 'qt/master-stable' into 4.6-stable
Jason Barron
2009-06-25
1
-13
/
+8
|
|
\
\
\
|
*
|
|
|
Make Qt exception safer.
Robert Griebl
2009-06-10
1
-2
/
+2
[next]