summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/dbustray
Commit message (Expand)AuthorAgeFilesLines
* D-Bus system tray: emit activated on middle and right clickShawn Rutledge2015-03-313-20/+10
* 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-202-2/+6
* D-Bus system tray: properly check whether StatusNotifierHost availableShawn Rutledge2015-02-201-5/+2
* Update copyright headersJani Heikkinen2015-02-118-56/+56
* D-Bus tray icons: save temp file with size 22pxShawn Rutledge2015-02-081-5/+1
* D-Bus tray icons: get devicePixelRatio at runtimeShawn Rutledge2015-02-041-8/+9
* D-Bus tray icons: make endian conversion work againShawn Rutledge2015-01-232-8/+10
* D-Bus tray icon: when eliminating large icons, scale to medium sizeShawn Rutledge2015-01-231-5/+12
* D-Bus tray icon: ensure that the image is square before sendingShawn Rutledge2015-01-231-6/+17
* QSystemTrayIcon uses D-Bus org.freedesktop.Notifications on LinuxShawn Rutledge2015-01-235-1/+226
* QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-227-11/+831
* Add D-Bus types marshalling for Linux tray icon supportMarco Martin2015-01-122-0/+244