.. |
__init__.py
|
catch some exceptions during GUI init
|
2018-02-15 17:30:40 +01:00 |
address_dialog.py
|
fix #3619: set correct parent window
|
2018-01-12 12:13:19 +01:00 |
address_list.py
|
fix #4039
|
2018-03-06 07:13:35 +01:00 |
amountedit.py
|
Add memory pool based fee estimates
|
2018-02-05 12:23:32 +01:00 |
console.py
|
use string.format instead of old style (%) formatting
|
2018-02-04 07:26:55 +01:00 |
contact_list.py
|
clean up prev commit
|
2018-02-21 19:22:07 +01:00 |
exception_window.py
|
refactor network constants
|
2018-03-04 22:10:59 +01:00 |
fee_slider.py
|
use config.is_dynfee and config.use_mempool_fees
|
2018-02-13 00:03:42 +01:00 |
history_list.py
|
qt history tab: text alignment in columns
|
2018-03-06 13:48:50 +01:00 |
installwizard.py
|
wizard: remove unused strings
|
2018-02-27 16:52:28 +01:00 |
invoice_list.py
|
clean up prev commit
|
2018-02-21 19:22:07 +01:00 |
main_window.py
|
fix prev
|
2018-03-06 17:26:59 +01:00 |
network_dialog.py
|
refactor network constants
|
2018-03-04 22:10:59 +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 #4036
|
2018-03-06 11:22:49 +01:00 |
qrwindow.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
request_list.py
|
use string.format instead of old style (%) formatting
|
2018-02-04 07:26:55 +01:00 |
seed_dialog.py
|
follow-up 553bf98664
|
2018-01-08 22:36:13 +01:00 |
transaction_dialog.py
|
qt addresses tab: new column for type
|
2018-02-27 19:21:30 +01:00 |
util.py
|
Enable sorting of list widgets
|
2018-03-02 12:24:18 +01:00 |
utxo_list.py
|
Enable sorting of list widgets
|
2018-03-02 12:24:18 +01:00 |