summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2010-01-121-1/+1
|\
| * Fix for QTBUG-7267 Qs60Style::drawControl() does not align CE_ItemViewItemJani Hautakangas2010-01-111-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-081-1/+1
|\ \ | |/
| * Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-061-1/+1
* | Fixes: Checked QPushbutton ignores stylesheet backround:Olivier Goffart2010-01-081-0/+6
* | Mac style doesn't honour QStyle::State_HasFocus for non-widgets.Prasanth Ullattil2010-01-071-0/+12
* | Merge branch '4.6'Thiago Macieira2010-01-051-1/+1
|\ \ | |/
| * QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2009-12-281-1/+1
* | Merge branch '4.6'Thiago Macieira2009-12-266-207/+281
|\ \ | |/
| * 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
| |\
| * | 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
* | | Merge commit 'origin/4.6'Olivier Goffart2009-12-157-481/+327
|\ \ \
| * \ \ Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-144-470/+296
| |\ \ \ | | |_|/ | |/| |
| | * | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-12-092-3/+19
| | |\ \ | | | |/ | | |/|
| | * | Crash: when opening the File Dialog in Media Player (armv5)Sami Merilä2009-12-084-470/+296
| * | | 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 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 branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-051-2/+1
|\ \ \ \ | |/ / /
| * | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-052-3/+19
| |\ \ \ | | |/ / | |/| |
| * | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-2/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-021-2/+1
* | | | Merge commit 'oslo-staging-1/4.6' into master-mainlineRichard Moe Gustavsen2009-12-042-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
| | |/ | |/|
* | | Merge branch '4.6'Thiago Macieira2009-12-031-0/+4
|\ \ \ | | |/ | |/|
| * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-032-6/+6
| |\ \ | | |/
| * | compile fix for Qt in namespacehjk2009-12-011-0/+4
* | | Merge branch '4.6'Thiago Macieira2009-12-026-35/+23
|\ \ \ | | |/ | |/|
| * | 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
| |/