summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_qhttpnetworkconnection: Relax condition in getMultipleWithPrioritiesMarkus Goetz2010-01-111-1/+1
* QNAM HTTP Code: When starting new request, prefer connected sockets.Markus Goetz2010-01-111-5/+17
* typo fixRitt Konstantin2010-01-111-1/+1
* Added the 'framecapture' WebKit example to the default build.Andre Pedralho2010-01-111-1/+2
* 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-1112-1/+197
* 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
* [syncqt] Make -separate-module work with WebKit's directory structureSimon Hausmann2010-01-111-4/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-1174-584/+1314
|\
| * Add a way to access the normalised URL in QUrl.Thiago Macieira2010-01-111-4/+8
| * [syncqt] Make it possible to synchronize headers for a separate moduleSimon Hausmann2010-01-111-2/+15
| * [syncqt] Make it possible to override the base directorySimon Hausmann2010-01-111-0/+11
| * network internals: start HTTP GET requests right away when calledPeter Hartmann2010-01-117-18/+30
| * Autotest: the cache code no longer returns expired pages.Thiago Macieira2010-01-111-3/+3
| * 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-098874-9296/+10047
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-098874-9296/+10047
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-088874-9296/+10047
| | | |\
| | | | * 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
| | | | * Fix passing of arguments to syncqtSimon Hausmann2010-01-081-1/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-098-1/+146
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Doc: the QTextDecoder need to be destroyed, reflect that in the exampleOlivier Goffart2010-01-081-0/+1
| | * | | added CONFIG += console to qlalr.proJoerg Bornemann2010-01-081-0/+1
| | * | | Add new benchmark for some qtext features.Thomas Zander2010-01-084-0/+137
| | * | | Add texture glyph width cache default.Stefano Pironato2010-01-081-1/+5
| | * | | Update changes fileAlan Alpert2010-01-081-0/+2
| | |/ /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0953-546/+1087
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'origin/mmfphonon' into 4.6Gareth Stockwell2010-01-086-31/+10
| | |\ \
| | | * | Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-086-31/+10
| | * | | Added a flag to avoid construction of application panes.axis2010-01-088-6/+172
| | * | | Fixed QDesktopWidget autotest.axis2010-01-081-1/+1
| | * | | Fixed a doc error.axis2010-01-081-1/+0
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0844-538/+935
| | |\ \ \ | |/ / / /
| | * | | Enable building with MSVC2008Shane Kearns2010-01-083-11/+7
| | * | | Added mention of Symbian binary packages to INSTALL fileMiikka Heikkinen2010-01-081-0/+4
| | * | | Fix for QTBUG-5870 QGraphicsProxyWidget does not show children onJani Hautakangas2010-01-081-3/+10
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0739-524/+914
| | |\ \ \
| | | * | | Deploy sqlite3.sis instead of sqlite3.dll in SymbianMiikka Heikkinen2010-01-072-4/+3
| | | * | | Separated "make run" and "make runonphone" targetsMiikka Heikkinen2010-01-072-12/+23
| | | * | | Added UIDs and icons to some webkit examplesMiikka Heikkinen2010-01-074-2/+18
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0731-506/+870
| | | |\ \ \
| | | | * \ \ Merge branch 'mmfphonon' into 4.6Gareth Stockwell2010-01-0631-506/+870
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-0820-194/+348
| | | | | * | Removed dead code from Phonon MMF backendGareth Stockwell2009-12-081-12/+2