summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfontdialog_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* 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/+10
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * Fix crash when closing QFontDialog::getFont() dialogGabriel de Dietrich2011-01-031-0/+9
* | Merge remote branch 'origin/master' into lighthouse-masterJørgen Lind2010-11-291-1/+1
|\ \
| * | Fix a namespace error and some warnings found by clangJiang Jiang2010-11-231-1/+1
* | | Moving QCoreTextFontEngine with related classes into own fileJørgen Lind2010-10-281-0/+1
|/ /
* / Don't assing 'const Foo*' to a 'Foo*'Tor Arne Vestbø2010-10-151-2/+2
|/
* 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-071-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