electrum-bitcoinprivate/gui/qt
ThomasV ff39068867 new wallet structure:
- store addresses instead of pubkeys
 - derive pubkeys only for serialization
 - fix #2024
2017-02-26 08:33:44 +01:00
..
__init__.py Qt: catch exception raised by load_wallet 2017-01-07 08:57:25 +01:00
address_dialog.py qt: fix address dialog 2016-05-30 07:12:27 +02:00
address_list.py show one item per line in utxo tab, move address actions to addresses tab 2017-02-22 22:09:05 +01:00
amountedit.py Refresh all amount edits when units change. 2015-11-09 20:06:36 +09:00
console.py fix json_encode with python console 2015-11-09 16:09:57 +01:00
contact_list.py Keep filter after updating the list 2017-02-16 17:10:02 +01:00
fee_slider.py make fee_slider thread safe 2017-01-09 14:05:43 +01:00
history_list.py Keep filter after updating the list 2017-02-16 17:10:02 +01:00
installwizard.py fix #2124 2017-01-22 01:01:52 +01:00
invoice_list.py Keep filter after updating the list 2017-02-16 17:10:02 +01:00
main_window.py new wallet structure: 2017-02-26 08:33:44 +01:00
network_dialog.py Allow using a SOCKS5 proxy with authentication 2017-02-23 22:35:41 +01:00
password_dialog.py wizard: it is better to use a separate screen for passphrase 2016-08-30 09:51:53 +02:00
paytoedit.py paytoedit: fix is_max 2016-12-31 17:10:45 +01:00
qrcodewidget.py remove bmp.py; use Qt instead 2016-02-23 15:27:00 +01:00
qrtextedit.py use ctypes to access the zbar library 2017-02-17 20:56:38 +01:00
qrwindow.py Relicensing 2016-02-24 10:20:30 +01:00
request_list.py Keep filter after updating the list 2017-02-16 17:10:02 +01:00
seed_dialog.py Preserve checkboxes state in seed_options 2017-01-21 21:40:37 +01:00
transaction_dialog.py add label for size in tx window. use base_unit for fee 2016-12-17 17:28:19 +01:00
util.py Keep filter after updating the list 2017-02-16 17:10:02 +01:00
utxo_list.py show one item per line in utxo tab, move address actions to addresses tab 2017-02-22 22:09:05 +01:00