LBRY-Vault/electrum/gui
SomberNight e1dcdde272
Qt tx dialog: fix file extension when exporting (on MacOS...)
closes #5954

We are now giving every(?) hint possible to the MacOS file dialog...
The extension is put in the filename as before (which turned out not to be enough).
It is also set using QFileDialog.setDefaultSuffix, which again, turns out not to be enough.
In desperation, the file extension filter-list now contains *.psbt and *.txn as separate filters,
and the one with the expected extension is pre-selected. This seems enough...
2020-02-28 21:59:09 +01:00
..
icons more post-rebase fixups 2019-08-20 09:03:11 +02:00
kivy do not show channel balances if channel is closed 2020-02-22 12:10:41 +01:00
qt Qt tx dialog: fix file extension when exporting (on MacOS...) 2020-02-28 21:59:09 +01:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py integrate PSBT support natively. WIP 2019-11-04 22:24:36 +01:00
text.py fixes for text interface 2020-02-08 12:35:07 +01:00