Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of ../oslo-staging-2 into 4.7 | David Boddie | 2010-08-13 | 67 | -1703/+1944 |
|\ | |||||
| * | Doc: Removed invalid entities in documentation. | David Boddie | 2010-08-10 | 1 | -2/+2 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-09 | 98 | -3136/+6942 |
| |\ | |||||
| | * | Fix QString::arg: When specifying %L1, the group separator would be added eve... | Olivier Goffart | 2010-08-09 | 2 | -5/+20 |
| | * | QtDeclarative: get rid of warnings in public header | Olivier Goffart | 2010-08-09 | 3 | -6/+9 |
| | * | 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 | 2 | -4/+47 |
| | * | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7 | Olivier Goffart | 2010-08-09 | 92 | -3148/+6880 |
| | |\ | |||||
| * | | | Doc: Fixes to Qt Quick documentation. | David Boddie | 2010-08-09 | 14 | -1470/+1159 |
| |/ / | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-06 | 49 | -450/+1139 |
| |\ \ | |||||
| | * | | Remove the definition of QT_HAVE_NEON from qt.prf | Benjamin Poulain | 2010-08-06 | 3 | -3/+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 |
| | * | | Test we do not have compiler warnings in our headers with more options | Olivier Goffart | 2010-08-06 | 1 | -2/+5 |
| | * | | 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 | 9 | -54/+103 |
| | |\ \ | |||||
| * | \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-05 | 1 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | QStyleSheet documentation: QMenu's tear-off is styled with ::tearoff | Olivier Goffart | 2010-08-05 | 1 | -2/+2 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-05 | 57 | -881/+3020 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 | 2 | -2/+5 |
| * | | | | Doc: Fixed qdoc warnings. | David Boddie | 2010-08-05 | 20 | -40/+130 |
| * | | | | 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 | 927 | -8269/+33582 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-07-16 | 282 | -3607/+5403 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Doc: Fixed typo. | David Boddie | 2010-07-16 | 1 | -1/+1 |
| * | | | | | | | Doc: Fixed QML documentation errors. | David Boddie | 2010-07-16 | 2 | -4/+4 |
| * | | | | | | | Doc: Merged in some of Thomas Zander's suggestions. | David Boddie | 2010-07-16 | 1 | -2/+47 |
| * | | | | | | | Doc: Fixed name clash. | David Boddie | 2010-07-16 | 1 | -1/+0 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-07-12 | 650 | -14435/+19598 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-06-30 | 263 | -1771/+4239 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Doc: Made the Gestures Programming document more visible. | David Boddie | 2010-06-30 | 3 | -5/+31 |
| * | | | | | | | | | Doc: Synchronize HTML templates for each language. | David Boddie | 2010-06-28 | 3 | -37/+170 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-06-24 | 1750 | -46175/+34590 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-06-21 | 609 | -6932/+14035 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Doc: Started organizing Symbian platform deployment information. | David Boddie | 2010-06-10 | 3 | -35/+78 |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-08-11 | 245 | -9474/+18075 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Doc: Fixing typo | Morten Engvoldsen | 2010-08-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | Doc: Fixing bug involving header misplacement in Creator style | Morten Engvoldsen | 2010-08-11 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-08-11 | 18 | -46/+55 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-11 | 6 | -10/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | fix loading of module configs | Oswald Buddenhagen | 2010-08-11 | 4 | -5/+1 |
| | | * | | | | | | | | | | | | don't load modules from qt.prf | Oswald Buddenhagen | 2010-08-11 | 1 | -3/+0 |
| | | * | | | | | | | | | | | | add comment explaining why this file does magic instead of just voodoo | Oswald Buddenhagen | 2010-08-11 | 1 | -0/+3 |
| | | * | | | | | | | | | | | | configure.exe: don't write the QT_NAMESPACE define to .qmake.cache | Joerg Bornemann | 2010-08-11 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-11 | 13 | -37/+51 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | Fix cppextension examples. | Martin Jones | 2010-08-11 | 10 | -20/+20 |