summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/gtk3
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Regenerate platformthemes pluginsAlexandru Croitor2019-10-082-7/+41
* | cmake: Add missing CLASS_NAMEAlbert Astals Cid2019-10-031-0/+1
* | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-2/+2
* | cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-111-0/+29
|/
* QGtk3Menu::showPopup(): fix target item selectionJ-P Nurmi2018-03-161-3/+3
* QGtk3Menu: take GTK's scale factor into accountJ-P Nurmi2018-02-221-0/+3
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-4/+24
|\
| * GTK: fix menu positioning on high-DPIJ-P Nurmi2018-02-071-2/+4
| * QGtk3Menu::showPopup(): fix off by one error in the y-coordinateJ-P Nurmi2018-02-051-1/+2
| * gtk3: Disable native file dialogs on GTK3 < 3.15.5Frank Richter2018-01-182-1/+18
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-28/+28
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-2/+15
|\|
| * Fallback to QGnomeTheme if Gtk3 does not support long-press-timeJan Arve Sæther2017-08-091-2/+15
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-0/+10
|\|
| * Fix build without features.shortcutTasuku Suzuki2017-04-272-0/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-0/+1
|\|
| * gtk3: Mark the minimum version we supportThiago Macieira2017-04-111-0/+1