Re: [linux-minidisc] Implementing downloading in QHiMDTransfer


Am 14.10.2012, 19:15 Uhr, schrieb Thomas Arp <manner.moe@gmx.de>:
Hi Kevin,
i´ve made some changes to include file extension checking in the
FileSystemModel.
Only files with supported extension are allowed to use, other files are
not selectable and not enabled/grayed out in the file browser.
Please take a look at it, maybe this will be committed into the master repo.

Thomas


Looks good, better than my solution (graying out the download button if
unsupported file extension). Thanks!

Kevin