It's now using QFileDialog::getOpenFileName() as before in the device setup and QFileDialog::getSaveFileName() in the emulator configuration (SVN r3993). I also removed the overwrite confirmation as it's not really useful here.
Thanks, I will check later.

To use different file dialogs depending on the context is a wise decision.