Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that QFontDialog::getFont() works on Mac OS X. | Norwegian Rock Cat | 2009-04-27 | 1 | -40/+27 |
| | | | | | | | | | | It seems that running the font dialog modal means that the "fontChanged" action is not fired. Which means our font is never changed. Thankfully, since it's an app modal case, we can re-sync when the OK button is clicked. Task-number: 252000 Reviewed-by: Morten Sørvig | ||||
* | BT: Make native QFontDialog work when using show and changing windows | Norwegian Rock Cat | 2009-04-17 | 1 | -3/+5 |
| | | | | | | | | | Cocoa's font manager uses "first responder" which is a great idea, but breaks as soon as we change windows. Thankfully we can just set the target and we are OK. An upshot is that we don't need the delegate, but I'm not going to push my luck on that. Reviewed-by: Richard Moe Gustavsen | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+625 |