summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoafiledialoghelper.mm
Commit message (Expand)AuthorAgeFilesLines
* QPA: Refactor QFileDialogPrivate::qt_clean_filter_list for QPASean Harmer2012-05-241-2/+2
* qpa: Remove QPlatformDialogHelper::deleteNativeDialog()Bradley T. Hughes2012-05-101-7/+4
* qpa: Clean up QPlatformDialogHelper APIBradley T. Hughes2012-05-101-13/+13
* QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-091-24/+6
* Support all modality types in QPlatformDialogHelperBradley T. Hughes2012-04-301-10/+10
* Cocoa: Remove unused qt_mac_is_sheet() functionBradley T. Hughes2012-03-261-11/+0
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-20/+20
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-13/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-171-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Enable option to see filename extension in Mac save dialogChris Meyer2011-12-191-0/+1
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-141-87/+69
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-111-51/+43
* Native file dialog support for MacMorten Sorvig2011-10-271-0/+758