summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-172-4/+11
|\
| * Draw more inactive style elements in retina res.Morten Johan Sørvig2014-02-141-3/+8
| * fix crash when using GTK 2.14 function in old gtkAndrey Volkov2014-02-121-1/+3
* | Promote the scrollbar style animation to qstyleanimation_p.hJ-P Nurmi2014-02-114-57/+72
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-074-3/+17
|\|
| * Ensure the text is not cut off when shown under a toolbutton iconAndy Shaw2014-02-031-1/+1
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-0/+8
| |\
| | * Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-221-0/+8
| * | Don't skip content drawing for QtQuickControls SpinBoxMartin Klapetek2014-01-211-1/+5
| * | Fix a possible crash in StyleSheetStyleJens Bache-Wiig2014-01-201-1/+3
* | | QWindowsVistaStyle: Fixed position of menu gutter when using a custom widget ...Friedemann Kleint2014-01-221-2/+4
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-212-37/+47
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-202-37/+47
| |\| |
| | * | Correct wordwrapped text handling in QListView icon modeSamuel Gaist2014-01-141-1/+4
| | |/
| | * Mac: remove unified toolbar workarounds.Morten Johan Sørvig2014-01-121-25/+2
| | * Mac: Update unified toolbar drawing code.Morten Johan Sørvig2014-01-121-3/+37
| | * Mac: Update PE_IndicatorToolBarHandle drawing.Morten Johan Sørvig2014-01-111-8/+4
* | | QWindowVistaStyle: Always initialize text color of menu items.Friedemann Kleint2014-01-211-6/+4
|/ /
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-133-2788/+2788
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-1/+1
|\|
| * Fix some typos in documentation.Jeff Tranter2014-01-021-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-163-12/+7
|\|
| * Styles: Fix upRule used instead of downRuleCaroline Chao2013-12-101-1/+1
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-052-11/+6
| |\
| | * QStyle: Fix painting of pixmaps with non-integer devicePixelRatioEike Ziller2013-12-041-1/+1
| | * Fix style animations to stop when the animation target is hiddenJ-P Nurmi2013-12-041-10/+5
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-264-13/+23
|\| |
| * | Mac style: Fix pressed tab appearanceGabriel de Dietrich2013-11-251-1/+1
| * | Mac style: Fix selected tab text color on 10.6Gabriel de Dietrich2013-11-251-3/+4
| * | Remove QMacStyle titlebar height + 4 adjustment and consequencesShawn Rutledge2013-11-211-1/+0
| |/
| * Fix QSpinBox size calculation problem with empty stylesheetsCaroline Chao2013-10-301-1/+1
| * Fix QCommonStyle::subControlRect(SC_GroupBoxCheckBox)J-P Nurmi2013-10-291-1/+1
| * Remove sunken state for Android.BogDan Vatra2013-10-251-2/+9
| * Android: Fix the QSlider handler position.BogDan Vatra2013-10-251-4/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-115-9/+9
|\|
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-085-9/+9
* | WinRT: Fix Widget buildsAndrew Knight2013-09-271-8/+12
|/
* Fix some doc errors.Frederik Gladhorn2013-09-211-2/+2
* Merge branch 'stable' into devSergio Ahumada2013-09-132-1/+10
|\
| * Fix highdpi CE_HeaderLabel pixmaps in fusion styleMorten Johan Sørvig2013-09-131-1/+4
| * Windows style: Support underlined mnemonics from Qt Quick ControlsGabriel de Dietrich2013-09-121-0/+6
* | [1/2] Optimize text drawing for QStyleOptionViewItem in QCommonStyleKonstantin Ritt2013-09-101-6/+6
* | Fix Android Style plugin.BogDan Vatra2013-09-102-79/+296
* | Remove qFill from the Windows XP styleGiuseppe D'Angelo2013-09-051-1/+1
* | Remove qSort from QtWidgetsGiuseppe D'Angelo2013-09-052-2/+5
* | Fix QSpinBox size calculation problem with stylesheetsCaroline Chao2013-09-041-12/+18
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-022-23/+24
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-272-23/+24
| |\|
| | * Style: Remove useless background paint for menu scrollerGabriel de Dietrich2013-08-221-1/+0
| | * Fix scrollbar appearance on Win8J-P Nurmi2013-08-221-22/+24