You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ThomasV d9cf4c2b63
Merge pull request #3810 from SomberNight/conflicting_txns
8 years ago
..
__init__.py QT: Only set if hasattr(QtCore.Qt, "AA_ShareOpenGLContexts") 8 years ago
address_dialog.py fix #3619: set correct parent window 8 years ago
address_list.py address filter: (qt gui) add "all" filter option besides "receiving" and "change" 8 years ago
amountedit.py Add memory pool based fee estimates 8 years ago
console.py use string.format instead of old style (%) formatting 8 years ago
contact_list.py use string.format instead of old style (%) formatting 8 years ago
exception_window.py Show error window for unhandled exceptions 8 years ago
fee_slider.py Add memory pool based fee estimates 8 years ago
history_list.py fix #3845 8 years ago
installwizard.py use string.format instead of old style (%) formatting 8 years ago
invoice_list.py use string.format instead of old style (%) formatting 8 years ago
main_window.py Add memory pool based fee estimates 8 years ago
network_dialog.py remove --nossl option (follow-up dc388d4c7c) 8 years ago
password_dialog.py allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 8 years ago
paytoedit.py fix: openalias resolution unnecessarily blocks gui for some payto 8 years ago
qrcodewidget.py fix #3663: 'copying' QR code does not save to file 8 years ago
qrtextedit.py fix #3439: ScanQRTextEdit optionally allows to concat data 8 years ago
qrwindow.py Remove unused imports. Explicitly import a few deep imports. 8 years ago
request_list.py use string.format instead of old style (%) formatting 8 years ago
seed_dialog.py follow-up 553bf98664 8 years ago
transaction_dialog.py Merge pull request #3810 from SomberNight/conflicting_txns 8 years ago
util.py Enable adding transactions from file through Drag and Drop 8 years ago
utxo_list.py disallow editing labels in Coins tab (QT) 8 years ago