summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* QMacStyle: Always draw status bar in active state if the window is main.Jake Petroules2014-05-171-2/+2
* Remove trailing whitespace.Jake Petroules2014-05-081-1/+1
* Fixed wrong condition in QMacStyle.Ivan Komissarov2014-05-031-1/+1
* Mac style: Get proper ThemeButtonKind for QDateTimeEditGabriel de Dietrich2014-05-021-6/+24
* 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
* Remove QMacStyle titlebar height + 4 adjustment and consequencesShawn Rutledge2013-11-211-1/+0
* Mac Style: Fix 1-pixel text offset in combo boxGabriel de Dietrich2013-08-071-0/+2
* Display sizegrip on QMdiSubWindows, even on 10.7 and laterGabriel de Dietrich2013-07-121-4/+18
* QMacStyle: fix auto-default button animationJ-P Nurmi2013-06-261-8/+15
* Fix QSpinBox clipping issue on Mac when frame=falseJens Bache-Wiig2013-06-191-4/+8
* QMacStyle: enable scroll style changes for non-QScrollBarsJ-P Nurmi2013-06-171-3/+15
* Mac style: Remove yet another reference to widgetsGabriel de Dietrich2013-05-301-2/+2
* Fix the Mac build on 32bit with c++11Jocelyn Turcotte2013-05-231-8/+8
* Don't draw size grip on Mac > 10.6Jens Bache-Wiig2013-05-151-1/+5
* QMacStyle: fix transient scrollbar fade out animationJ-P Nurmi2013-05-091-1/+5
* Mac style: Fix text offset within 'small' comboboxGabriel de Dietrich2013-04-301-0/+2
* Mac style: Update appearance of 'button with menu'Gabriel de Dietrich2013-04-301-19/+69
* Make password mask characters themeable.Mitch Curtis2013-04-191-3/+0
* Mac: Fix warnings about non-existing native Windows on startup.Friedemann Kleint2013-04-181-5/+5
* Mac: Fix various memory leaksGabriel de Dietrich2013-04-181-0/+1
* Mac style: Fix disabled menu item palette entryGabriel de Dietrich2013-03-291-1/+1
* Support high-dpi pixmaps.Morten Johan Sørvig2013-03-281-10/+13
* Mac style: Fix scaled clipping regions on retina displaysGabriel de Dietrich2013-03-281-1/+1
* Make QMacStyle paint right side up again.Morten Johan Sørvig2013-03-281-4/+4
* Mac style: Remove suspicious assignmentGabriel de Dietrich2013-03-271-1/+0
* Cocoa: Make retina desktop components work.Morten Johan Sørvig2013-03-261-4/+8
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-61/+48
|\
| * Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-6/+6
| * Improved appearance of mac toolbar handlesJens Bache-Wiig2013-03-131-9/+3
| * Improve the look and feel of Mac extension arrowJens Bache-Wiig2013-03-131-2/+4
| * Draw StatusBar with gradient on macJens Bache-Wiig2013-03-131-12/+0
| * qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-061-24/+30