summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix/dbustray
Commit message (Expand)AuthorAgeFilesLines
* QDbusTrayIcon: handle open() failureGiuseppe D'Angelo2024-03-261-1/+4
* Revert "D-Bus system tray: properly check whether StatusNotifierHost available"Ilya Fedin2023-04-051-2/+5
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-3/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* QDBusTrayIcon: add xdg-activation supportIlya Fedin2022-08-312-0/+10
* Use SPDX license identifiersLucie Gérard2022-05-168-306/+18
* QtGui: includemocsMarc Mutz2022-04-293-0/+6
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-5/+7
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: private APIMarc Mutz2022-04-052-3/+7
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-1/+2
* Make indicator-application hack work in flatpakIlya Fedin2022-02-121-1/+6
* indicator-application hack: fallback to dbus service checkIlya Fedin2021-04-071-0/+8
* Fix inefficient use of qToBigEndianAllan Sandfeld Jensen2021-02-021-4/+1
* Remove QtDBus includesDavid Skoland2021-01-123-26/+33
* Remove the qmake project filesJoerg Bornemann2021-01-071-11/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-2/+2
* Fix crash in tst_QSystemTrayIcon::lastWindowClosed()Allan Sandfeld Jensen2020-10-201-0/+2
* Avoid double pixel-ratio scaling of dbus tray iconsAllan Sandfeld Jensen2020-10-082-10/+11
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-1/+1
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-229-0/+1447