Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Paintbuffer single frame profiling. | Samuel Rødal | 2010-03-26 | 4 | -25/+400 | |
| | | * | | | | | | Optimized ARGB32PM on RGB16 blending with opacity using NEON. | Samuel Rødal | 2010-03-26 | 1 | -5/+32 | |
| | | * | | | | | | Optimized SourceOver and 16 bit dest fetches, dest stores using NEON. | Samuel Rødal | 2010-03-26 | 3 | -15/+134 | |
| | | * | | | | | | Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16. | Samuel Rødal | 2010-03-26 | 7 | -419/+890 | |
| | | * | | | | | | Included ARM NEON optimizations from pixman in Qt. | Samuel Rødal | 2010-03-26 | 10 | -49/+2820 | |
| | | * | | | | | | Safeguard the colortable access when converting corrupted indexed8 | Gunnar Sletta | 2010-03-26 | 1 | -2/+2 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-26 | 309 | -14542/+14361 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-26 | 25 | -556/+555 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-26 | 25 | -556/+555 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fix QItemDelegate::textRectangle | Eskil Abrahamsen Blomfeldt | 2010-03-26 | 1 | -1/+3 | |
| | * | | | | | | | | | | Synchronize rich text and plain text code paths in QStaticText | Eskil Abrahamsen Blomfeldt | 2010-03-26 | 2 | -2/+40 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Fix bad merge | Olivier Goffart | 2010-03-25 | 1 | -15/+7 | |
| | * | | | | | | | | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-03-25 | 284 | -13975/+13795 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix wrong arguments order in a warning in QObject::moveToThread | Olivier Goffart | 2010-03-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | Fix warnings and build on mingw | Thierry Bastian | 2010-03-25 | 8 | -497/+164 | |
| | * | | | | | | | | | | Fixes a deadlock with streaming in Phonon. | unknown | 2010-03-25 | 1 | -6/+0 | |
| | * | | | | | | | | | | cetest build fix | Joerg Bornemann | 2010-03-25 | 2 | -1/+4 | |
| | * | | | | | | | | | | cetest build fix for TCP sync connection | Joerg Bornemann | 2010-03-25 | 2 | -0/+24 | |
| | * | | | | | | | | | | Fixed QPrintPreview text drawing (visible in Assistant). | Trond Kjernåsen | 2010-03-25 | 1 | -2/+7 | |
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 234 | -3459/+2754 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | itemChange() is now called when transformation properties change. | Yoann Lopes | 2010-03-25 | 3 | -7/+209 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 228 | -3448/+2538 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | stabilize tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint | Olivier Goffart | 2010-03-25 | 1 | -0/+6 | |
| | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-25 | 4 | -21/+83 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-24 | 4 | -21/+83 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Fix QLabel::sizeHint() | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | Fix QFontMetrics::height() and QFontMetrics autotest | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 2 | -3/+3 | |
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix glyph advance on Mac/Carbon | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 1 | -10/+43 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-24 | 33 | -163/+584 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Auto test for commit 4a4458d1cf5ec7885c6f63f739b7ee80c70ad211 | Gabriel de Dietrich | 2010-03-24 | 1 | -0/+30 | |
| | * | | | | | | | | | | | | Add QFont::ForceIntegerMetrics style strategy flag | Eskil Abrahamsen Blomfeldt | 2010-03-24 | 3 | -21/+53 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 76 | -119/+479 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-31 | 1 | -20/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Optimize QDeclarativeEngine::importExtension | mae | 2010-03-31 | 1 | -20/+31 | |
| * | | | | | | | | | | | | | | | Fix bug when adding import paths manually | Alan Alpert | 2010-03-31 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | Update Comment | Alan Alpert | 2010-03-31 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 74 | -97/+440 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-31 | 284 | -2874/+6408 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | QGraphicsEffect : Don't rely on the exposedArea when rendering the item into ... | Alexis Menard | 2010-03-31 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | Minor cleanup. | Yann Bodson | 2010-03-31 | 2 | -6/+5 | |
| | | * | | | | | | | | | | | | | | Improve flipable example. | Yann Bodson | 2010-03-31 | 9 | -33/+84 | |
| | | * | | | | | | | | | | | | | | Minor cleanup for visual test framework. | Michael Brasser | 2010-03-31 | 5 | -11/+11 | |
| | | * | | | | | | | | | | | | | | VisibleArea is not a creatable type. | Michael Brasser | 2010-03-31 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | More testing. | Michael Brasser | 2010-03-31 | 2 | -1/+9 | |
| | | * | | | | | | | | | | | | | | Test openUrlExternally | Warwick Allison | 2010-03-31 | 2 | -2/+29 | |
| | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-31 | 79 | -695/+1319 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | Update examples/declarative.pro | Yann Bodson | 2010-03-31 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | Update mouseX(Y) when clicking on a mouse area | Leonardo Sobral Cunha | 2010-03-31 | 3 | -0/+57 | |
| | | | * | | | | | | | | | | | | | | Declarative examples cleanup. | Yann Bodson | 2010-03-31 | 3 | -25/+31 | |
| | | | * | | | | | | | | | | | | | | Add test. | Michael Brasser | 2010-03-31 | 2 | -0/+75 | |