summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/dbustray/qdbustraytypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* move dbusmenu and dbustray under themes/genericunixOswald Buddenhagen2016-10-071-212/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* D-Bus tray icons: get devicePixelRatio at runtimeShawn Rutledge2015-02-041-8/+9
* D-Bus tray icons: make endian conversion work againShawn Rutledge2015-01-231-8/+7
* 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 StatusNotifier on Linux when possibleShawn Rutledge2015-01-221-7/+30
* Add D-Bus types marshalling for Linux tray icon supportMarco Martin2015-01-121-0/+163