summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/xdgdesktopportal
Commit message (Expand)AuthorAgeFilesLines
* FileChooser portal: Make sure filter.name is not emptyAlbert Astals Cid2023-10-011-0/+3
* qxdgdesktopportalfiledialog: avoid implicit detachAnton Kudryavtsev2023-09-081-2/+2
* Add support for setting the initial directory in portal file dialogDavid Redondo2023-07-121-13/+12
* QtGui: code tidies: use the 4-arg connect overloadGiuseppe D'Angelo2023-06-281-1/+1
* xdgdesktopportal: Fallback to base theme if color scheme is unknownIlya Fedin2023-05-301-0/+2
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-132-10/+10
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-5/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-2/+2
* Replace QPlatformTheme::Appearance by Qt:AppearanceAxel Spoerl2022-09-202-8/+8
* FileChooser portal: set current_file only when file already existsIlya Fedin2022-09-101-3/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Send parent_window handle to desktop portalDavid Redondo2022-07-251-3/+12
* QXdgDesktopPortalFileDialog: fix C++20 buildGiuseppe D'Angelo2022-06-201-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
* Use SPDX license identifiersLucie Gérard2022-05-165-190/+10
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-043-33/+39
* Plugins: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-1/+1
* 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
* Fix memory leakJiDe Zhang2021-09-292-0/+2
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* FileChooser portal: send window id in hexJan Grulich2021-03-081-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* Remove QtDBus includesDavid Skoland2021-01-121-3/+3
* Remove the qmake project filesJoerg Bornemann2021-01-071-17/+0
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-091-0/+1
* 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
* 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-061-3/+3
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-222-2/+1
* Make sure we correctly construct underlying base platform themeJan Grulich2020-06-161-1/+1
* 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-271-1/+1
* | 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-051-5/+3
* | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-3/+3
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\|
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Regenerate src/*Alexandru Croitor2019-11-141-1/+1
* | Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* | Regenerate platformthemes pluginsAlexandru Croitor2019-10-081-4/+9
* | Add some missing CLASS_NAME values to pluginsAlexandru Croitor2019-07-221-0/+1