summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Mac: Implement unified toolbar look for QTabBarMorten Johan Sørvig2014-04-091-13/+44
* Mac style: Fix one-pixel offset for combo boxes in small sizeGabriel de Dietrich2014-04-081-1/+1
* QStyle: Add new SH_ComboBox_UseNativePopup style hintGabriel de Dietrich2014-04-072-0/+4
* OS X: Fix QRubberBand drawing on retina displaysMorten Johan Sørvig2014-04-031-1/+3
* Mac theming: Remove obsolete private color conversion functionsGabriel de Dietrich2014-03-211-12/+0
* Mac theming: Set background brush for menu paletteGabriel de Dietrich2014-03-211-5/+0
* Respect scrollbar position setting on MacJens Bache-Wiig2014-03-201-4/+4
* QFusionStyle: support transient scrollbarsJ-P Nurmi2014-03-202-32/+168
* QPushButton: draw label using the stylesheet's font.Mitch Curtis2014-03-201-0/+8
* Fixes: style runtime warnings when painting too small widgetsaavit2014-03-201-2/+2
* QMenu: Enable sloppy submenu mouse navigationGabriel de Dietrich2014-03-193-5/+8
* QWindowsXP/VistaStyle: Fix detection of item view delegate line edits.Friedemann Kleint2014-03-143-15/+16
* Vista Style: More menu item pixel fixes for QtQuick ControlsGabriel de Dietrich2014-03-141-2/+2
* QGtkStyle: remove file dialog functionalityJ-P Nurmi2014-03-143-334/+2
* Update QStyle::sizeFromContents() docsJ-P Nurmi2014-03-051-8/+22
* Vista Style: Fix menu item checkmark offset for QQuick ControlsGabriel de Dietrich2014-03-041-1/+1
* Fix QDateEdit popup appearance on macJens Bache-Wiig2014-03-041-6/+0
* Windows Vista Style: Don't draw menubar item background for QQ ControlsGabriel de Dietrich2014-03-041-5/+7
* Fix some typosSergio Ahumada2014-03-033-3/+3
* 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