qa: Remove lots of superfluous semicolons
[quassel.git] / src / qtui / legacysystemtray.cpp
2018-11-18 Manuel Nickschasqt4-b-gone: Remove all code supporting Qt < 5.5 and...
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: 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-04-10 Manuel NickschasSemi-yearly copyright bump
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-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Manuel NickschasChange Q_WS_* to Q_OS_*
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-14 Daniel Albersbump © years
2010-08-27 Manuel NickschasStatusNotifierItem ("D-Bus tray icon") improvements
2010-04-13 Manuel NickschasFix visibility issues with StatusNotifier
2010-03-07 Manuel Nickschasfix trayicon-tooltip for linux
2010-03-07 Martin Mayerfix trayicon-tooltip for mac and win
2010-03-03 Manuel NickschasMake disabling the tray icon animation work again
2010-03-03 Manuel NickschasIntegrate DesktopNotification into system tray/status...
2010-02-25 Manuel NickschasFix building without KDE
2010-02-23 Manuel NickschasAdd a tooltip to the tray icon
2010-02-16 Manuel NickschasRefactor the system tray's context menu
2010-02-14 Manuel NickschasImprove systray activation behavior; more refactoring
2010-02-09 Manuel NickschasSystemTray refactoring in preparation of supporting...