summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2010-01-1361-152/+180
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-134-8/+18
| |\
| | * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-1361-142/+160
| | |\
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-124-8/+18
| | |\ \
| | | * | Do not set the font size unnecessarily in the simulated s60 style.Christian Kamm2010-01-114-8/+18
| * | | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-1261-143/+161
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-1261-142/+160
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixes: Fix spinbox with NoButton style in QGtkStyleJens Bache-Wiig2010-01-081-44/+53
| | | * | Fixes: Setting any style sheet breaks checkbox positioningJens Bache-Wiig2010-01-081-5/+7
| | | * | Fixes: MenuItem size fixes and missing separator with Gtk+Jens Bache-Wiig2010-01-083-28/+33
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0761-65/+67
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-01-061-4/+6
| | | | |\
| | | | | * doc: Clarified activeSubControls and subControls.Martin Smith2010-01-061-4/+6
| | | | | * doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-061-2/+2
| | | | * | Update copyright year to 2010Jason McDonald2010-01-0661-61/+61
| | | | |/
| * | | | Fixes warning in the QMacStyleOlivier Goffart2010-01-112-2/+2
| | |/ / | |/| |
* | | | 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