summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix/dbusmenu
Commit message (Expand)AuthorAgeFilesLines
* dbusmenu: Skip registration with the registrar on WaylandVlad Zahorodnii2025-04-111-14/+19
* platforms: rename QGenericUnixServices to QDesktopUnixServicesLiang Qi2025-01-211-3/+3
* xcb: Report location of DBus menubar on window propertiesDavid Edmundson2024-10-102-7/+19
* Straighten out various logging categoriesUlf Hermann2024-06-191-2/+0
* Teach QKeySequencePrivate about QKeyCombinationTor Arne Vestbø2023-10-091-7/+7
* Revert "D-Bus system tray: properly check whether StatusNotifierHost available"Ilya Fedin2023-04-052-7/+7
* Port from container.count()/length() to size()Marc Mutz2022-10-042-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-1612-456/+24
* QtGui: includemocsMarc Mutz2022-04-295-0/+10
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-284-27/+35
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-2/+2
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: private APIMarc Mutz2022-04-052-9/+19
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-243-2/+5
* QDBusMenuConnection: Close open D-Bus connectionJonas Kvinge2021-06-302-0/+9
* Don't own unique name for QDBusTrayIconIlya Fedin2021-04-212-14/+5
* Remove QtDBus includesDavid Skoland2021-01-123-22/+26
* Remove the qmake project filesJoerg Bornemann2021-01-071-15/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-4/+4
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-1/+1
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-072-4/+4
* Move linuxaccessibility to QtGuiFriedemann Kleint2020-07-061-3/+3
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-2213-0/+2019