summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-teamQt Continuous Integration System2011-05-12345-3577/+9102
|\
| * Disable QtConcurrent for Symbian winscw builds.Laszlo Agocs2011-05-125-5/+37
| * Fix loss of focus and activation when hiding a child widgetMiikka Heikkinen2011-05-122-11/+21
| * Symbian build failure for Armv5Sami Merila2011-05-124-12/+12
| * Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-1131-121/+1113
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-1031-117/+1111
| | |\
| | | * update def filesShane Kearns2011-05-106-51/+526
| | | * Merge remote branch 'qt/4.8' into staging-masterShane Kearns2011-05-1013-103/+330
| | | |\ | | | |/ | | |/|
| | | * Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-1025-66/+585
| | | |\
| | | | * Sockets: Fix potential null pointer usagesShane Kearns2011-05-052-8/+13
| | | | * Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-053-1/+16
| | | | * fix tst_qnetworkreply::httpProxyCommands autotestShane Kearns2011-05-051-2/+7
| | | | * Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-055-2/+28
| | | | * Fix spelling mistakeShane Kearns2011-05-041-1/+1
| | | | * Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-04-213-1/+116
| | | | * Add autotests for configuration dependent network proxiesShane Kearns2011-04-182-1/+145
| | | | * Fix QNetworkReplyImpl error handlingShane Kearns2011-04-181-4/+13
| | | | * Enable per network configuration proxy settings in QNetworkAccessManagerShane Kearns2011-04-182-27/+53
| | | | * Allow a network configuration to be included in a proxy queryShane Kearns2011-04-183-4/+123
| | | | * Optimisation - buffer packet read in pendingDatagramSizeShane Kearns2011-04-132-9/+56
| | | | * Fix error handling in write for socks socket engineShane Kearns2011-04-121-1/+6
| | | | * Remove warnings when disabling notifications on a closed socketShane Kearns2011-04-121-6/+1
| | | | * Fix some warnings in symbian network testsShane Kearns2011-04-124-1/+9
| * | | | Fix softkeys in case a dialog with softkeys that have icons is closed.Miikka Heikkinen2011-05-101-10/+30
| * | | | Update softkeys after orientation switch.Miikka Heikkinen2011-05-101-0/+4
| * | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-1010-30/+273
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-092-3/+7
| | |\ \ \
| | | * | | ifdef out mac/no_coreservices path more cleanlyOswald Buddenhagen2011-05-091-3/+2
| | | * | | fix build on symbianOswald Buddenhagen2011-05-091-0/+5
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-098-27/+266
| | |\ \ \ \ | | | |/ / /
| | | * | | Allow different text for undo actions and items in QUndoViewAlexander Potashev2011-05-094-10/+100
| | | * | | Allow using not only prefixes for undo command textAlexander Potashev2011-05-097-17/+166
| * | | | | Provide internal API to avoid automatic translation of input widgetSami Merila2011-05-095-2/+13
| * | | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-09298-3396/+7609
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-061-5/+8
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8Bradley T. Hughes2011-05-0634-265/+413
| | | |\ \ \
| | | * | | | Do not allow multiple threads to acquire a QMutexBradley T. Hughes2011-05-051-5/+8
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-063-73/+57
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH...Pino Toscano2011-05-051-1/+1
| | | * | | Massively update the hurd-g++ mkspec.Pino Toscano2011-05-051-72/+56
| | | * | | rebuild configureOswald Buddenhagen2011-05-051-0/+0
| | | |/ /
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-069-105/+173
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-05138-823/+2748
| | | |\ \ \ | | | | |/ /
| | | * | | QSslConfiguration documentation fixTaito Silvola2011-05-051-2/+2
| | | * | | Ensure that QDateTimeEdit::calendarWidget() will always return a valid widget.Robin Burchell2011-05-053-18/+56
| | | * | | HTTP auto tests: do not load resources from cache that must be revalidtdPeter Hartmann2011-05-042-6/+6
| | | * | | HTTP cache backend: do not load resources that must be revalidatedPeter Hartmann2011-05-041-2/+7
| | | * | | HTTP backend: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-041-7/+5
| | | * | | Compile fix for QLocale on Symbian.Denis Dzyubenko2011-05-041-1/+1
| | | * | | Added Kazakh language to the QLocale mapping table on Symbian.Denis Dzyubenko2011-05-041-0/+1