summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes
Commit message (Expand)AuthorAgeFilesLines
* QXdgDesktopPortalFileDialog: fix C++20 buildGiuseppe D'Angelo2022-06-201-1/+1
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Fallback to another file dialog implementation when XDP is inaccessibleIlya Fedin2022-06-093-33/+53
* Add QXdgDesktopPortalFileDialog::useNativeFileDialog()Ilya Fedin2022-06-082-4/+15
* Fix a leak of fallback dialog helper in xdgdesktopportalIlya Fedin2022-06-071-3/+3
* Initialize m_exclusive in QGtk3MenuItem constructorElias Rudberg2022-06-011-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-1612-456/+24
* 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-044-34/+42
* Plugins: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-023-10/+10
* QGtk3ThemePlugin: includemocsMarc Mutz2022-04-292-0/+4
* QXdgDesktopPortalThemePlugin: includemocsMarc Mutz2022-04-291-0/+2
* FileChooser portal: set current_nameIlya Fedin2022-04-141-1/+6
* xdgdesktopportal theme: Implement appearance()Magnus Groß2022-03-042-0/+55
* 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
* Fix memory leakJiDe Zhang2021-09-292-0/+2
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-062-2/+2
* FileChooser portal: send window id in hexJan Grulich2021-03-081-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-242-3/+2
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-27/+0
* Remove QtDBus includesDavid Skoland2021-01-121-3/+3
* Remove the qmake project filesJoerg Bornemann2021-01-073-46/+0
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-1/+1
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-093-0/+3
* FileChooser portal: skip empty filters to avoid rejection from portalsJan Grulich2020-10-121-0/+5
* xdgdesktopportal: properly fix a dangling pointerGiuseppe D'Angelo2020-10-061-6/+5
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* Use OpenType font weightsJonas Karlsson2020-08-281-2/+1
* xdgdesktopportal: Avoid dangling pointerMichael Weghorn2020-08-201-2/+2
* Filechooser portal: Implement "current_filter"Michael Weghorn2020-08-102-5/+58
* Use QList instead of QVector in pluginsJarek Kobus2020-07-062-4/+4
* CMake: Regenerate rest of projects under src/Alexandru Croitor2020-07-031-1/+1
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-225-5/+2
* Make sure we correctly construct underlying base platform themeJan Grulich2020-06-161-1/+1
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-032-2/+2
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-182-1/+30
|\
| * Support opening directories over portalJan Grulich2020-05-142-1/+30
* | CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-273-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\|
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-053-15/+10
* | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-273-9/+9
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-245-13/+13
|\|
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-064-12/+12
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Regenerate src/*Alexandru Croitor2019-11-143-3/+3
* | Regenerate everything under ./srcAlexandru Croitor2019-11-123-3/+0
* | Regenerate platformthemes pluginsAlexandru Croitor2019-10-084-15/+52