summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoafontdialoghelper.mm
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: refactor removeMnemonics(const QString &) to QPlatformThemeRichard Moe Gustavsen2015-11-041-3/+3
* Get CoreText style name when resolving Qt fontGabriel de Dietrich2015-03-121-11/+4
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Cocoa QPA Plugin: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-271-5/+1
* OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-2/+2
* Revert "Mac: fix bugs for font selection in QFontDialog"Liang Qi2014-04-281-6/+10
* Fix compile warnings on 10.6Morten Johan Sorvig2013-10-251-0/+1
* Revert Mac event loop changes.Morten Johan Sørvig2013-09-021-4/+0
* Cocoa: Fix QFontDialog, QColorDialog auto-testsGabriel de Dietrich2013-08-291-0/+4
* Cocoa: emit currentFontChanged signal in font dialog helperLiang Qi2013-07-311-1/+4
* Cocoa: align font dialog helper with the color oneLiang Qi2013-07-311-110/+142
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+5
|\
| * OSX: Disable window restoration for the Mac font panelLiang Qi2013-07-171-0/+5
* | Reduce the usage of QT_PREPEND_NAMESPACE in the Cocoa platform pluginRomain Perier2013-05-261-2/+2
* | Improve Qt-in-namespace implementation in the Cocoa platform pluginRomain Perier2013-05-161-9/+11
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-141-10/+6
* Cocoa: fix modal native dialogs with ongoing modal sessionsTeemu Katajisto2012-12-011-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Cocoa: Remove QtWidgets dependencies.Morten Johan Sorvig2012-06-111-3/+1
* qpa: Remove QPlatformDialogHelper::deleteNativeDialog()Bradley T. Hughes2012-05-101-9/+6
* qpa: Clean up QPlatformDialogHelper APIBradley T. Hughes2012-05-101-6/+6
* QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-091-27/+6
* Don't leak native dialog resourcesBradley T. Hughes2012-05-091-3/+1
* Support all modality types in QPlatformDialogHelperBradley T. Hughes2012-04-301-4/+10
* Cocoa: Proper handling of mDelegateChristoph Schleifenbaum2012-04-121-0/+4
* CompileBradley T. Hughes2012-02-141-1/+0
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-141-0/+488