summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Build break fix for S60Simulated styleSami Merilä2009-11-031-1/+1
* QS60Style - TabWidget text changes color when widget becomes dimmedSami Merilä2009-11-021-8/+8
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-021-38/+56
|\
| * Fix for static QSound::play in Symbian and code style fixes.Janne Anttila2009-11-021-38/+56
* | Style's theme palette hash is lost after orientation switchSami Merilä2009-11-021-1/+1
|/
* Fixed statuspane visibility after dialog closed from fullsreen widget.Janne Anttila2009-10-301-6/+12
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-10-302-0/+96
|\
| * Moved a resource file from the static wrapper app to QtGui.axis2009-10-302-0/+96
* | S60Style: User set header view palettes are ignoredSami Merilä2009-10-301-8/+36
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-10-3027-734/+293
|\
| * Merge branch '4.6-s60' into 4.6axis2009-10-309-223/+224
| |\
| * | Remove a paintBox call that should have been moved a few lines down, but was ...Robert Griebl2009-10-301-3/+0
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-303-4/+5
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Johan Sørvig2009-10-3019-44/+91
| | |\ \
| | | * \ Merge branch '4.5' into 4.6Thiago Macieira2009-10-291-0/+2
| | | |\ \
| | | | * | Plug some autorelease pool leaks.Norwegian Rock Cat2009-10-291-0/+2
| | | | * | Memory of fixedKernel is never returned, found by cppcheck.Daniël2009-10-271-0/+1
| | * | | | Fix the combobox popup 1-second fadeout regression on Carbon.Morten Johan Sørvig2009-10-271-1/+1
| * | | | | Added some optimizations to the blur and drop shadow GL filters.Samuel Rødal2009-10-294-14/+26
| * | | | | Fixed highlighting of string components when inputting Japanese text.Kim Motoyoshi Kalland2009-10-291-20/+5
| * | | | | Fix raster paintengine handling with invalid imagesChristoph Feck2009-10-281-0/+3
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-285-11/+22
| |\ \ \ \ \
| | * | | | | Fix QtOpenGL linker issue by exporting qt_getClipRectsThorbjørn Lindeijer2009-10-271-1/+1
| | * | | | | Use shared memory images when shared pixmaps are not available.Fredrik Höglund2009-10-274-10/+21
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-2817-41/+87
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-279-82/+71
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Fixed QPainterPath to properly set the convex hint on QVectorPath'sGunnar Sletta2009-10-272-14/+38
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-2711-629/+123
| |\ \ \ \ \ \
| | * | | | | | Made blur and drop shadow APIs use qreal instead of int for blur radius.Samuel Rødal2009-10-274-30/+30
| | * | | | | | Options on how to get a pixmap from an effect sourceGunnar Sletta2009-10-277-18/+78
| | * | | | | | Cocoa: Synthesize italic text correct way when adding glyphs to pathEskil Abrahamsen Blomfeldt2009-10-261-1/+1
| | * | | | | | Fixed PDF generation for Windows.Trond Kjernaasen2009-10-261-4/+4
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-2677-622/+1425
| | |\ \ \ \ \ \
| | | * | | | | | Made sure we invalidate the cache when the effect rect changes.Samuel Rødal2009-10-261-2/+6
| | * | | | | | | Removed pixelize, bloom and grayscale filterGunnar Sletta2009-10-233-574/+4
| * | | | | | | | Reworked QVectorPath API to allow for caching and convex curved shapesGunnar Sletta2009-10-275-40/+72
| * | | | | | | | Removed a redundant if() check. Its checked in the containing conditionGunnar Sletta2009-10-271-2/+1
| * | | | | | | | Fixed crash when QPrintDialog parent is a subwidgetGunnar Sletta2009-10-271-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fixed keypad navigation in QFileDialog details viewMiikka Heikkinen2009-10-301-0/+10
* | | | | | | | S60Style: List items should be taller for touch use (5th Edition)Sami Merilä2009-10-301-3/+12
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | QS60Style does not mix well with the stylesheetsSami Merilä2009-10-294-124/+146
* | | | | | | Fix for softkey visibility when dialog launched from fullscreen widget.Janne Anttila2009-10-291-0/+1
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-296-11/+40
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fix namespace build.Richard Moe Gustavsen2009-10-281-3/+2
| | |_|_|/ / | |/| | | |
| * | | | | qdoc: Update QGraphicsTransform docs after changes to QGraphicsRotationRhys Weatherley2009-10-281-0/+3
| * | | | | Doc: Fixed qdoc warning.David Boddie2009-10-271-1/+1
| * | | | | Fix for Gtk+ toolbuttons and sliders.Robert Griebl2009-10-273-7/+34
* | | | | | Fixed crash/drawing artifacts on rotation change on Symbian.axis2009-10-281-4/+3
* | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-6/+9
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-275-73/+47
|\ \ \ \ \ \ | |/ / / / /