summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoasystemsettings.mm
Commit message (Expand)AuthorAgeFilesLines
* Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-111-44/+0
* QPA: Fix QPlatformTheme::Palette enum value spellingGabriel de Dietrich2014-03-211-1/+1
* Mac theming: Set background brush for menu paletteGabriel de Dietrich2014-03-211-0/+2
* Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-221-0/+1
* Add API to let applications integrate with the system fontsAleix Pol2013-07-051-0/+4
* Mac: Fix various memory leaksGabriel de Dietrich2013-04-181-2/+2
* Mac style: Fix disabled menu item palette entryGabriel de Dietrich2013-03-291-1/+2
* Mac: Fix inactive window appearanceGabriel de Dietrich2013-03-061-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Cocoa: Re-enable per class palette on QPA pluginGabriel de Dietrich2012-12-241-16/+16
* Cocoa: Fix disabled colors in paletteGabriel de Dietrich2012-11-231-1/+0
* Some improvements to the system Mac paletteGabriel de Dietrich2012-09-281-8/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Cocoa: fix inactive palette text colorBradley T. Hughes2012-03-211-9/+10
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-0/+40
* Compile with -qtnamespaceSarah Smith2012-03-071-1/+4
* Cocoa: Implement widget palettes.Morten Johan Sorvig2012-03-061-1/+85
* Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-011-0/+145