Without this option - that was in before you have to do several searches when you have mixed format images in one Folder
Confirmed, thanks Ian. This applies to non-Plasma desktops including Windows and Mac (just tested). (note for testers, under Plasma to force such situation set XDG_CURRENT_DESKTOP=XFCE or something else, not KDE) For these desktops non-KDE file dialogs are open and we need explicit addition of the "All Supported Files" and also "All Files" filter. Also it's not just about 'Image > Insert from File > File Types' but also for saving images, and possible many other dialogs in Kexi. Changed the summary accordingly.
Setting high importance as this is a core functional problem.
Git commit c5603739ae59edb388bd0755f7eb7a6ff8e97d35 by Jaroslaw Staniek. Committed on 15/05/2017 at 20:45. Pushed by staniek into branch '3.0'. Improve image chooser for properties of type Pixmap: display "all supported files" (override KProperty's KPropertyPixmapDelegate and KPropertyPixmapEditor) FIXED-IN:3.0.2 M +1 -0 src/plugins/forms/kexiformmanager.cpp M +3 -0 src/plugins/reports/kexireportpart.cpp M +0 -2 src/plugins/tables/kexitabledesignerview.cpp M +4 -0 src/plugins/tables/kexitablepart.cpp M +53 -2 src/widget/properties/KexiCustomPropertyFactory.cpp M +2 -2 src/widget/properties/KexiCustomPropertyFactory.h M +15 -0 src/widget/properties/KexiCustomPropertyFactory_p.h https://commits.kde.org/kexi/c5603739ae59edb388bd0755f7eb7a6ff8e97d35
Fixed in 3.1.0