summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-2056-435/+3874
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-196-65/+344
| |\
| | * Fixed off-by-one blending errors in the NEON drawhelper code.Samuel Rødal2010-02-191-65/+65
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-195-0/+279
| | |\
| | | * Cetest extensions for Windows Mobile device power operations.ninerider2010-02-193-0/+190
| | | * Remote lib extensions for Windows Mobile device power operations.ninerider2010-02-192-0/+89
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1947-360/+3401
| |\ \ \
| | * | | use egl properties when creating surfaces on symbianLars Knoll2010-02-191-2/+2
| | * | | work around the current include file structure on Symbian^3Lars Knoll2010-02-191-0/+4
| | * | | Get rid of the dependency on the Symbian app layerLars Knoll2010-02-191-1/+3
| | * | | Fix incorrect license headersGareth Stockwell2010-02-1910-10/+10
| | * | | Merge branch '4.6' of S:\dynamic\git\qt\trolltech\qt-s60-public.git\ into 4.6Gareth Stockwell2010-02-192-8/+25
| | |\ \ \
| | | * | | Supressed Icon sizes on QPushButton in QS60StyleSami Merila2010-02-191-2/+12
| | | * | | Fixed libstdcpp.dll version autodetection for SymbianMiikka Heikkinen2010-02-191-6/+13
| | * | | | Fix incorrect license headersGareth Stockwell2010-02-1910-180/+180
| | |/ / /
| | * | | Merge branch '4.6' of S:\dynamic\git\qt\trolltech\qt-s60-public.git\ into 4.6Gareth Stockwell2010-02-191-4/+2
| | |\ \ \
| | | * | | ColorDialog is always shown as stripped-down version (for QVGA)Sami Merila2010-02-191-4/+2
| | * | | | Fixed linkage failure when building qmake on Unix platformsGareth Stockwell2010-02-191-2/+0
| | * | | | Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-1913-106/+292
| | * | | | Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-199-100/+259
| | |/ / /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-02-1917-549/+204
| | |\ \ \
| | | * | | Revert "Factored readRegistryKey implementation out of qmake"axis2010-02-199-259/+100
| | | * | | Revert "Factored epocRoot implementation out of qmake"axis2010-02-1913-292/+106
| | * | | | Virtual keyboard can't be closed anymore after tapping the text areaSami Merila2010-02-191-1/+4
| | |/ / /
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1941-344/+3363
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1941-344/+3363
| | | |\ \
| | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1841-344/+3363
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Pass QAudioDeviceInfo when creating audio input/output in examplesGareth Stockwell2010-02-182-2/+3
| | | | | * Symbian backend for QtMultimedia audioGareth Stockwell2010-02-1814-1/+2720
| | | | | * Modified configure to detect SDK support for Symbian audio backendGareth Stockwell2010-02-182-1/+49
| | | | | * Added implementation of epocRoot() function to configureGareth Stockwell2010-02-184-3/+18
| | | | | * Removed duplicated implementation of readRegistryKeys from configureGareth Stockwell2010-02-183-125/+6
| | | | | * Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-1813-106/+292
| | | | | * Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-189-100/+259
| | | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-02-181-1/+1
| | | | | |\
| | | | | * | QWebView scrolling doesn't clear old elements before painting againSami Merila2010-02-182-8/+18
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-193-10/+129
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | tst_qnetworkreply: Check if TCP/HTTP connection got re-usedMarkus Goetz2010-02-191-7/+124
| | * | | | | Fix building in a namespace on WindowsAndy Shaw2010-02-191-1/+3
| | * | | | | Ensure that posted events are sent on WindowsBradley T. Hughes2010-02-191-2/+2
* | | | | | | Fix bad conflict resolution from 4baa9dfb5273d7b501dcb3f456983262c53cc8d1Thiago Macieira2010-02-191-0/+24
* | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-1923-136/+205
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-1913-84/+170
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-1813-84/+170
| | |\ \ \ \ | |/ / / / /
| | * | | | Moving QDir benchmarks; making way for new test casesJoão Abecasis2010-02-183-11/+15
| | * | | | Fixing QDir benchmarks...João Abecasis2010-02-181-2/+2
| | * | | | QTreeView: Fix premature pessimizationJoão Abecasis2010-02-181-4/+5
| | * | | | Simplify code, fix a compiler warning... profit!João Abecasis2010-02-181-7/+5
| | * | | | tst_qnetworkreply: Add another testcaseMarkus Goetz2010-02-181-0/+66
| | * | | | QNAM HTTP: Clean code a bitMarkus Goetz2010-02-182-29/+45