summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes/genericunix/dbustray/qdbustrayicon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-221-356/+0
* Fix build without PCHSimon Hausmann2018-10-131-0/+3
* QDBusTrayIcon: Avoid needless initialization of a global varAlexander Volkov2018-06-221-2/+7
* dbustray: add NewMenu signal and emit it when menu changedMarco Trevisan (Treviño)2018-02-221-0/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-9/+9
* QDBusTrayIcon: try use runtime or cache for iconsMarco Trevisan (Treviño)2017-02-061-1/+24
* QDBusTrayIcon: always save the temp icon in UnityMarco Trevisan (Treviño)2017-01-191-0/+6
* dbustray: Handle StatusNotifierWatcher appearing and disappearingDmitry Shachnev2016-12-021-0/+11
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-7/+8
* move dbusmenu and dbustray under themes/genericunixOswald Buddenhagen2016-10-071-0/+305