summaryrefslogtreecommitdiffstats
path: root/src/gui/platform
Commit message (Expand)AuthorAgeFilesLines
* macOS: include QUrl in QAppleFileIconEngineVolker Hilsheimer3 days1-0/+1
* iOS: implement file icon providerVolker Hilsheimer2025-06-183-1/+120
* Apple icon engine: define more symbolsVolker Hilsheimer2025-06-181-2/+3
* QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus InteractionsMohammadHossein Qanbari2025-05-308-282/+436
* Dbus: Enhance process of determining color scheme and contrastMohammadHossein Qanbari2025-05-303-36/+170
* QGnomeTheme: Enhance system color scheme detectionMohammadHossein Qanbari2025-05-292-28/+72
* macOS: Port from deprecated NSAppearance.currentAppearanceTor Arne Vestbø2025-05-221-0/+81
* macOS: Use dedicated content CALayer for Metal/Raster contentTor Arne Vestbø2025-04-281-1/+0
* dbusmenu: Skip registration with the registrar on WaylandVlad Zahorodnii2025-04-111-14/+19
* QGnomeTheme: Prevent leak of QDBusPendingCallWatcherDavid Redondo2025-04-102-3/+4
* Account for Qt::AA_MacDontSwapCtrlAndMeta when mapping Latin ⌘-shortcutsTor Arne Vestbø2025-04-091-3/+8
* Remove double negation ifdefs in QKdeThemeAxel Spoerl2025-04-072-10/+10
* Remove double negation ifdefs in QGnomethemeAxel Spoerl2025-04-072-14/+14
* Remove double negation ifdefs in QGenericUnixThemeAxel Spoerl2025-04-072-12/+12
* GnomeTheme: Add missing QtDBus includesMichael Weghorn2025-03-301-0/+3
* GnomeTheme: read the initial color-scheme value from dbusOliver Eftevaag2025-03-281-18/+39
* Add virtual member QPlatformTheme::contrastPreference()Oliver Eftevaag2025-03-285-12/+70
* QDesktopUnixServices: don't leak the QDBusPendingCallWatcherMarc Mutz2025-03-282-3/+6
* QGenericUnixTheme: Fix build w/o xcb and waylandAxel Spoerl2025-03-271-3/+4
* Correctly name pragma macro in qgenericunixtheme_p.hAxel Spoerl2025-03-251-3/+3
* QKdeTheme: de-inline dtor; make ctor explicitMarc Mutz2025-03-242-1/+5
* QKdeTheme: Don't leak resources on shutdownFabian Kosmale2025-03-211-0/+1
* QDBusListener: remove ChangeSignal's defaut ctorMarc Mutz2025-03-212-3/+3
* QGenericUnixTheme: de-pessimise xdgFileIcon()Marc Mutz2025-03-201-1/+1
* Clean up QKdeThemeAxel Spoerl2025-03-192-62/+68
* Re-implement QPlatformTheme::requestColorScheme() in QKdeThemeAxel Spoerl2025-03-172-13/+46
* QGenericUnixTheme: Fix build, adding missing #includesThiago Macieira2025-03-123-0/+6
* Refactor qgeneericunixthemes_p.h/cppAxel Spoerl2025-03-119-933/+1090
* QGenericUnixTheme: reduce unnecessary relocationsMarc Mutz2025-03-061-32/+35
* Add logging category for platform servicesDavid Redondo2025-02-251-9/+5
* Add Qt::Key_KeyboardKai Uwe Broulik2025-02-171-0/+1
* QDesktopUnixServices: Fix #endif commentDavid Redondo2025-01-301-1/+1
* Platform: unix - avoid modifying the environmentTim Blechmann2025-01-291-7/+16
* QDesktopUnixServices: avoid to call virtual function in constructorLiang Qi2025-01-231-1/+1
* platforms: rename QGenericUnixServices to QDesktopUnixServicesLiang Qi2025-01-213-28/+28
* QGenericUnixServices: avoid dbus calls on non xdg envsLiang Qi2025-01-211-0/+3
* Fix the unsupported Q_UNREACHABLE_RETURN statement in constexpr functionsAlexey Edelev2025-01-171-3/+18
* Replace qgetenv() calls converted to QString with qEnvironmentVariable()Thiago Macieira2025-01-012-5/+5
* Apple: Use automatic rendering mode for icon engineTor Arne Vestbø2024-12-201-19/+21
* Guard the usages of QPlatformIntegration::services()Liang Qi2024-11-251-1/+2
* Introduce VxKeyboard input pluginMichał Łoś2024-10-301-0/+15
* macOS: Release main thread transaction block as soon as we're done with itTor Arne Vestbø2024-10-211-4/+8
* xcb: Report location of DBus menubar on window propertiesDavid Edmundson2024-10-104-7/+36
* QChar: disable implicit conversions on most ctor argumentsMarc Mutz2024-10-101-5/+5
* De-inline dtors of QAbstractEventDispatcherPrivate subclassesMarc Mutz2024-10-082-0/+4
* QGenericUnixServices: properly disconnect signals in dtorChristian Ehrlicher2024-08-302-1/+14
* QMacMimeRtfText: Remove stray newline when converting RTF to HTMLTor Arne Vestbø2024-08-131-1/+6
* Apple: cache all pixmaps from the icon engineVolker Hilsheimer2024-08-032-18/+32
* Icon engines: don't paint on a null-pixmapVolker Hilsheimer2024-07-311-3/+5
* QGUTheme: add Pantheon to the list of GTK based desktop environmentsLiang Qi2024-07-121-0/+1