summaryrefslogtreecommitdiffstats
path: root/Tools/README
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/README')
0 files changed, 0 insertions, 0 deletions
itgraph'> * QNAM HTTP Code: Use KeepAlive socket optionMarkus Goetz2009-11-191-0/+2 * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-192-8/+8 |\ | * Ran the script utils/normalizeOlivier Goffart2009-11-182-8/+8 * | QTcpSocket: Fix waitForConnected on WindowsMarkus Goetz2009-11-192-7/+65 |/ * Fix compilation without Qt3support (on Windows CE, Symbian)Simon Hausmann2009-11-161-1/+1 * Introduce QFileNetworkReply in QNetworkAccessManagerMarkus Goetz2009-11-134-0/+326 * Merge commit 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-136-32/+106 |\ | * QNAM: Parse RFC1123 directly and don't go through QLocaleHolger Hans Peter Freyther2009-11-111-8/+74 | * QNAM: Remove some more occurences of toLower on the hot pathHolger Hans Peter Freyther2009-11-113-8/+6 | * QNAM: Avoid using toLower for case insensitive comparisionHolger Hans Peter Freyther2009-11-111-12/+11 | * QNAM HTTP Code: Start accept-language header with capital letterMarkus Goetz2009-11-101-1/+1 | * Merge branch '4.6' into core-4.6Thiago Macieira2009-11-098-15/+29 | |\ | * | QNAM HTTP Code: Also send our locale name as accept-languageMarkus Goetz2009-11-091-4/+13 | * | QNAM: Do not emit uploadProgress() when reply was abortedMarkus Goetz2009-11-061-0/+2 * | | QNAM HTTP Code: Start authorization header with capital letterMarkus Goetz2009-11-101-2/+2 | |/ |/| * | Merge commit 'qtwebkit/qtwebkit-4.6' into 4.6Jocelyn Turcotte2009-11-092-4/+11 |\ \ | * | QNetworkCookie: Add the dot prefix of the domain while adding to the jarJocelyn Turcotte2009-11-092-4/+11 * | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-091-2/+4 |\ \ \ | | |/ | |/| | * | QHostInfo: do not wait forever on cleanupPeter Hartmann2009-11-041-2/+4 * | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-063-7/+13 |\ \ \ | | |/ | |/| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jørgen Lind2009-11-052-5/+11 | |\ \ | | * | Doc: Fixed qdoc warnings.David Boddie2009-11-042-5/+11 | * | | Missing % for printf variableJørgen Lind2009-11-041-2/+2 | |/ / * | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-0414-28/+94 |\ \ \ | |/ / | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-032-3/+3 | |\ \ | | * | Doc/i18n: Fixed source strings for translation.David Boddie2009-11-032-3/+3 | * | | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-0212-25/+91 | |\ \ \ | | | |/ | | |/| | | * | Merge branch '4.6' into core-4.6Thiago Macieira2009-10-292-55/+54 | | |\ \ | | * | | QLocalServer: block indefinitely when timeout value is -1Peter Hartmann2009-10-281-16/+6 | | * | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-281-0/+6 | | |\ \ \ | | | | |/ | | | |/| | | * | | QAbstractSocket: insert timer to prevent timeoutPeter Hartmann2009-10-273-2/+30 | | * | | QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-279-7/+55 * | | | | fix canReadLine() erroneously returning trueOswald Buddenhagen2009-11-031-1/+2 |/ / / / * | | | Fix LIBRARY and ICONJørgen Lind2009-10-291-2/+2 | |_|/ |/| | * | | QSslError: Actually make strings show up in the ts fileMarkus Goetz2009-10-281-29/+28 * | | QNativeSocketEngine: Actually use translationsMarkus Goetz2009-10-281-26/+26 | |/ |/| * | QSslSocket: Add \reimp to the socket option functionsMarkus Goetz2009-10-261-0/+6 |/ * QHttp: Fix bug related to SSL and big POST dataMarkus Goetz2009-10-222-0/+31 * QSslSocket: Trigger a SSL transmission when reading from the socket.Markus Goetz2009-10-223-0/+17 * QSslSocket: Also handle setSocketOptionMarkus Goetz2009-10-193-0/+33 * Merge branch '4.5' into 4.6Thiago Macieira2009-10-161-1/+6 |\ | * QNetworkProxyFactory: Never return empty list on windowsMarkus Goetz2009-10-161-1/+6 | * QNAM HTTP Code: Backport a fix related to aborting repliesMarkus Goetz2009-10-141-1/+4 * | Networking documentation: Small improvementMarkus Goetz2009-10-163-3/+5 * | QSslSocket: Documentation enhancementMarkus Goetz2009-10-151-0/+7 * | QNAM HTTP Code: Proceed POSTing on encryptedBytesWritten()Markus Goetz2009-10-15