qt: Add support for external password manager with libsecret
* qt/main.cpp: Pass pinentry info to PinEntryDialog constructor. Set save passphrase checkbox text from pinentry_t->default_pwmngr. * qt/pinentrydialog.cpp, qt/pinentrydialog.h: Dialog now accepts pinentry info in the constructor and removed unneeded setter for pinentry info. Add save passphrase checkbox.
- GnuPG-Bug-ID: T6801
- Signed-off-by: Jason Carrete <jasoncarrete5@gmail.com>