summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoacolordialoghelper.mm
Commit message (Expand)AuthorAgeFilesLines
* Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-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-105/+14
|/ / /
* | | 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
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-2/+0
|\| |
| * | Revert "Cocoa: make dialogs emit the "selected" signals"J-P Nurmi2016-08-181-2/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
| |\|
| | * Use QPlatformTheme for the context to translate the color dialog buttonsAndy Shaw2016-05-161-1/+1
* | | Keep QColorDialog::ShowAlphaChannel from expanding the dialog on OS X.Steve Mokris2016-04-271-1/+9
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | iOS: refactor removeMnemonics(const QString &) to QPlatformThemeRichard Moe Gustavsen2015-11-041-3/+3
|/
* 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/+2
* OS X QColorDialog: emit reject() when closed by the titlebar buttonShawn Rutledge2014-08-251-0/+19
* OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-2/+2
* Fix compile warnings on 10.6Morten Johan Sorvig2013-10-251-0/+1
* Revert Mac event loop changes.Morten Johan Sørvig2013-09-021-20/+0
* Cocoa: Fix QFontDialog, QColorDialog auto-testsGabriel de Dietrich2013-08-291-0/+20
* Merge branch 'stable' into devSergio Ahumada2013-07-111-119/+144
|\
| * Cocoa: fix shared color panel usageJ-P Nurmi2013-07-031-113/+144
* | Cocoa color dialog: Make sure hide() exits the modal sessionGabriel de Dietrich2013-07-101-1/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-6/+10
|\|
| * OSX: Disable window restoration for the Mac color panelShawn Rutledge2013-06-151-0/+5
| * Cocoa color dialog cannot be modal, but should show anywayShawn Rutledge2013-06-151-6/+4
| * OSX color dialog can be accepted repeatedlyShawn Rutledge2013-06-151-0/+1
* | 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
* 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
* Cocoa: fix setting color with alpha channel value for color dialogTeemu Katajisto2012-03-221-0/+5
* CompileBradley T. Hughes2012-02-141-1/+0
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-141-0/+465