summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/gtk3/qgtk3theme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessions"Ilya Fedin2023-04-141-14/+0
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-131-2/+2
* Add Q_UNUSED to avoid compilation errorsTang Haixiang2022-12-221-0/+1
* Cleanup QGtk3ThemeYuhang Zhao2022-12-211-45/+10
* GTK3 theme: simplify codeYuhang Zhao2022-12-161-1/+1
* Re-implement palette, standardPixmap, file icons, fonts in QGtk3ThemeAxel Spoerl2022-12-021-3/+29
* Add QPlatformTheme::MouseCursorTheme and MouseCursorSizeLiang Qi2022-11-181-0/+10
* Gtk3: fix stack smashing on mismatch between bool and gbooleanThiago Macieira2022-11-111-1/+1
* Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessionsJan Grulich2022-11-081-0/+14
* Replace QPlatformTheme::Appearance by Qt:AppearanceAxel Spoerl2022-09-201-5/+5
* QGtk3Theme: subscribe to theme hint changesIlya Fedin2022-08-271-0/+20
* Move PreselectFirstFileInDirectory theme hint from QGtk3Theme to QGnomeThemeIlya Fedin2022-08-221-2/+0
* QGtk3Theme: Respect xcb_xlib config optionIlya Fedin2022-07-071-0/+6
* QGtk3Theme: Ensure gtk uses the same windowing system as QtIlya Fedin2022-07-071-0/+11
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add PreselectFirstFileInDirectory platform theme hintMitch Curtis2022-01-071-0/+2
* QGtk3Theme: implement appearance function to detect dark themesMitch Curtis2021-10-111-0/+42
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* gtk3: Disable native file dialogs on GTK3 < 3.15.5Frank Richter2018-01-181-1/+16
* Fallback to QGnomeTheme if Gtk3 does not support long-press-timeJan Arve Sæther2017-08-091-2/+15
* GTK+ theme: Map some GtkSettings properties to QPlatformTheme hintsDmitry Shachnev2016-12-121-2/+21
* Implement QPA menu for GTK+ 3.xJ-P Nurmi2016-06-151-0/+11
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Port the Gtk platform theme to Gtk+ 3Dmitry Shachnev2015-11-131-0/+139