Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Fix an assertion in comp_func_SourceOver_sse2() if const_alpha == 0 | Benjamin Poulain | 2010-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | New variant of ::createPixmapData with origin for QGraphicsSystem. | Michael Dominic K | 2010-06-28 | 3 | -1/+6 | |
| * | | | | | | | | | | | | | | Fixed autotest failure in QPathClipper on N900. | Samuel Rødal | 2010-06-25 | 2 | -34/+18 | |
| * | | | | | | | | | | | | | | Fixed autotest failure in fillRect_stretchToDeviceMode | Samuel Rødal | 2010-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Add an implementation of comp_func_solid_SourceOver_neon() with Neon. | Benjamin Poulain | 2010-06-23 | 3 | -0/+46 | |
| * | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | Optimized sub-rect copying / painting of QPixmaps. | Samuel Rødal | 2010-06-23 | 1 | -3/+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-23 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fixed crash in the fast blend functions for raster | Gunnar Sletta | 2010-06-23 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-07-06 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | QGLPixelBuffer should not rely on temporary QGLWidgets. | Trond Kjernåsen | 2010-07-05 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | Check Qt::AA_X11InitThreads to determine pixmap usage in threads. | Trond Kjernåsen | 2010-07-02 | 1 | -6/+7 | |
| * | | | | | | | | | | | | | | | More work on GL threading. | Trond Kjernåsen | 2010-07-02 | 1 | -4/+7 | |
* | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 15 | -124/+212 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-22 | 3 | -75/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-06-21 | 2 | -2/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Fix compiler warnings in QtGui (text,painting). | Friedemann Kleint | 2010-06-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 3 | -75/+33 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Compiler warnings. | Bjørn Erik Nilsen | 2010-06-21 | 2 | -3/+3 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Speed up calls to QPainter::setCompositionMode when the mode is unchanged | Simon Hausmann | 2010-06-17 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fixed infinite recursion when drawing very large painter paths. | Kim Motoyoshi Kalland | 2010-06-16 | 3 | -9/+14 | |
| * | | | | | | | | | | | | Fixed full-rule on clipped painter paths. | Kim Motoyoshi Kalland | 2010-06-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Removed unnecessary lines of code. | Kim Motoyoshi Kalland | 2010-06-16 | 1 | -4/+0 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 1 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-15 | 1 | -4/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-12 | 1 | -4/+5 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | Updated leading whitespace to make indentation more consistent | Constantin Makshin | 2010-06-10 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Updated project files so it is now possible to use "-system-zlib" configurati... | Constantin Makshin | 2010-06-10 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | use "win32-g++*" scope to match all MinGW makespecs | Mark Brand | 2010-06-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Fixed missing stroke for flat ellipses. | Samuel Rødal | 2010-06-15 | 3 | -4/+6 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Fixed error reporting in grayraster and reduced default pool size. | Carolina Gomes | 2010-06-14 | 4 | -22/+35 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Optimized 90-, 180-, and 270- rotated blits in raster paint engine. | Samuel Rødal | 2010-06-10 | 1 | -0/+105 | |
| * | | | | | | | | | | | | | LayoutDirectionAuto is the default layout direction for QPainter | Lars Knoll | 2010-06-09 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix QTransform::map(const QPainterPath &) not working with paths that | Simon Hausmann | 2010-06-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Fix the blank areas during resize with the | Fabien Freling | 2010-06-30 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Refactor QTextureGlyphCache | Eskil Abrahamsen Blomfeldt | 2010-06-21 | 3 | -12/+48 | |
* | | | | | | | | | | | | | | qdrawhelper: Use SSE2 in fetchTransformedBilinear (when scalling up) | Olivier Goffart | 2010-06-16 | 1 | -14/+71 | |
* | | | | | | | | | | | | | | Merge remote branch 'origin/master' | Olivier Goffart | 2010-06-15 | 5 | -17/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-06-08 | 5 | -17/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Fix QWS build failure | Gareth Stockwell | 2010-06-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | Added reference counting to QWidgetBackingStore | Gareth Stockwell | 2010-06-02 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | Fix antialiasing with transformed text in OpenGL2 paint engine | Eskil Abrahamsen Blomfeldt | 2010-05-31 | 2 | -3/+5 | |
| | | * | | | | | | | | | | | | Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95f | Eskil Abrahamsen Blomfeldt | 2010-05-27 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | More Pixmap cache key optimizations | Jens Bache-Wiig | 2010-06-02 | 4 | -8/+19 | |
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-02 | 1 | -0/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Add the Qt::TextBypassShaping flag. | Jocelyn Turcotte | 2010-05-31 | 1 | -0/+17 | |