summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Fusion style: Use QStyleHelper::dpiScaled() where applicable.Friedemann Kleint2014-07-211-57/+83
* Fix various issues with qandroidstylePhilippe Lelong2014-07-102-67/+328
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-6/+16
|\
| * Cocoa: Fix Qt-in-namespace build.Tim Blechmann2014-07-021-1/+2
| * QMacStyle: Fix focus frame rendering in YosemiteGabriel de Dietrich2014-07-021-5/+14
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-015-13/+23
|\|
| * Mac Style: Fix QLineEdit frame in 10.10Gabriel de Dietrich2014-06-301-11/+9
| * QMac/FusionStyle: fix the background color for transient scrollbarsJ-P Nurmi2014-06-304-2/+13
| * Remove the widget from the stylesheet cache before polishingAndy Shaw2014-06-201-0/+1
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-052-0/+20
|\|
| * Account for the sort indicator being placed above the text on VistaAndy Shaw2014-05-262-0/+20
* | Mac Style: Don't crash when rendering PE_IndicatorBranch without widgetGabriel de Dietrich2014-06-051-1/+2
* | Use accurate title/status bar gradient colors on OS X.Jake Petroules2014-05-261-11/+31
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-2/+2
|\|
| * QMacStyle: Always draw status bar in active state if the window is main.Jake Petroules2014-05-171-2/+2
* | 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
|\