summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoatheme.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid initializing QFlags with 0 or nullptr in macOS-specific codeFriedemann Kleint2019-12-111-1/+1
* macOS: Simplify Objective-C namespacingTor Arne Vestbø2019-10-151-2/+0
* macOS: Introduce QMacKeyValueObserver and use in theme and styleTor Arne Vestbø2019-06-071-1/+1
* macOS: Use QMacNotificationObserver over manual notification handlingTor Arne Vestbø2019-05-291-0/+3
* Cocoa: Update palette after accent color or appearance changesGabriel de Dietrich2018-08-091-2/+4
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-12/+12
* Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-191-0/+1
* QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-051-3/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix OSX namespace build.Erik Verbruggen2015-12-221-1/+1
* React to changes in the system color palette.Jake Petroules2015-12-111-0/+5
* Add missing Q_DECL_OVERRIDE in Cocoa specific header filesGabriel de Dietrich2015-06-241-11/+11
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-181-0/+1
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-091-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-0/+4
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-0/+4
* QPA menu abstraction, originally based on Morten's workJames Turner2012-05-191-3/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-0/+3
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-0/+2
* Cocoa: Implement widget palettes.Morten Johan Sorvig2012-03-061-2/+2
* Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-011-0/+5
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-2/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-0/+66