summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Removed unused variable macItemVMargin in qmacstyle_mac.mm.Ivan Komissarov2014-05-131-1/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-131-2/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-2/+2
| |\
| | * Remove trailing whitespace.Jake Petroules2014-05-081-1/+1
| | * Fixed wrong condition in QMacStyle.Ivan Komissarov2014-05-031-1/+1
* | | Fix widget margins on Mac with style sheetsJens Bache-Wiig2014-05-091-0/+19
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-062-7/+25
|\|
| * Mac style: Get proper ThemeButtonKind for QDateTimeEditGabriel de Dietrich2014-05-021-6/+24
| * Only query for the theme if it is available in the GTKStyleAndy Shaw2014-05-021-1/+1
* | Removed unused function qcolorFromCGColor() in qmacstyle_mac.mm.Ivan Komissarov2014-04-281-19/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-113-15/+52
|\|
| * 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
* | Remove qobject_cast to QDockWidget in QWindowsVistaStyle.Friedemann Kleint2014-04-071-5/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-2412-411/+210
|\|
| * 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
* | Add a new optimization property to QGraphicsSceneDimitar Asenov2014-03-181-0/+2
* | Makes QPlatformTheme::PasswordMaskDelay themable using QStyleRisto Avila2014-03-144-0/+9
|/
* 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