Bootloader installation: set file filter.

When requesting an original firmware file from the user set the filter for the
file chooser dialog to only show files with matching file extension to simplify
selection. Allow the user to select "all files" in case the file for whatever
reason has the wrong extension.

Change-Id: Ic3643c3601f6d849e6563f8753ae80a168ec0a45
This commit is contained in:
Dominik Riebeling 2012-05-01 10:46:10 +02:00
parent 92ef7bd328
commit 9b363c6ced
4 changed files with 28 additions and 1 deletions

View file

@ -58,6 +58,7 @@ class SystemInfo : public QObject
CurBootloaderMethod,
CurBootloaderName,
CurBootloaderFile,
CurBootloaderFilter,
CurEncoder,
CurBrand,
CurName,