summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfiledialog_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* OSX: make QFileDialog::getSaveFileName honor the initial file name.Erik Verbruggen2014-09-161-1/+1
* Replace all ocurrences of NSApp with [NSApplication sharedApplication].Jake Petroules2014-09-011-3/+3
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Mac: Fix file dialog filters when filter doesn't start with '*'Eike Ziller2014-02-131-1/+2
* Fix the Carbon buildAndy Shaw2014-02-111-0/+6
* Cocoa File Dialog: Remove sandbox-ufriendly QDir::entryList() callGabriel de Dietrich2013-11-081-18/+48
* Fix for OS X QFileDialog showing bundle as directorySamuel Gaist2013-06-071-1/+1
* Ensure the native filedialog starts up with the right directoryAndy Shaw2013-02-191-0/+2
* Make sure the correct name filter is selected in the Mac file dialogAndy Shaw2013-01-301-5/+9
* Call endSheet when the QFileDialog was shown as a sheet on MacAndy Shaw2013-01-291-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix crash when opening a file dialog in sandbox on MacPasi Matilainen2012-03-041-6/+13
* Fix modal file dialog opening on MacPasi Matilainen2012-02-281-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Cocoa: QFileDialog: fix filename filter not applied correctlyRichard Moe Gustavsen2011-06-301-2/+3
* move some internal helper functions from qglobal.cpp to qcore_mac*Ritt Konstantin2011-06-091-3/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-0/+8
|\|
| * Cocoa: cannot use staysOnTop flag for native file dialogsRichard Moe Gustavsen2010-12-131-0/+8
* | Explicitly inherit from NSOpenSavePanelDelegate on Mac OS 10.6 and aboveTor Arne Vestbø2010-10-181-1/+7
* | Revert "Explicitly inherit QNSOpenSavePanelDelegate from NSOpenSavePanelDeleg...Tor Arne Vestbø2010-10-151-1/+1
* | Fix the build on Mac OS X after 24e0f64b8a3Tor Arne Vestbø2010-10-151-0/+1
* | Explicitly inherit QNSOpenSavePanelDelegate from NSOpenSavePanelDelegateTor Arne Vestbø2010-10-151-1/+1
|/
* QFileDialog::HideNameFilterDetails breaks Cocoa QFileDIalog filterRichard Moe Gustavsen2010-08-201-8/+17
* QFileDialog crashes when empty selectedFilter is set on Carbon.Prasanth Ullattil2010-07-301-3/+5
* Newly created folders in QFileDialog are disabled on Cocoa.Prasanth Ullattil2010-06-231-9/+9
* Ensure that the Mac specific Qt classes are namespacedAndy Shaw2010-05-041-16/+16
* Cocoa: Native QFileDialog has problems selecting name filterRichard Moe Gustavsen2010-04-271-1/+1
* Carbon: Native filedialog does not apply filters on app-bundlesRichard Moe Gustavsen2010-03-091-4/+13
* Cocoa: Native filedialog does not apply filters on app-bundlesRichard Moe Gustavsen2010-03-091-3/+7
* File dialog mode is not correctly updated in Mac (Cocoa).Prasanth Ullattil2010-01-141-0/+7
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-1/+1
|\
| * Fix a freeze in QFileDialog (Mac)Cédric Luthi2009-11-021-1/+1
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Cocoa: fix double emit bug from file dialogRichard Moe Gustavsen2009-11-031-3/+7
* | Mac: remove obvious commentRichard Moe Gustavsen2009-10-231-1/+0
* | Fix weird behavior when opening a QFileDialog for non-current directory.Andreas Kling2009-10-231-0/+5
* | Cocoa: qfiledialog will not exit cleanlyRichard Moe Gustavsen2009-10-141-0/+3
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|