Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes the documentation of QGraphicsEffect::update(). | Yoann Lopes | 2010-06-30 | 1 | -6/+3 |
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Gunnar Sletta | 2010-06-30 | 2411 | -54171/+52001 |
|\ | |||||
| * | Avoid calling time.elapsed() twice in abstract animation | Leonardo Sobral Cunha | 2010-06-30 | 2 | -3/+4 |
| * | Adds slowdownFactor to UnifiedTimer in abstract animation | Leonardo Sobral Cunha | 2010-06-30 | 2 | -4/+16 |
| * | Add the conversion in-place for QPixmap::fromImageReader() on raster. | Benjamin Poulain | 2010-06-30 | 4 | -0/+73 |
| * | Add QPixmap::fromImageReader() to decode arbitrary images in place. | Benjamin Poulain | 2010-06-30 | 4 | -1/+35 |
| * | Add missing license header. | Jason McDonald | 2010-06-30 | 1 | -0/+41 |
| * | Fixed a crash in menubar with invisible actions | Thierry Bastian | 2010-06-30 | 2 | -1/+30 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-30 | 40 | -193/+645 |
| |\ | |||||
| | * | Fixed ARM .def files. | Rohan McGovern | 2010-06-30 | 1 | -0/+5 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-29 | 39 | -193/+640 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-29 | 39 | -193/+640 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Geir Vattekar | 2010-06-29 | 1927 | -48052/+40091 |
| | | | |\ | |||||
| | | | | * | Made -graphicssystem trace work with Qt::TextBypassShaping flag. | Samuel Rødal | 2010-06-29 | 3 | -4/+4 |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-29 | 35 | -186/+633 |
| | | | | |\ | |||||
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-28 | 35 | -186/+633 |
| | | | | | |\ | |||||
| | | | | | | * | Fix an assertion in comp_func_SourceOver_sse2() if const_alpha == 0 | Benjamin Poulain | 2010-06-28 | 1 | -1/+1 |
| | | | | | | * | Add a manual test for regular widget interaction with the table. | Benjamin Poulain | 2010-06-28 | 2 | -0/+112 |
| | | | | | | * | New variant of ::createPixmapData with origin for QGraphicsSystem. | Michael Dominic K | 2010-06-28 | 3 | -1/+6 |
| | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-27 | 30 | -185/+515 |
| | | | | | | |\ | |||||
| | | | | | | | * | EGL plane levels are the same as all other GL backends. | Trond Kjernåsen | 2010-06-25 | 1 | -1/+1 |
| | | | | | | | * | Need to access extensionFuncs in subclasses too. | Michael Dominic K | 2010-06-25 | 2 | -1/+8 |
| | | | | | | | * | Export QGLWindowSurface too. | Michael Dominic K | 2010-06-25 | 1 | -1/+1 |
| | | | | | | | * | Export the QGLPixmapData so that we can override it in a custom graphics system. | Michael Dominic K | 2010-06-25 | 1 | -1/+1 |
| | | | | | | | * | Fixed autotest failure in QPathClipper on N900. | Samuel Rødal | 2010-06-25 | 2 | -34/+18 |
| | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-25 | 23 | -147/+486 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Fixed autotest failure in QPainter::setOpacity when NEON is used. | Samuel Rødal | 2010-06-25 | 1 | -6/+10 |
| | | | | | | | | * | Fix compilation when configured with -no-xrender | Gunnar Sletta | 2010-06-25 | 1 | -1/+1 |
| | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-24 | 21 | -140/+475 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Add a new (internal) flag QGraphicsItem::ItemStopsClickFocusPropagation. | Bjørn Erik Nilsen | 2010-06-24 | 5 | -4/+69 |
| | | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-24 | 16 | -136/+406 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | Fixed some potential index-out-of-bounds issues in QImage. | Kim Motoyoshi Kalland | 2010-06-24 | 2 | -6/+24 |
| | | | | | | | | | | * | Fixed autotest failure in fillRect_stretchToDeviceMode | Samuel Rødal | 2010-06-24 | 1 | -1/+1 |
| | | | | | | | | | | * | Adding a known issue for VC2010 64 bit | Thierry Bastian | 2010-06-24 | 1 | -0/+8 |
| | | | | | | | | | | * | Added a note to desupport VC2010 64-bit | Thierry Bastian | 2010-06-24 | 1 | -2/+4 |
| | | | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-24 | 12 | -128/+370 |
| | | | | | | | | | | |\ | |||||
| | | | | | | | | | | | * | Normalize integers when calling glVertexAttribPointer() | Rhys Weatherley | 2010-06-24 | 1 | -2/+2 |
| | | | | | | | | | | | * | Add an implementation of comp_func_solid_SourceOver_neon() with Neon. | Benjamin Poulain | 2010-06-23 | 3 | -0/+46 |
| | | | | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-23 | 9 | -126/+322 |
| | | | | | | | | | | | |\ | |||||
| | | | | | | | | | | | | * | Fix the casts of qdrawhelper_sse2 | Benjamin Poulain | 2010-06-23 | 1 | -4/+4 |
| | | | | | | | | | | | | * | Add a SSE2 implementation of comp_func_solid_SourceOver() | Benjamin Poulain | 2010-06-23 | 2 | -2/+33 |
| | | | | | | | | | | | | * | Add a SSE2 version of comp_func_SourceOver() | Benjamin Poulain | 2010-06-23 | 2 | -61/+116 |
| | | | | | | | | | | | | * | Fixed missing copy of raster pixmap data after change fb76a872e20bd. | Samuel Rødal | 2010-06-23 | 2 | -0/+6 |
| | | | | | | | | | | | | * | Fixed QPixmap::toImage() bug introduced in fb76a872e20bd. | Samuel Rødal | 2010-06-23 | 1 | -0/+10 |
| | | | | | | | | | | | | * | Optimized sub-rect copying / painting of QPixmaps. | Samuel Rødal | 2010-06-23 | 7 | -62/+152 |
| | | | | | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-23 | 1 | -1/+5 |
| | | | | | | | | | | | | |\ | |||||
| | | | | | | | | | | | | | * | Fixed crash in the fast blend functions for raster | Gunnar Sletta | 2010-06-23 | 1 | -1/+5 |
| | | | * | | | | | | | | | | | Doc: QSettings::sync() imports changes made by other processes. | Geir Vattekar | 2010-06-29 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-30 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Merge commit 'staging/4.7' into qt-3541 | Aaron McCarthy | 2010-06-30 | 78 | -149/+195 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |