qt6-bb10/src/plugins/platformthemes
Jan Grulich d55165b9c4 Fix filter parsing in flatpak FileChooser portal
Filters are usually in format (Name (*.foo *.bar)), but valid filter is
also (Name ( *.bar *.foo )), containing additional spaces. When we split
content in the brackets divided by spaces, there will be then empty
strings which we need to filter out, otherwise the result we send over
DBus is not valid.

Change-Id: Iaa265189408f47324bc9b269d534bf4c8d7d2cae
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-05-15 08:06:17 +00:00
..
flatpak Fix filter parsing in flatpak FileChooser portal 2018-05-15 08:06:17 +00:00
gtk3 QGtk3Menu::showPopup(): fix target item selection 2018-03-16 09:14:55 +00:00
platformthemes.pro Modernize the "regularexpression" feature 2018-03-20 08:19:25 +00:00