.. |
__init__.py
|
QT: Only set if hasattr(QtCore.Qt, "AA_ShareOpenGLContexts")
|
2018-01-13 20:17:02 +00:00 |
address_dialog.py
|
fix #3619: set correct parent window
|
2018-01-12 12:13:19 +01:00 |
address_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
amountedit.py
|
connect fee edits together
|
2017-12-21 11:17:20 +01:00 |
console.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
contact_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
exception_window.py
|
Show error window for unhandled exceptions
|
2018-01-30 10:49:31 +01:00 |
fee_slider.py
|
fee ui - rounding: display info icon with tooltip. show pre-rounding values in ui.
|
2018-01-03 18:08:10 +01:00 |
history_list.py
|
gui remove_local_tx: update all tabs
|
2018-02-01 23:48:25 +01:00 |
installwizard.py
|
allow encrypting watch-only wallets. initial support for hw wallet storage encryption.
|
2018-01-28 02:09:44 +01:00 |
invoice_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
main_window.py
|
Merge pull request #3346 from SomberNight/encrypt_watch_only_wallets
|
2018-02-03 11:02:14 +01:00 |
network_dialog.py
|
remove --nossl option (follow-up dc388d4c7c )
|
2018-01-16 12:36:39 +01:00 |
password_dialog.py
|
allow encrypting watch-only wallets. initial support for hw wallet storage encryption.
|
2018-01-28 02:09:44 +01:00 |
paytoedit.py
|
fix: openalias resolution unnecessarily blocks gui for some payto
|
2017-12-08 21:21:54 +01:00 |
qrcodewidget.py
|
fix #3663: 'copying' QR code does not save to file
|
2018-01-08 02:28:13 +01:00 |
qrtextedit.py
|
fix #3439: ScanQRTextEdit optionally allows to concat data
|
2017-12-24 03:30:04 +01:00 |
qrwindow.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
request_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
seed_dialog.py
|
follow-up 553bf98664
|
2018-01-08 22:36:13 +01:00 |
transaction_dialog.py
|
fix #3016
|
2018-01-31 16:44:50 +01:00 |
util.py
|
Enable adding transactions from file through Drag and Drop
|
2018-01-24 21:32:51 +01:00 |
utxo_list.py
|
disallow editing labels in Coins tab (QT)
|
2017-11-17 01:54:48 +01:00 |