summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfontdialog_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fix crash when closing QFontDialog::getFont() dialogGabriel de Dietrich2011-01-031-0/+9
* Cocoa: Showing a QFontDialog first shows it in the bottom-left cornerRichard Moe Gustavsen2010-08-041-3/+8
* Ensure that the Mac specific Qt classes are namespacedAndy Shaw2010-05-041-8/+8
* Mac: qfontdialog autotest failesRichard Moe Gustavsen2010-03-051-9/+33
* Mac: non-modal native qfontdialog does not work at allRichard Moe Gustavsen2010-03-051-44/+121
* Mac: qfontdialog test failsRichard Moe Gustavsen2010-03-051-1/+1
* Mac: QFontDialog will not sometimes leave modalityRichard Moe Gustavsen2010-03-051-26/+9
* Mac: static getFont functions in QFontDialog does not workRichard Moe Gustavsen2010-03-051-189/+0
* QFontDialog::exec() never returns on OSXCarlos Manuel Duclos Vergara2010-02-221-2/+146
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-151-0/+4
|\
| * Fix crash in QFontDialog::getFont() on Mac 10.4Morten Johan Sørvig2009-12-101-0/+4
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Fix QFontDialog::getFont on Mac OS X when using an invalid initial fontEskil Abrahamsen Blomfeldt2009-11-271-2/+3
* | Fix tst_QFontDialog::setFontOlivier Goffart2009-10-061-1/+1
* | Update license headers again.Jason McDonald2009-09-091-4/+4
|/
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-1/+1
* Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-231-1/+3
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Carbon, QFontDialog::getFont() ignore the "initial" parameterRichard Moe Gustavsen2009-05-261-8/+31
* BT: Mac: Crash when using QFontDialogRichard Moe Gustavsen2009-05-251-0/+1
* Ensure that QFontDialog::getFont() works on Mac OS X.Norwegian Rock Cat2009-04-271-40/+27
* BT: Make native QFontDialog work when using show and changing windowsNorwegian Rock Cat2009-04-171-3/+5
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+625