Summary: | Colorize[interactive] filter options : filemanager button to browse for palette doesn't allow to pick *.gpl palettes | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | David REVOY <info> |
Component: | G'Mic for Krita | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | 2.9 Beta | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/f5722b720122b0ad9861920ac92b29b8b39845b3 | Version Fixed In: | |
Sentry Crash Report: |
Description
David REVOY
2015-02-16 14:19:54 UTC
Confirmed, we need to expand the KisUrlRequester class with an option to set the filter list on the KoFileDialog. Git commit f5722b720122b0ad9861920ac92b29b8b39845b3 by Aleksander Demko. Committed on 17/02/2015 at 06:19. Pushed by ademko into branch 'calligra/2.9'. The general G'MIC file widget now lets you select any file. Added KisUrlRequest::setMimeTypeFilters() M +1 -0 krita/plugins/extensions/gmic/kis_gmic_settings_widget.cpp M +18 -10 krita/ui/widgets/kis_url_requester.cpp M +19 -1 krita/ui/widgets/kis_url_requester.h M +9 -18 libs/widgets/KoFileDialog.cpp http://commits.kde.org/calligra/f5722b720122b0ad9861920ac92b29b8b39845b3 Many thanks for the fix, I'll try it now :) |