summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-201-24/+30
* 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
* QMacStyle: cleanup unused includesJ-P Nurmi2012-11-261-7/+0
* Mac: Reworking flat QGroupBox lookGabriel de Dietrich2012-11-261-15/+25
* Made QMacStyle internalJ-P Nurmi2012-11-231-1/+1
* Add feature to enable rounded line edit on macJens Bache-Wiig2012-11-151-1/+2
* Mac: add runtime check for not calling preferredScrollerStyle on 10.6Teemu Katajisto2012-11-141-0/+1
* Mac: More accurate focus maskGabriel de Dietrich2012-11-091-4/+5
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-190/+69
* Make it possible to use mini and small size on mac without widgetJens Bache-Wiig2012-11-021-17/+18
* Fix progressbar animation on macstyleJens Bache-Wiig2012-11-021-1/+2
* Fix height of combobox in macstyle without a widgetJens Bache-Wiig2012-11-021-0/+1
* Fix font and positioning of headerview labels on macJens Bache-Wiig2012-11-021-8/+16
* Make ToolButton work with Macstyle for componentsJens Bache-Wiig2012-11-011-2/+3
* Fix groupboxes for desktop components on macJens Bache-Wiig2012-11-011-1/+1
* Fix buttonsize on macstyle when no widget is definedJens Bache-Wiig2012-11-011-1/+1
* Remove Windows as a dependency of mac styleJens Bache-Wiig2012-10-251-42/+99
* QMacStyle: make default button animations independent of QWidgetJ-P Nurmi2012-10-251-109/+59
* Mac: Adapt scrollbar fadeout animation for QStyleAnimationGabriel de Dietrich2012-10-191-1/+8
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-181-7/+7
* Mac: Fix QLineEdit shadowGabriel de Dietrich2012-10-181-3/+0
* Styles: revise indeterminate progress bar animationsJ-P Nurmi2012-10-171-44/+22
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-0/+1
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-161-110/+24
* Cocoa: Speed up fading out scroll bars.Christoph Schleifenbaum2012-10-151-12/+14
* QMacStyle: use proper pimplJ-P Nurmi2012-10-051-32/+53
* Mac: Safely dispose of scrollbars temporary NSGraphicsContextGabriel de Dietrich2012-10-041-0/+3
* Mac: Fix label margins in QGroupBoxGabriel de Dietrich2012-09-281-17/+21
* Mac: Fix small glitch in editable combo boxesGabriel de Dietrich2012-09-271-1/+1
* Better drawn 1-pixel thick splitter on MacGabriel de Dietrich2012-09-271-9/+19
* Fixed selected menu item (& Co.) text colorGabriel de Dietrich2012-09-271-1/+1
* Fixed text rendering in selected tab buttonGabriel de Dietrich2012-09-271-3/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-3/+3
* QXxxStyle: override standardIcon() & layoutSpacing()J-P Nurmi2012-08-311-9/+9
* Drawing fix for overlay scrollbars on Mac.Christoph Schleifenbaum2012-08-291-1/+1
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-5/+4