Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Made blur and drop shadow APIs use qreal instead of int for blur radius. | Samuel Rødal | 2009-10-27 | 5 | -32/+32 | |
| | * | | | | | | | Made graphics effects autotest compile. | Samuel Rødal | 2009-10-27 | 1 | -1/+2 | |
| | * | | | | | | | Options on how to get a pixmap from an effect source | Gunnar Sletta | 2009-10-27 | 8 | -18/+177 | |
| | * | | | | | | | Cocoa: Synthesize italic text correct way when adding glyphs to path | Eskil Abrahamsen Blomfeldt | 2009-10-26 | 1 | -1/+1 | |
| | * | | | | | | | Fixed PDF generation for Windows. | Trond Kjernaasen | 2009-10-26 | 1 | -4/+4 | |
| | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-10-26 | 1502 | -16353/+43632 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Made sure we invalidate the cache when the effect rect changes. | Samuel Rødal | 2009-10-26 | 1 | -2/+6 | |
| | * | | | | | | | | Removed pixelize, bloom and grayscale filter | Gunnar Sletta | 2009-10-23 | 3 | -574/+4 | |
| * | | | | | | | | | Merge branch 'vectorpath' into 4.6 | Gunnar Sletta | 2009-10-27 | 6 | -45/+74 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Make use of QVectorPath::isConvex() to speed up rounded rect filling | Gunnar Sletta | 2009-10-27 | 1 | -3/+1 | |
| | * | | | | | | | | | Reworked QVectorPath API to allow for caching and convex curved shapes | Gunnar Sletta | 2009-10-27 | 5 | -40/+72 | |
| | * | | | | | | | | | Removed a redundant if() check. Its checked in the containing condition | Gunnar Sletta | 2009-10-27 | 1 | -2/+1 | |
| * | | | | | | | | | | Reset the GL error stack prior to checking for errors in bindTexture() | Gunnar Sletta | 2009-10-27 | 1 | -0/+5 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fixed crash when QPrintDialog parent is a subwidget | Gunnar Sletta | 2009-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | Kill a tiny few sin/cos/sqrt calls in the new stroker | Gunnar Sletta | 2009-10-26 | 2 | -3/+12 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Fixed keypad navigation in QFileDialog details view | Miikka Heikkinen | 2009-10-30 | 1 | -0/+10 | |
* | | | | | | | | | S60Style: List items should be taller for touch use (5th Edition) | Sami Merilä | 2009-10-30 | 1 | -3/+12 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | QS60Style does not mix well with the stylesheets | Sami Merilä | 2009-10-29 | 4 | -124/+146 | |
* | | | | | | | | Fixed: Variable res goes out of scope but is accessed later via pointer | Miikka Heikkinen | 2009-10-29 | 1 | -3/+3 | |
* | | | | | | | | Fix for softkey visibility when dialog launched from fullscreen widget. | Janne Anttila | 2009-10-29 | 1 | -0/+1 | |
* | | | | | | | | Removed mentions about certain flags being temporary for Symbian | Miikka Heikkinen | 2009-10-29 | 1 | -13/+7 | |
* | | | | | | | | Fix QDateTime on S60 3.1 | Shane Kearns | 2009-10-29 | 2 | -5/+98 | |
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-29 | 41 | -626/+926 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | doc typo | Warwick Allison | 2009-10-29 | 1 | -1/+1 | |
| * | | | | | | | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference. | Warwick Allison | 2009-10-29 | 4 | -4/+4 | |
| * | | | | | | | Remove shader/program binary support for now | Rhys Weatherley | 2009-10-28 | 2 | -222/+0 | |
| * | | | | | | | Remove QVGEGLWindowSurfaceQImage from QtOpenVG | Rhys Weatherley | 2009-10-28 | 3 | -80/+2 | |
| * | | | | | | | make magic comment parsing stricter | Oswald Buddenhagen | 2009-10-28 | 1 | -9/+9 | |
| * | | | | | | | QSslError: Actually make strings show up in the ts file | Markus Goetz | 2009-10-28 | 1 | -29/+28 | |
| * | | | | | | | QNativeSocketEngine: Actually use translations | Markus Goetz | 2009-10-28 | 1 | -26/+26 | |
| * | | | | | | | Delete the tst_QWebFrame::setHtmlWithBaseURL test until its fixed | Jocelyn Turcotte | 2009-10-28 | 1 | -23/+0 | |
| * | | | | | | | Greatly improve the performance of obtaining a state's transitions | Kent Hansen | 2009-10-28 | 2 | -8/+17 | |
| * | | | | | | | Make Qt on QNX compile again | Harald Fernengel | 2009-10-28 | 2 | -3/+3 | |
| * | | | | | | | Say hello to QScriptProgram :-) | Kent Hansen | 2009-10-28 | 10 | -59/+763 | |
| * | | | | | | | Fix namespace build | Richard Moe Gustavsen | 2009-10-28 | 2 | -0/+6 | |
| * | | | | | | | Fix namespace build. | Richard Moe Gustavsen | 2009-10-28 | 1 | -3/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | qdoc: Update QGraphicsTransform docs after changes to QGraphicsRotation | Rhys Weatherley | 2009-10-28 | 1 | -0/+3 | |
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Peter Yard | 2009-10-28 | 50 | -341/+20957 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add 800x480 to the qvfb configuration dialog | Rhys Weatherley | 2009-10-28 | 2 | -1/+11 | |
| | * | | | | | | Doc: Fixed qdoc warning. | David Boddie | 2009-10-27 | 1 | -1/+1 | |
| | * | | | | | | Doc: Remove unused file. | David Boddie | 2009-10-27 | 1 | -149/+0 | |
| | * | | | | | | Guard shadow builds against stale qconfig.cpp | Donald Carr | 2009-10-27 | 1 | -1/+1 | |
| | * | | | | | | Fix for Gtk+ toolbuttons and sliders. | Robert Griebl | 2009-10-27 | 3 | -7/+34 | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Peter Yard | 2009-10-27 | 24 | -119/+589 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add documentation on RPATH defines. | Peter Yard | 2009-10-27 | 1 | -0/+15 | |
* | | | | | | | | | Fixed crash/drawing artifacts on rotation change on Symbian. | axis | 2009-10-28 | 1 | -4/+3 | |
* | | | | | | | | | Increased block size for file IO in Symbian. | Miikka Heikkinen | 2009-10-28 | 1 | -12/+16 | |
* | | | | | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap() | Jani Hautakangas | 2009-10-28 | 2 | -6/+11 | |
* | | | | | | | | | Bad line ending in cabbff076f40eeeb56beb53220a40f124a2e0215 | Shane Kearns | 2009-10-28 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Shane Kearns | 2009-10-28 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ |