summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoafontdialoghelper.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Ensure QFontDialog picks up changes in NSFontPanelTor Arne Vestbø2018-10-031-3/+7
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-4/+3
|\
| * QCocoaFontDialogHelper: Fix NSFontManager delegate warningGabriel de Dietrich2018-04-241-4/+3
* | Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-191-10/+10
* | Clean up our Objective-C usageJake Petroules2018-02-201-24/+24
|/
* macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-101-1/+1
* Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-4/+0
* Fix deprecated API usageJake Petroules2017-01-241-7/+7
* Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-161-0/+5
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-0/+5
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+5
| | |\
| | | * macOS: Clear event dispatcher interrupt stateGabriel de Dietrich2016-11-081-0/+5
* | | | Cocoa Dialog Helpers: Refactor OK-Cancel buttons viewGabriel de Dietrich2016-11-161-114/+12
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-1/+1
| |\|
| | * QNSColorPanelDelegate: Don't restore stolen view on deallocGabriel de Dietrich2016-10-281-1/+1
* | | Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-2/+2
|/ /
* | Revert "Cocoa: make dialogs emit the "selected" signals"J-P Nurmi2016-08-181-1/+0
* | Cocoa: make dialogs emit the "selected" signalsJ-P Nurmi2016-08-121-0/+1
* | 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