summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix/qgenericunixthemes.cpp
Commit message (Expand)AuthorAgeFilesLines
* ColorScheme: clean up code to prepare adding a setterVolker Hilsheimer7 days1-1/+1
* QGenericUnixTheme: Rename ColorTheme enum value to ColorSchemeAxel Spoerl2023-12-291-3/+3
* QGenericUnixThemesDBusListener: Remove stray qDebug()Axel Spoerl2023-07-181-1/+0
* QtGui: code tidies: use the 4-arg connect overloadGiuseppe D'Angelo2023-06-281-2/+2
* Make Gnome theme react to color theme changes without GTKAxel Spoerl2023-05-221-0/+3
* QGenericUnixThemes: Make DBus listener configurableAxel Spoerl2023-05-211-50/+251
* Revert "D-Bus system tray: properly check whether StatusNotifierHost available"Ilya Fedin2023-04-051-1/+1
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-131-24/+24
* Add QPlatformTheme::MouseCursorTheme and MouseCursorSizeLiang Qi2022-11-181-0/+26
* Implement appearance detection generic unix themesAxel Spoerl2022-09-211-11/+133
* Make QKdeTheme aware of runtime theme changesAxel Spoerl2022-08-301-5/+148
* Move PreselectFirstFileInDirectory theme hint from QGtk3Theme to QGnomeThemeIlya Fedin2022-08-221-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-281-15/+15
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-11/+13
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-2/+2
* QGnomeTheme: remove unneeded Q_DNoah Davis2022-02-171-1/+0
* QGnomeTheme: Allow Space, Return, Enter and Select to press buttonsNoah Davis2022-02-161-0/+4
* Revert "Add Deepin to the list of GTK based desktop environments"Tang Haixiang2021-09-091-2/+1
* Add Deepin to the list of GTK based desktop environmentsTang Haixiang2021-09-091-1/+2
* Remove QtDBus includesDavid Skoland2021-01-121-18/+20
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-121-2/+2
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-9/+9
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-221-0/+884