| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-07-19 | 2 | -4/+6 |
|\ |
|
| * | Fixes QGraphicsItem::focusItem() returning incorrect value. | Yoann Lopes | 2010-07-13 | 1 | -2/+4 |
|
|
| * | Fixes crash in QGraphicsScene::addItem(). | Yoann Lopes | 2010-07-13 | 1 | -2/+2 |
|
|
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-07-14 | 113 | -759/+5856 |
|\ \
| |/ |
|
| * | 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 |
|
|
| * | | | | | | | | | 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 |
| | | |/ |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-03 | 27 | -144/+525 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix. | axis | 2010-07-02 | 1 | -1/+1 |
|
|
| | * | | QS60Style: Simplify QMenu drawing | Sami Merila | 2010-07-02 | 1 | -35/+32 |
|
|
| | * | | QS60Style: Remove gap from QProgressDialog | Sami Merila | 2010-07-02 | 1 | -0/+5 |
|
|
| | * | | ColorDialog is incorrectly positioned | Sami Merila | 2010-07-02 | 1 | -2/+1 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | mread | 2010-07-02 | 39 | -207/+868 |
| | |\ \
| | | |/ |
|