summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoasystemsettings.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+3
|\
| * QMacStyle and QCocoaTheme: Fix selected item color for non-native menubarGabriel de Dietrich2016-02-291-1/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Use modern APIs for accessing system palette.Jake Petroules2015-12-111-13/+16
|/
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-2/+1
* OSX: fix leaks due to missing NSAutoreleasePoolErik Verbruggen2015-02-261-0/+3
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-44/+0
|\
| * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-111-44/+0
* | Moved qt_mac_toQColor(CGColorRef) to qcocoahelpers.Ivan Komissarov2014-05-131-20/+3
|/
* 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