Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add text decoration support to QStaticText | Jiang Jiang | 2010-08-10 | 1 | -13/+71 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-10 | 32 | -122/+410 |
|\ | |||||
| * | Fix QString::arg: When specifying %L1, the group separator would be added eve... | Olivier Goffart | 2010-08-09 | 1 | -5/+8 |
| * | QtDeclarative: get rid of warnings in public header | Olivier Goffart | 2010-08-09 | 2 | -6/+6 |
| * | doc: Clarify documentation of QStaticText | Eskil Abrahamsen Blomfeldt | 2010-08-09 | 1 | -4/+12 |
| * | Fix scrollbar randomly popping up in QPlainTextEdit | Eskil Abrahamsen Blomfeldt | 2010-08-09 | 1 | -4/+17 |
| * | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7 | Olivier Goffart | 2010-08-09 | 21 | -67/+155 |
| |\ | |||||
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-06 | 28 | -165/+242 |
| |\ \ | |||||
| | * | | Remove the definition of QT_HAVE_NEON from qt.prf | Benjamin Poulain | 2010-08-06 | 2 | -2/+6 |
| | * | | Use the fast Neon conversion for converting colors of jpeg images. | Benjamin Poulain | 2010-08-06 | 1 | -2/+9 |
| | * | | Do the conversion from RGB888 to RGB32 using Neon | Benjamin Poulain | 2010-08-06 | 3 | -0/+123 |
| | * | | Move the build of Neon file from painting.pri to gui.pro | Benjamin Poulain | 2010-08-06 | 2 | -18/+21 |
| | * | | QSharedPointer documentation: specify that it is not safe to operate on the s... | Olivier Goffart | 2010-08-06 | 1 | -2/+2 |
| | * | | compilation with QT_NO_DEPRECATED | Olivier Goffart | 2010-08-06 | 1 | -0/+2 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-06 | 7 | -52/+100 |
| | |\ \ | |||||
| * | \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-05 | 26 | -285/+459 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Fix QTextEngine overflow caused by extremely long text | Jiang Jiang | 2010-08-05 | 3 | -33/+87 |
| | * | | | Replace the SSE prologues by a macro | Benjamin Poulain | 2010-08-05 | 3 | -17/+9 |
| | * | | | QDom: Do not crash on "<a:>text</a:>" | Frank Osterfeld | 2010-08-05 | 1 | -2/+4 |
| * | | | | Doc: Fixed qdoc warnings. | David Boddie | 2010-08-05 | 9 | -18/+110 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-04 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-04 | 407 | -3353/+20839 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-07-16 | 99 | -892/+1528 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Doc: Fixed typo. | David Boddie | 2010-07-16 | 1 | -1/+1 |
| * | | | | | | | Doc: Fixed QML documentation errors. | David Boddie | 2010-07-16 | 2 | -4/+4 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-07-12 | 368 | -11161/+10655 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-06-30 | 116 | -1253/+1904 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Doc: Made the Gestures Programming document more visible. | David Boddie | 2010-06-30 | 3 | -5/+31 |
* | | | | | | | | | | XmlListModel doc fixes | Bea Lam | 2010-08-09 | 1 | -1/+7 |
* | | | | | | | | | | Explain Flipable example further | Bea Lam | 2010-08-09 | 1 | -4/+10 |
* | | | | | | | | | | PathView required some diagonal movement before a drag was initiated. | Martin Jones | 2010-08-09 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-06 | 12 | -41/+123 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Modified descriptions of QBasicTimer class and isActive() function. | Jerome Pasion | 2010-08-06 | 1 | -3/+4 |
| * | | | | | | | | | Translation work for 4.7 | Pierre Rossi | 2010-08-06 | 1 | -1/+1 |
| * | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-06 | 1 | -2/+3 |
| * | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-06 | 1 | -28/+15 |
| * | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-06 | 2 | -0/+33 |
| * | | | | | | | | | doc: Fixed some S60 qdoc errors. | Martin Smith | 2010-08-06 | 2 | -0/+54 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-06 | 5 | -7/+13 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | * | | | | | | | | Update def files for d524da81ee257a6bd67d32d0bc870280a7d5b8a4. | Aaron McCarthy | 2010-08-06 | 1 | -1/+1 |
| | * | | | | | | | | Move note on connectToBus() not actually being able to reconnect to | Robin Burchell | 2010-08-05 | 1 | -4/+3 |
| | * | | | | | | | | QXmlPatterns QAbstractDateTime: only parse 3 digits of time fraction | Peter Hartmann | 2010-08-05 | 1 | -1/+1 |
| | * | | | | | | | | Fix link error when building Bearer application with Qt Mobility | Alex | 2010-08-05 | 2 | -1/+8 |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-06 | 3 | -21/+24 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix broken example code | Bea Lam | 2010-08-06 | 1 | -8/+11 |
| * | | | | | | | | | | Top-level QML item should not have special focus handling. | Michael Brasser | 2010-08-06 | 1 | -7/+4 |
| * | | | | | | | | | | Remove some warnings | Martin Jones | 2010-08-05 | 1 | -6/+9 |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-08-06 | 6 | -4/+48 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Updated WebKit to 413404da27312051bb3ff2cfd0f3fca42aa4b245 | Simon Hausmann | 2010-08-05 | 6 | -4/+48 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-05 | 6 | -100/+6 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | |