qtui: Make the debug log a proper dialog
[quassel.git] / src / qtui / systemtray.cpp
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-06-16 Manuel Nickschasqtui: Fix build for KDE4
2018-06-15 Manuel Nickschasqtui: Rework the attention state behavior of the tray...
2018-06-15 Manuel Nickschasqtui: Properly update tray icons
2018-06-15 Manuel Nickschasqtui: Refactor the system tray implementations
2018-06-15 Manuel Nickschasqtui: Switch to tray-specific icons
2018-06-15 Manuel Nickschasqtui: Use icon names in tray implementations
2018-06-15 Manuel Nickschasqtui: Clean up SystemTray
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2017-04-13 romibiFix Icon fallback issue
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasHappy New Year!
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
2014-01-01 Manuel NickschasHappy New Year!
2013-02-28 Manuel NickschasRelicense SystemTray and LegacySystemTray under LGPL 2+
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-02-20 Manuel NickschasRename the icons for inactive and alerted to conform...
2012-02-14 Daniel Albersbump © years
2010-08-11 Alexander SteinShow the active icon in tray menu
2010-04-13 Manuel NickschasFix visibility issues with StatusNotifier
2010-03-03 Manuel NickschasMake disabling the tray icon animation work again
2010-03-03 Manuel NickschasIntegrate DesktopNotification into system tray/status...
2010-02-16 Manuel NickschasRefactor the system tray's context menu
2010-02-16 Manuel NickschasRework tray icon activation behavior yet again
2010-02-16 Manuel NickschasMore systray refactoring
2010-02-14 Manuel NickschasImprove systray activation behavior; more refactoring
2010-02-09 Manuel NickschasSystemTray refactoring in preparation of supporting...
2010-01-17 Manuel NickschasAllow compilation without QSystemTrayIcon
2009-10-25 Daniel Albersmake proper use of [QK]SystemTrayIcon->contextMenu()
2009-04-27 Manuel NickschasSystray icon improvements
2009-02-14 Manuel NickschasIntroduce SystemTray class to handle the systray icon...