summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add text decoration support to QStaticTextJiang Jiang2010-08-101-13/+71
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-1032-122/+410
|\
| * Fix QString::arg: When specifying %L1, the group separator would be added eve...Olivier Goffart2010-08-091-5/+8
| * QtDeclarative: get rid of warnings in public headerOlivier Goffart2010-08-092-6/+6
| * doc: Clarify documentation of QStaticTextEskil Abrahamsen Blomfeldt2010-08-091-4/+12
| * Fix scrollbar randomly popping up in QPlainTextEditEskil Abrahamsen Blomfeldt2010-08-091-4/+17
| * Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-0921-67/+155
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0628-165/+242
| |\ \
| | * | Remove the definition of QT_HAVE_NEON from qt.prfBenjamin Poulain2010-08-062-2/+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
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-067-52/+100
| | |\ \
| * | \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0526-285/+459
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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-051-2/+4
| * | | | Doc: Fixed qdoc warnings.David Boddie2010-08-059-18/+110
| * | | | 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-04407-3353/+20839
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-1699-892/+1528
| |\ \ \ \ \ \
| * | | | | | | Doc: Fixed typo.David Boddie2010-07-161-1/+1
| * | | | | | | Doc: Fixed QML documentation errors.David Boddie2010-07-162-4/+4
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-12368-11161/+10655
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-06-30116-1253/+1904
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Doc: Made the Gestures Programming document more visible.David Boddie2010-06-303-5/+31
* | | | | | | | | | XmlListModel doc fixesBea Lam2010-08-091-1/+7
* | | | | | | | | | Explain Flipable example furtherBea Lam2010-08-091-4/+10
* | | | | | | | | | PathView required some diagonal movement before a drag was initiated.Martin Jones2010-08-091-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-0612-41/+123
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Modified descriptions of QBasicTimer class and isActive() function.Jerome Pasion2010-08-061-3/+4
| * | | | | | | | | Translation work for 4.7Pierre Rossi2010-08-061-1/+1
| * | | | | | | | | doc: Fixed some qdoc errors.Martin Smith2010-08-061-2/+3
| * | | | | | | | | doc: Fixed some qdoc errors.Martin Smith2010-08-061-28/+15
| * | | | | | | | | doc: Fixed some qdoc errors.Martin Smith2010-08-062-0/+33
| * | | | | | | | | doc: Fixed some S60 qdoc errors.Martin Smith2010-08-062-0/+54
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-065-7/+13
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Update def files for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-08-061-1/+1
| | * | | | | | | | Move note on connectToBus() not actually being able to reconnect toRobin Burchell2010-08-051-4/+3
| | * | | | | | | | QXmlPatterns QAbstractDateTime: only parse 3 digits of time fractionPeter Hartmann2010-08-051-1/+1
| | * | | | | | | | Fix link error when building Bearer application with Qt MobilityAlex2010-08-052-1/+8
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-063-21/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix broken example codeBea Lam2010-08-061-8/+11
| * | | | | | | | | | Top-level QML item should not have special focus handling.Michael Brasser2010-08-061-7/+4
| * | | | | | | | | | Remove some warningsMartin Jones2010-08-051-6/+9
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-08-066-4/+48
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Updated WebKit to 413404da27312051bb3ff2cfd0f3fca42aa4b245Simon Hausmann2010-08-056-4/+48
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-056-100/+6
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |