For open dialogs, offer a list of sets of extensions, not of file types;
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 8 Nov 2013 01:08:42 +0000 (01:08 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 8 Nov 2013 01:08:42 +0000 (01:08 +0000)
commit05cecbeb4745533ef4cc193b63acb48f0d472f5e
tree868485aafc4029af4efa78b3d687fd4579500ec0
parent69b683851e8d23706203f89c26aac02eaf99602e
For open dialogs, offer a list of sets of extensions, not of file types;
.cap, for example, doesn't refer to a particular file type - a whole
bunch of file types use .cap.

Also offer, in addition to "All Files", "All Capture Files", which
matches all the extensions we know about.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@53156 f5534014-38df-0310-8fa8-9805f1628bb7
ui/qt/capture_file_dialog.cpp
ui/qt/capture_file_dialog.h
ui/win32/file_dlg_win32.c
wiretap/file_access.c
wiretap/wtap.h