summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1921-70/+259
| | | |\ \ \ \ \ \
| | | | * | | | | | Add convenience function QTextCursor::positionInBlock()mae2010-02-192-1/+26
| | | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1819-69/+233
| | | | |\ \ \ \ \ \
| | | | | * | | | | | optimize qstring::simplified()Oswald Buddenhagen2010-02-181-16/+66
| | | | | * | | | | | Revert optimizations to QString::appendKai Koehne2010-02-182-42/+4
| | | | | * | | | | | unbreak QList::append() and co. againOswald Buddenhagen2010-02-171-1/+1
| | | | | * | | | | | optimization: use QList::reserve() and QVector::reserve()Oswald Buddenhagen2010-02-171-1/+3
| | | | | * | | | | | Added QPlainTextEditor::anchorAt(const QPoint &pos)Thorbjørn Lindeijer2010-02-172-0/+22
| | | | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1716-56/+184
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | avoid double reallocations in appending operationsOswald Buddenhagen2010-02-162-4/+42
| | | | | | * | | | | | avoid double reallocation in string-growing replace() caseOswald Buddenhagen2010-02-161-1/+2
| | | | | | * | | | | | optimize qHash() some moreOswald Buddenhagen2010-02-161-8/+4
| | | | | | * | | | | | optimize QList::mid()Oswald Buddenhagen2010-02-161-3/+12
| | | | | | * | | | | | optimization: use QList::reserve() in QSet::toList()Oswald Buddenhagen2010-02-161-0/+1
| | | | | | * | | | | | add QList::reserve()Oswald Buddenhagen2010-02-162-8/+57
| | | | | | * | | | | | optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-1610-30/+29
| | | | | | * | | | | | add QString(const QChar *) c'torOswald Buddenhagen2010-02-162-2/+37
| | * | | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-2025-88/+2836
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-191-65/+65
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | 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/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1922-20/+2766
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | 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-191-2/+12
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | Supressed Icon sizes on QPushButton in QS60StyleSami Merila2010-02-191-2/+12
| | | | * | | | | | | | | | | | Fix incorrect license headersGareth Stockwell2010-02-1910-180/+180
| | | | |/ / / / / / / / / / /
| | | | * | | | | | | | | | | ColorDialog is always shown as stripped-down version (for QVGA)Sami Merila2010-02-191-4/+2
| | | | * | | | | | | | | | | 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-1917-10/+2739
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1817-10/+2739
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | Symbian backend for QtMultimedia audioGareth Stockwell2010-02-1814-1/+2720
| | | | | | * | | | | | | | | | Added implementation of epocRoot() function to configureGareth Stockwell2010-02-181-1/+1
| | | | | | * | | | | | | | | | 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
| | | * | | | | | | | | | | | | | 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
| | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-199-71/+87
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-189-71/+87
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | QTreeView: Fix premature pessimizationJoão Abecasis2010-02-181-4/+5
| | | | * | | | | | | | | | | | Simplify code, fix a compiler warning... profit!João Abecasis2010-02-181-7/+5
| | | | * | | | | | | | | | | | QNAM HTTP: Clean code a bitMarkus Goetz2010-02-182-29/+45
| | | | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-188-34/+35
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | | | * | | | | | | | | | | QNAM HTTP: Always set channel.reply to 0 when doneMarkus Goetz2010-02-185-22/+27
| | | | | * | | | | | | | | | | Revert "Added note to make QList destructor virtual in version 5"Zeno Albisser2010-02-181-1/+1
| | | | | * | | | | | | | | | | Fix s390(x) atomic ops related crashesDirk Mueller2010-02-171-10/+6
| | | | | * | | | | | | | | | | Fix undefined sequence point compiler warningDirk Mueller2010-02-171-1/+1
| | * | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-1824-65/+93
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-185-23/+23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |