summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cmake: Add missing CLASS_NAMEAlbert Astals Cid2019-10-031-0/+1
* | Add some missing CLASS_NAME values to pluginsAlexandru Croitor2019-07-221-0/+1
* | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-2/+2
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-5/+10
|\|
| * More nullptr usage in headersKevin Funk2019-03-141-1/+1
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-262-0/+4
| |\
| | * qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-252-0/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-2/+3
| |\|
| | * Properly convert filename to bytearray when sending over portalJan Grulich2019-02-211-2/+3
| * | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-1/+1
| |/
| * Add terminating character when sending byte arrays in FileChooser portalJan Grulich2018-10-311-2/+2
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-1/+1
| |\
| | * Modernize the "mimetype" featureLiang Qi2018-10-121-1/+1
* | | cmake: enable the xdgdesktopportal pluginAlbert Astals Cid2019-02-112-1/+22
* | | cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-112-0/+39
|/ /
* | Make flatpak portal support to be used also by Snap applicationsJan Grulich2018-09-0210-131/+133
* | Make sure we open native dialogs when opening folders inside sandboxJan Grulich2018-06-151-4/+4
* | Keep native file dialog updated with current optionsJan Grulich2018-06-061-4/+12
* | Open native file dialog inside sandbox when opening directoriesJan Grulich2018-05-243-8/+56
|/
* Fix filter parsing in flatpak FileChooser portalJan Grulich2018-05-151-1/+1
* Avoid multiple connections to same response in FileChooser portalJan Grulich2018-04-061-0/+3
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* QGtk3Menu::showPopup(): fix target item selectionJ-P Nurmi2018-03-161-3/+3
* QFlatpakTheme: Cleanup the codeAlexander Akulich2018-03-141-73/+15
* QGtk3Menu: take GTK's scale factor into accountJ-P Nurmi2018-02-221-0/+3
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-143-4/+24
|\
| * 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
* | | Fix missing override warningAllan Sandfeld Jensen2018-02-141-1/+1
|/ /
* | Fix opening of flatpak FileChooser portalJan Grulich2018-02-022-55/+61
* | Fix support for flatpak FileChooser portalJan Grulich2018-01-081-2/+2
* | Fix support for flatpak FileChooser portalJan Grulich2017-12-191-1/+1
* | Add support for FileChooser flatpak portalJan Grulich2017-12-168-0/+883
* | 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