summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoatheme.mm
Commit message (Expand)AuthorAgeFilesLines
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-0/+144
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-0/+8
* Minor QPlatformMenu API cleanup.Morten Johan Sorvig2012-05-231-2/+2
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-1/+31
* QPA menu abstraction, originally based on Morten's workJames Turner2012-05-191-12/+2
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-0/+2
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-0/+8
* Cocoa: Implement widget palettes.Morten Johan Sorvig2012-03-061-1/+4
* Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-011-1/+14
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-5/+8
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-0/+12
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-141-3/+22
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-12/+5
* 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/+93