summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/gtk3
Commit message (Expand)AuthorAgeFilesLines
* Document QGtk3InterfaceAxel Spoerl2023-01-052-21/+183
* Change parsing log output in QGtk3Json from qCDebug to qCInfoAxel Spoerl2023-01-031-11/+11
* Detect appearance by colors unless GTK theme name contains "dark"Axel Spoerl2022-12-283-1/+20
* Add Q_UNUSED to avoid compilation errorsTang Haixiang2022-12-221-0/+1
* Cleanup QGtk3ThemeYuhang Zhao2022-12-211-45/+10
* Fix checkbox and radiobutton background in QGtk3ThemeAxel Spoerl2022-12-161-2/+2
* GTK3 theme: simplify codeYuhang Zhao2022-12-161-1/+1
* Re-implement palette, standardPixmap, file icons, fonts in QGtk3ThemeAxel Spoerl2022-12-029-3/+1960
* 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
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Replace QPlatformTheme::Appearance by Qt:AppearanceAxel Spoerl2022-09-202-6/+6
* QGtk3Dialog: remove the #include for empty mocThiago Macieira2022-09-011-2/+0
* QGtk3Theme: subscribe to theme hint changesIlya Fedin2022-08-271-0/+20
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Move PreselectFirstFileInDirectory theme hint from QGtk3Theme to QGnomeThemeIlya Fedin2022-08-221-2/+0
* QGtk3Theme: Support setting dialog parent on WaylandIlya Fedin2022-08-191-2/+21
* Remove unneeded QWindow from QGtk3DialogIlya Fedin2022-08-172-71/+20
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* QGtk3Theme: Respect xcb_xlib config optionIlya Fedin2022-07-072-0/+7
* QGtk3Theme: Ensure gtk uses the same windowing system as QtIlya Fedin2022-07-071-0/+11
* QGtk3Theme: Use GDK X11-specific API only built with X11Ilya Fedin2022-07-062-2/+14
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Initialize m_exclusive in QGtk3MenuItem constructorElias Rudberg2022-06-011-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-167-266/+14
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-041-1/+1
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-041-1/+3
* Plugins: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-022-9/+9
* QGtk3ThemePlugin: includemocsMarc Mutz2022-04-292-0/+4
* Add PreselectFirstFileInDirectory platform theme hintMitch Curtis2022-01-071-0/+2
* QGtk3Theme: implement appearance function to detect dark themesMitch Curtis2021-10-112-0/+44
* Implement preview support for GTK file dialogIlya Fedin2021-09-292-0/+43
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-2/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-27/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-23/+0
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-1/+1
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-092-0/+2
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* Use OpenType font weightsJonas Karlsson2020-08-281-2/+1
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-1/+1
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-223-3/+1
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-2/+2
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-10/+7
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-6/+6
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-244-12/+12
|\
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-064-12/+12
* | Regenerate src/*Alexandru Croitor2019-11-142-2/+2
* | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0