summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes/genericunix/dbustray
Commit message (Expand)AuthorAgeFilesLines
* dbustray: add NewMenu signal and emit it when menu changedMarco Trevisan (Treviño)2018-02-222-0/+4
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-9/+9
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-10/+10
* Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* Fix unused private fields in dbusmenu and dbustrayThiago Macieira2017-04-261-2/+0
* 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-022-0/+12
* make use of QT_REQUIRE_CONFIG() in platformsupport modulesOswald Buddenhagen2016-10-153-8/+8
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-7/+8
* move dbusmenu and dbustray under themes/genericunixOswald Buddenhagen2016-10-079-0/+1404