summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoafiledialoghelper.mm
Commit message (Expand)AuthorAgeFilesLines
* 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