BUG: qtFileItem doesn't provide line entry for entering filenames on Macs
This seems like a Qt issue - the same code works on Linux and Windows.
The workaround was to call setAcceptMode when the option is to accept any file (as oppose to only those that currently exists)
Also changed the name of the Open button to Accept (on all platforms)
Closes #355 (closed)