icons: Warn on missing icons
[quassel.git] / src / qtui / statusnotifieritem.cpp
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-06-15 Manuel Nickschasqtui: Rework the attention state behavior of the tray...
2018-06-15 Manuel Nickschasqtui: Fix duplication of tray icon with StatusNotifier
2018-06-15 Manuel Nickschasqtui: Properly update tray icons
2018-06-15 Manuel Nickschasqtui: Refactor the system tray implementations
2018-06-15 Manuel Nickschasicons: Add hicolor fallback for Qt < 5.5
2018-06-15 Manuel Nickschasqtui: Use icon names in tray implementations
2018-06-15 Manuel Nickschasicons: Fix icon theme support for StatusNotifierItem
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-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
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-06 Manuel NickschasRemove support for obsolete Qt versions
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-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Bas PapeQt::escape moved to QString::toHtmlEscaped in Qt 5
2014-01-01 Manuel NickschasHappy New Year!
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-09-05 Manuel NickschasCheck if the notifications client supports actions
2010-08-27 Manuel NickschasFix license for statusnotifieritem*
2010-08-27 Manuel NickschasStatusNotifierItem ("D-Bus tray icon") improvements
2010-08-24 Manuel NickschasAdd support for dbusmenu
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-23 Manuel NickschasAdd a tooltip to the tray icon
2010-02-16 Manuel NickschasRefactor the system tray's context menu
2010-02-16 Manuel NickschasBasic StatusNotifierItem support