qt: Try again to fix Windows Window Management
* qt/pinentrydialog.cpp (raiseWindow): Activate Window and disable windows hacks. (PinEntryDialog::PinEntryDialog): Delay setFocus after the event loop returns.
This fixes getting the input focus on Windows without the
Buggy AttachThreadInput hacks.