Bug 379073 - Add "All files" and "All Supported Files" filters to open/save dialogs
Summary: Add "All files" and "All Supported Files" filters to open/save dialogs
Status: CLOSED FIXED
Alias: None
Product: KEXI
Classification: Applications
Component: General (show other bugs)
Version: 3.1.0 Alpha
Platform: unspecified All
: HI major
Target Milestone: 3.1
Assignee: Jarosław Staniek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-22 11:17 UTC by Ian Whitfield
Modified: 2017-07-28 22:06 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Whitfield 2017-04-22 11:17:18 UTC
Without this option - that was in before you have to do several searches when you have mixed format images in one Folder
Comment 1 Jarosław Staniek 2017-04-24 20:46:57 UTC
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.
Comment 2 Jarosław Staniek 2017-04-24 20:49:02 UTC
Setting high importance as this is a core functional problem.
Comment 3 Jarosław Staniek 2017-05-15 21:59:21 UTC
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
Comment 4 Jarosław Staniek 2017-07-28 22:06:31 UTC
Fixed in 3.1.0