summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prevent a crash when creating an inputContext from the QApplication dtor.Simon Hausmann2010-01-122-2/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-113346-3632/+4116
|\
| * QNAM HTTP Code: Cache socket state inside ensureConnection()Markus Goetz2010-01-111-4/+6
| * QNAM HTTP Code: When starting new request, prefer connected sockets.Markus Goetz2010-01-111-5/+17
| * typo fixRitt Konstantin2010-01-111-1/+1
| * Fix code exampleBernhard Rosenkraenzer2010-01-111-1/+1
| * fix typo in qreadwritelock's documentationRitt Konstantin2010-01-111-3/+3
| * QNAM HTTP: Don't call d_func() so oftenMarkus Goetz2010-01-111-27/+30
| * QNAM HTTP: Fix readBuffer maximum size.Markus Goetz2010-01-1110-1/+54
| * QNAM HTTP: Optimize eatWhitespace()Markus Goetz2010-01-111-3/+10
| * QNAM HTTP: Check if socket already tries to connect.Markus Goetz2010-01-111-5/+12
| * network internals: fix build on S60Peter Hartmann2010-01-111-1/+1
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-1149-547/+933
| |\
| | * Add a way to access the normalised URL in QUrl.Thiago Macieira2010-01-111-4/+8
| | * network internals: start HTTP GET requests right away when calledPeter Hartmann2010-01-117-18/+30
| | * Fix regression introduced in e49aee9f: set If-Modified-Since.Thiago Macieira2010-01-111-8/+8
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-093346-3560/+3931
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-093346-3560/+3931
| | | |\
| | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-083346-3560/+3931
| | | | |\
| | | | | * Reverted two commits that were pushed to the wrong branch.Denis Dzyubenko2010-01-083-59/+13
| | | | | * Use the new QTextCodec api in the QXmlStreamWriter.Denis Dzyubenko2010-01-082-10/+2
| | | | | * Added new functions to QTextCodec that accept ConversionFlags.Denis Dzyubenko2010-01-082-3/+57
| * | | | | doc: Corrected explanation of when append() does nothing.Martin Smith2010-01-111-2/+3
| * | | | | doc: Added clarification about allocating space for the 0 terminator.Martin Smith2010-01-111-3/+15
| | |_|_|/ | |/| | |
| * | | | Fixes: Fix spinbox with NoButton style in QGtkStyleJens Bache-Wiig2010-01-081-44/+53
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-0845-266/+498
| |\ \ \ \
| | * | | | Cocoa: Fix painting errors on QGLWidget resizing.Morten Johan Sørvig2010-01-081-0/+7
| | * | | | Fix broken QGLWidget::renderPixmap on Mac/CarbonMorten Johan Sørvig2010-01-081-4/+16
| | * | | | Fixes: Setting any style sheet breaks checkbox positioningJens Bache-Wiig2010-01-081-5/+7
| | * | | | Fixes: MenuItem size fixes and missing separator with Gtk+Jens Bache-Wiig2010-01-083-28/+33
| | * | | | QNAM HTTP: just use the expirationDate in the code that validates the cacheThiago Macieira2010-01-081-2/+6
| | * | | | QNAM HTTP: change the caching semantics to match documentationThiago Macieira2010-01-081-7/+10
| | * | | | QNAM HTTP: fix the caching algorithm from RFC 2616Thiago Macieira2010-01-081-4/+10
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-0823-153/+222
| | |\ \ \ \
| | * | | | | Avoid repeatedly calling LookupAccountSid in QFSFileEngine::ownerRitt Konstantin2010-01-071-10/+21
| | * | | | | improve readability a bit moreRitt Konstantin2010-01-071-8/+8
| | * | | | | fix styling; improve readabilityRitt Konstantin2010-01-071-36/+33
| | * | | | | make it possible to retrieve name of the user who owns the fileRitt Konstantin2010-01-071-1/+2
| | * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-0711-16/+124
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-072-8/+13
| | |\ \ \ \ \
| | | * | | | | Fix bugs evidenced by change to keep flush errors on QFile::closeJoão Abecasis2010-01-072-1/+4
| | | * | | | | Don't drop errors from flush on QFile::closeJoão Abecasis2010-01-071-3/+6
| | | * | | | | Avoid double-buffering in QFileJoão Abecasis2010-01-071-4/+3
| | * | | | | | Doc: Added the QAudio namespace to the multimedia module documentation.David Boddie2010-01-071-0/+2
| | |/ / / / /
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-073344-3965/+4609
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-06112-1231/+3205
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-18123-2173/+2977
| | |\ \ \ \ \ \ \
| | * | | | | | | | Doc: Made corrections to documentation style and clarified some points.David Boddie2009-12-181-7/+7
| * | | | | | | | | doc: Explained parameter value defaults where appropriate.Martin Smith2010-01-081-5/+20
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-071-0/+2
| |\ \ \ \ \ \ \ \