summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* QMacStyle: Use NSRect instead of CGRect in drawNSViewInRect()v5.4.0-beta1Gabriel de Dietrich2014-10-131-3/+3
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-50/+103
|\
| * QMacStyle: Fix QToolButton appearance on YosemiteTimur Pocheptsov2014-10-021-1/+20
| * QMacStyle: Generalize Cocoa control renderingGabriel de Dietrich2014-09-291-49/+83
* | Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-21/+65
|\|
| * QMacStyle: Improvements to some buttons on YosemiteGabriel de Dietrich2014-09-241-17/+61
| * Fix compilation on OS X with macx-clang-32Andy Shaw2014-09-231-4/+4
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-62/+286
|\|
| * QMacStyle: Use NSView rendering for some inactive widgets on 10.10Gabriel de Dietrich2014-09-111-3/+122
| * QMacStyle: Fix inactive combo box appearance in 10.10Gabriel de Dietrich2014-09-011-2/+27
| * QMacStyle: Fix push buttons focus ring on YosemiteGabriel de Dietrich2014-08-271-9/+49
| * QMacStyle: Fix QTabBar appearance on YosemiteGabriel de Dietrich2014-08-261-10/+19
| * QMacStyle: Fix default button look on YosemiteGabriel de Dietrich2014-08-261-40/+71
* | Allow overriding standardIcon() in a proxy styleAlexander Volkov2014-09-161-3/+3
* | OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-0/+12
* | 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-011-12/+10
|\|
| * 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-301-1/+1
* | 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 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-6/+24
|\|
| * Mac style: Get proper ThemeButtonKind for QDateTimeEditGabriel de Dietrich2014-05-021-6/+24
* | Removed unused function qcolorFromCGColor() in qmacstyle_mac.mm.Ivan Komissarov2014-04-281-19/+0
|/
* 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
* 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
* QMenu: Enable sloppy submenu mouse navigationGabriel de Dietrich2014-03-191-3/+0
* Fix QDateEdit popup appearance on macJens Bache-Wiig2014-03-041-6/+0
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-3/+8
|\
| * Draw more inactive style elements in retina res.Morten Johan Sørvig2014-02-141-3/+8
* | Promote the scrollbar style animation to qstyleanimation_p.hJ-P Nurmi2014-02-111-12/+8
|/
* Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-221-0/+8
* 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
* 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