summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Windows styles: Avoid theme.rect recalculationMaks Naumov2014-09-082-2/+0
* Windows styles: Scale hardcoded-values according to DPI.Friedemann Kleint2014-09-056-72/+85
* Windows styles: Add device pixel scaling for system metrics.Friedemann Kleint2014-09-055-297/+291
* QCommonStyle: replace a QPolygon with a QPoint[] (IV)Marc Mutz2014-09-041-10/+22
* QCommonStyle: replace a QPolygon with a QPoint[] (III)Marc Mutz2014-09-041-20/+23
* QCommonStyle: replace a QPolygon with a QPoint[] (II)Marc Mutz2014-09-041-6/+7
* QCommonStyle: replace a QPolygon with a QPoint[] (I)Marc Mutz2014-09-041-10/+12
* Windows XP, Vista styles: Share dynamically resolved theme functions.Friedemann Kleint2014-09-024-202/+191
* Fix radioButton height for Windows styleMaks Naumov2014-09-021-1/+1
* Add Q_ENUMS to QStyle's enumerations.Friedemann Kleint2014-08-291-0/+3
* Fix error reported by address sanitizerOlivier Goffart2014-08-131-10/+14
* OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-0/+12
* Add the QTabBar::changeCurrentOnDrag property.Ivan Komissarov2014-08-063-0/+8
* Fix high DPI icons in menu itemsAllan Sandfeld Jensen2014-08-011-2/+2
* Reduce the default frame rate of style animationsJ-P Nurmi2014-07-303-4/+38
* 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