[kdialog] [Bug 383151] No way to specify multiple filters for --getfileopen

2017-08-05 Thread Kovid Goyal
https://bugs.kde.org/show_bug.cgi?id=383151

Kovid Goyal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Kovid Goyal  ---
The mimetypes wont works for what I need. But the \n will, so thanks for that.
You might want to document it somewhere.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdialog] [Bug 383151] New: No way to specify multiple filters for --getfileopen

2017-08-04 Thread Kovid Goyal
https://bugs.kde.org/show_bug.cgi?id=383151

Bug ID: 383151
   Summary: No way to specify multiple filters for --getfileopen
   Product: kdialog
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: br...@frogmouth.net
  Reporter: ko...@kovidgoyal.net
  Target Milestone: ---

There is no way to specify multiple filters to a file open dialog. This
corresponds to the QFileDialog::setNameFilters function. 

Either add a option such as --file-filter that can be specified multiple times
(this is how zenity does it) or allow specifying arbitrary number of arguments
to the command. 

In either case, it would be nice if the output of kdialog --version actually
output something useful instead of 1.0. That way it would be possible to detect
if kdialog supports this feature easily.

-- 
You are receiving this mail because:
You are watching all bug changes.