summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/gtk3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Make platform menu tag/setTag not be pure virtualAlbert Astals Cid2017-04-182-30/+0
|/
* Convert QStrings with qUtf8Printable for GTK API callsMichael Brüning2017-03-301-25/+20
* Set the mode for the GTK3 file chooser also in selectFileMichael Brüning2017-03-292-3/+18
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-1/+1
|\
| * gtk3: Fix use of dangling pointersThiago Macieira2017-03-221-1/+1
* | GTK3 plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-03-032-29/+41
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+1
|\|
| * QGtk3Menu: fix compilation with Clang 3.8Marc Mutz2017-02-061-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-4/+6
|\|
| * QGtk3Dialog: don't crash on WaylandJ-P Nurmi2016-12-091-4/+6
* | GTK+ theme: Map some GtkSettings properties to QPlatformTheme hintsDmitry Shachnev2016-12-121-2/+21
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-081-5/+13
|\
| * GTK+ dialogs: Get rid of deprecated GtkStock usageDmitry Shachnev2016-11-031-5/+13