summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+3
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-1/+2
| |\ \
| * | | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-4/+0
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\ \ \
| * | | | Fix sizeHint for QAbstractSpinBoxCaroline Chao2013-02-121-2/+3
| * | | | QMacStyle: enable transient scrollbars for the desktop componentsJ-P Nurmi2013-01-311-8/+7
* | | | | Mac: Fix inactive window appearanceGabriel de Dietrich2013-03-061-21/+14
| |_|_|/ |/| | |
* | | | Cocoa: Fix appearance of transient light scroll bars.Christoph Schleifenbaum2013-02-251-0/+2
* | | | QMacStyle::drawControl(CE_ProgressBar): add missing null pointer checkJ-P Nurmi2013-02-201-1/+1
| |_|/ |/| |
* | | Mac: Fix transient scroll bar appearance.Christoph Schleifenbaum2013-02-131-7/+7
| |/ |/|
* | Added missing null pointer check in QMacStyleJens Bache-Wiig2013-02-051-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Compile in 32-bit mode.Morten Johan Sørvig2013-01-091-2/+2
* Don't scale 0-region or region without rectsTor Arne Vestbø2013-01-091-0/+3
* Mac: New rendering for disclose triangle, get proper color when selectedGabriel de Dietrich2012-12-191-16/+26
* Mac: disable transient scrollbar animations for non-QScrollBarsJ-P Nurmi2012-12-111-1/+5
* Mac: Animated expanding scrollbars on 10.8Gabriel de Dietrich2012-12-061-24/+56
* Mac: Cleaner transient scrollbar renderingGabriel de Dietrich2012-12-061-14/+7
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-6/+26
* Mac: Fix small button metrics, menu indicator alignmentGabriel de Dietrich2012-12-011-2/+6
* Revise QMacStyle scrollbar animation handlingJ-P Nurmi2012-11-301-65/+51
* Make Mac style not crash on null styleObject.Morten Johan Sørvig2012-11-291-0/+14