System tray update

Thanks to some great work by Sam Magnuson, QSystemTrayIcon::showMessage() will support Growl on the mac in Qt 4.3. With this change, supportsMessages() no longer returns false on any of our desktop platforms. Here’s the obligatory screenshot: Note that the documentation for showMessage() states that messages are not guaranteed to be displayed. As a result, we […]