D17677: Add workaround for gtk file chooser filter patterns

Jan Grulich noreply at phabricator.kde.org
Wed Dec 19 09:26:47 GMT 2018


jgrulich created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
jgrulich requested review of this revision.

REVISION SUMMARY
  Gtk can use filter patterns, looking like "*.[Pp][Nn][Gg]" to handle all possible lowercase/uppercase
  variants. This is unfortunately not supported by KDE/Qt dialogs so we should try to convert it to
  just "*.png" instead. There are other possible patterns, but this is probably the most common one.

REPOSITORY
  R838 Flatpak Support: KDE Portal for XDG Desktop

BRANCH
  Plasma/5.14

REVISION DETAIL
  https://phabricator.kde.org/D17677

AFFECTED FILES
  src/filechooser.cpp

To: jgrulich
Cc: plasma-devel, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20181219/0a26ea82/attachment.html>


More information about the Plasma-devel mailing list