summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-061-1/+1
* QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2009-12-281-1/+1
* Minor optimization for QS60StyleSami Merila2009-12-231-3/+3
* Correcting white space in QS60StyleSami Merila2009-12-231-76/+76
* QComboboxes are squeezed in QVGA screensSami Merila2009-12-231-29/+31
* Setting background color to a QDialog doesn't workSami Merila2009-12-231-1/+4
* QWidget with the window flag Qt::Dialog is not decorated as a dialogSami Merila2009-12-231-1/+1
* Device flickers badly when orientation change occursSami Merila2009-12-232-4/+14
* qreal-izationAleksandar Sasha Babic2009-12-152-2/+2
* QS60Style: Remove layouts with mirrored informationSami Merila2009-12-152-32/+15
* QS60Style: Theme graphics for QSlider in 3.1Sami Merila2009-12-111-2/+6
* QS60Style: Groove changes caused build break of S60 3.1Sami Merila2009-12-114-11/+36
* QS60Style: Style does not support pressed state for slidersSami Merila2009-12-113-30/+52
* QS60Style: Slider groove is incorrectSami Merila2009-12-113-28/+50
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-114-3/+39
|\
| * Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-093-0/+20
| |\
| | * Mixed up top/bottomRobert Griebl2009-12-091-1/+1
| | * QGtkStyle: support for the inner-border property in GtkButtonsRobert Griebl2009-12-083-0/+20
| * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-091-11/+11
| |\ \ | | |/ | |/|
| * | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-052-3/+19
| |\ \
| | * | Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
| | * | Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
| | * | Improved compatibility with MDI area custom themes on XPJens Bache-Wiig2009-11-111-3/+10
* | | | List item is not highlighted before navigating the listSami Merilä2009-12-101-1/+2
* | | | QS60Style: Do not let QCommonStyle draw PE_PanelScrollAreaCornerSami Merilä2009-12-091-1/+3
* | | | Crash: when opening the File Dialog in Media Player (armv5)Sami Merilä2009-12-084-470/+296
| |_|/ |/| |
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-071-11/+11
|\ \ \ | |/ / |/| |
| * | Button and LineEdit/TextEdit theme colors are incorrectSami Merilä2009-12-041-2/+4
| * | QS60Style: Overwrites correct stylehint color valuesSami Merilä2009-12-041-4/+3
| * | QS60Style: Always store changed theme paletteSami Merilä2009-12-031-5/+4
* | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-2/+1
|\ \ \ | |/ /
| * | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-021-2/+1
| |/
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-032-6/+6
|\ \ | |/
| * QWindowStyle: make sure there is no duplicate in the list of scrollbar.Olivier Goffart2009-12-011-4/+6
| * Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
* | compile fix for Qt in namespacehjk2009-12-011-0/+4
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-262-25/+9
|\
| * Tidyup QS60Style - remove unused constants, replace magic valuesSami Merilä2009-11-262-12/+3
| * Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
| * Remove some white-space from QS60StyleSami Merilä2009-11-261-5/+5
| * Fixing background painting after orientation switch.Alessandro Portale2009-11-252-1/+2
| * Micro optimizationAlessandro Portale2009-11-251-1/+1
| * Removed unused setThemePalette(QStyleOption *option)Alessandro Portale2009-11-252-7/+0
* | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
* | Fixing background painting after orientation switch.Alessandro Portale2009-11-252-1/+2
* | Offset in MDI subwindow bar buttons under Mac OS 10.6Gabriel de Dietrich2009-11-251-3/+5
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-staging2axis2009-11-241-1/+1
|\
| * Fix background rendering for read-only comboboxes on Maemo5Robert Griebl2009-11-231-1/+1
* | Mac: Fixes broken window decorations for QGraphicsProxyWidget.Bjørn Erik Nilsen2009-11-241-2/+2
|/
* Fix QCombobox painting regression on WindowsOlivier Goffart2009-11-191-2/+0