Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 6 | -27/+46 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-12 | 1 | -1/+2 |
| |\ | |||||
| | * | Enable cross-process glyph cache for OpenVG graphics system on Symbian. | Jason Barron | 2010-07-12 | 1 | -1/+1 |
| | * | Add new file for Symbian specific VG stuff and add Symbian glyph cache. | Jason Barron | 2010-07-12 | 1 | -0/+1 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-10 | 5 | -26/+44 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix QTextDocument::markContentsDirty() | mae | 2010-07-09 | 1 | -4/+4 |
| | * | Fix crash | mae | 2010-07-08 | 2 | -1/+5 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-08 | 4 | -22/+36 |
| | |\ | |||||
| | | * | Fix exponential behavior of QTextCursor::removeSelectedText | mae | 2010-07-08 | 2 | -3/+16 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-07 | 4 | -21/+22 |
| | | |\ | |||||
| | | | * | Revert "Fix exponential behavior of QTextCursor::removeSelectedText" | Michael Brasser | 2010-07-07 | 2 | -8/+0 |
| | | | * | Fix performance of QTextDocumentPrivate::adjustDocumentChangesAndCursors | Christian Kamm | 2010-07-06 | 4 | -21/+22 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 2 | -0/+8 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 2 | -0/+8 |
| | | | | |\ | |||||
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-04 | 2 | -0/+8 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-03 | 2 | -0/+8 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-03 | 2 | -0/+8 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Fix exponential behavior of QTextCursor::removeSelectedText | mae | 2010-07-02 | 2 | -0/+8 |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-10 | 14 | -60/+139 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | QFileIconProvider: Load icons on demand. | Friedemann Kleint | 2010-07-09 | 1 | -30/+41 |
| * | | | | | | | | | Fix QWizard icon and metrics on Windows 7 and Vista | Jens Bache-Wiig | 2010-06-18 | 2 | -20/+43 |
| * | | | | | | | | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -1/+1 |
| * | | | | | | | | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -1/+6 |
| * | | | | | | | | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -1/+2 |
| * | | | | | | | | | Change default TapAndHold timeout and make configurable | Thomas Zander | 2010-07-08 | 4 | -4/+36 |
| * | | | | | | | | | Avoid unneeded addition | Thomas Zander | 2010-07-08 | 1 | -2/+2 |
| * | | | | | | | | | Fix compilation when QT_NO_IM is defined | Tasuku Suzuki | 2010-07-08 | 3 | -1/+8 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Fix subfocus when reparenting panels. | Andreas Aardal Hanssen | 2010-07-08 | 1 | -0/+3 |
* | | | | | | | | | Add three new style-hints to QFont to match CSS' generic font families | Tor Arne Vestbø | 2010-07-08 | 6 | -1/+34 |
* | | | | | | | | | The forward declaration should have been in the namespace for QImageData | Benjamin Poulain | 2010-07-08 | 1 | -2/+2 |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-08 | 9 | -314/+494 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add test and fix style for the SSE2 implementation of ARGB32 conversion | Benjamin Poulain | 2010-07-07 | 2 | -3/+3 |
| * | | | | | | | | Build fix, the header of QImageData did not declare QImageWriter. | Benjamin Poulain | 2010-07-07 | 1 | -0/+2 |
| * | | | | | | | | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImage | John Brooks | 2010-07-07 | 7 | -12/+141 |
| * | | | | | | | | Moved primitive SSE2 painting utilities to qdrawingprimitive_sse2_p.h | John Brooks | 2010-07-07 | 3 | -157/+218 |
| * | | | | | | | | Move logic for building SIMD extensions to gui.pro | John Brooks | 2010-07-07 | 2 | -145/+133 |
| |/ / / / / / / | |||||
* | | | | | | | | Fix crash when handleCommand() called before softkeys are updated | Jason Barron | 2010-07-07 | 2 | -1/+6 |
|/ / / / / / / | |||||
* | | | | | | | Adapt the TapAndHold recognizer to non-touch too | Thomas Zander | 2010-07-06 | 1 | -23/+40 |
|/ / / / / / | |||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-05 | 1 | -13/+39 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Revert "Character spacing when drawing a QPicture to a high DPI device." | Trond Kjernåsen | 2010-07-05 | 1 | -13/+39 |
| |/ / / / | |||||
* | | | | | Warn when drawPixmapFragments is called with an invalid source rect | Andy Shaw | 2010-07-05 | 1 | -0/+9 |
|/ / / / | |||||
* | | | | make image handler includes private | Oswald Buddenhagen | 2010-07-04 | 14 | -28/+28 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-03 | 19 | -79/+3768 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-02 | 19 | -79/+3768 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Consolidate zlib configuration redundancy | Mark Brand | 2010-07-02 | 1 | -8/+1 |
| | * | | Fix incomplete support for built-in jpeg, mng, tiff and gif handlers | Mark Brand | 2010-07-02 | 2 | -0/+116 |
| | * | | Split image handler plugin project files | Mark Brand | 2010-07-02 | 14 | -38/+3641 |
| | * | | Removed stray line continuations | Mark Brand | 2010-07-02 | 1 | -4/+2 |
| | * | | Long live else! | Mark Brand | 2010-07-02 | 1 | -4/+4 |
| | * | | Fixed size hint for combo box on windows | Jens Bache-Wiig | 2010-06-11 | 2 | -25/+4 |
| | |/ |