summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/dbustray/qdbustrayicon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\
| * dbustray: Use separate D-Bus connections for each tray iconDmitry Shachnev2016-05-121-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-2/+16
|\|
| * dbustray: Implement better detection of indicator-applicationDmitry Shachnev2016-04-111-2/+16
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-5/+4
|\|
| * dbustray: Support late registering of tray icon menuDmitry Shachnev2016-02-091-0/+3
| * dbustray: Do not change m_menu in QDBusTrayIcon::createMenu()Dmitry Shachnev2016-02-091-5/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* D-Bus system tray: emit activated on middle and right clickShawn Rutledge2015-03-311-11/+0
* D-Bus system tray: emit QPlatformSystemTrayIcon::activated on clickShawn Rutledge2015-03-311-1/+1
* D-Bus tray icon menus: support submenusShawn Rutledge2015-03-301-2/+3
* Do not attempt to unregister an unregistered dbus serviceAllan Sandfeld Jensen2015-02-201-2/+5
* D-Bus system tray: properly check whether StatusNotifierHost availableShawn Rutledge2015-02-201-5/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* D-Bus tray icons: save temp file with size 22pxShawn Rutledge2015-02-081-5/+1
* QSystemTrayIcon uses D-Bus org.freedesktop.Notifications on LinuxShawn Rutledge2015-01-231-1/+38
* QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-221-0/+260