summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfiledialog_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | QFileDialog::getOpenFileNames() is not shown at the correct positionRichard Moe Gustavsen2009-05-041-16/+3
|/
* BT: QFileDialog: A folder with a name containing diacritic is disabled on Mac...Richard Moe Gustavsen2009-04-071-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1113