summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | doc: Fixed some qdoc errors.Martin Smith2010-08-091-6/+11
| | | |/ /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-1060-239/+980
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added one test for QRegExpOlivier Goffart2010-08-101-0/+18
| * | | | QMetaObject::normalizeSignature avoid reading past the string in case of inv...Olivier Goffart2010-08-102-3/+8
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-1057-236/+954
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add text decoration support to QStaticTextJiang Jiang2010-08-102-13/+177
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-1055-223/+777
| | |\ \ \
| | | * | | Fix QString::arg: When specifying %L1, the group separator would be added eve...Olivier Goffart2010-08-092-5/+20
| | | * | | QtDeclarative: get rid of warnings in public headerOlivier Goffart2010-08-093-6/+9
| | | * | | doc: Clarify documentation of QStaticTextEskil Abrahamsen Blomfeldt2010-08-091-4/+12
| | | * | | Fix scrollbar randomly popping up in QPlainTextEditEskil Abrahamsen Blomfeldt2010-08-092-4/+47
| | | * | | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-0992-3148/+6880
| | | |\ \ \ | | | | |/ /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0649-450/+1139
| | | |\ \ \
| | | | * | | Remove the definition of QT_HAVE_NEON from qt.prfBenjamin Poulain2010-08-063-3/+6
| | | | * | | Use the fast Neon conversion for converting colors of jpeg images.Benjamin Poulain2010-08-061-2/+9
| | | | * | | Do the conversion from RGB888 to RGB32 using NeonBenjamin Poulain2010-08-063-0/+123
| | | | * | | Move the build of Neon file from painting.pri to gui.proBenjamin Poulain2010-08-062-18/+21
| | | | * | | QSharedPointer documentation: specify that it is not safe to operate on the s...Olivier Goffart2010-08-061-2/+2
| | | | * | | compilation with QT_NO_DEPRECATEDOlivier Goffart2010-08-061-0/+2
| | | | * | | Test we do not have compiler warnings in our headers with more optionsOlivier Goffart2010-08-061-2/+5
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-069-54/+103
| | | | |\ \ \
| | | * | \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-051-2/+2
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | QStyleSheet documentation: QMenu's tear-off is styled with ::tearoffOlivier Goffart2010-08-051-2/+2
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0557-881/+3020
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Fix QTextEngine overflow caused by extremely long textJiang Jiang2010-08-053-33/+87
| | | | * | | | Replace the SSE prologues by a macroBenjamin Poulain2010-08-053-17/+9
| | | | * | | | QDom: Do not crash on "<a:>text</a:>"Frank Osterfeld2010-08-052-2/+5
| | | * | | | | Doc: Fixed qdoc warnings.David Boddie2010-08-0520-40/+130
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-042-2/+2
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-04927-8269/+33582
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-16282-3607/+5403
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Doc: Fixed typo.David Boddie2010-07-161-1/+1
| | | * | | | | | | | Doc: Fixed QML documentation errors.David Boddie2010-07-162-4/+4
| | | * | | | | | | | Doc: Merged in some of Thomas Zander's suggestions.David Boddie2010-07-161-2/+47
| | | * | | | | | | | Doc: Fixed name clash.David Boddie2010-07-161-1/+0
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-12650-14435/+19598
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-06-30263-1771/+4239
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Doc: Made the Gestures Programming document more visible.David Boddie2010-06-303-5/+31
| | | * | | | | | | | | | Doc: Synchronize HTML templates for each language.David Boddie2010-06-283-37/+170
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-06-241750-46175/+34590
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-06-21609-6932/+14035
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Doc: Started organizing Symbian platform deployment information.David Boddie2010-06-103-35/+78
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix regression with SSL connections failing on symbianShane Kearns2010-08-101-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-103-2/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Don't double-add item change listeners.Michael Brasser2010-08-103-2/+29
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-1024-61/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Pending surface might not get destroyed if no flush() happensJani Hautakangas2010-08-093-16/+9
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-0922-45/+117
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-0622-45/+117
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |