..
__init__.py
minor fixes
2017-07-10 20:54:24 +02:00
address_dialog.py
show pubkeys and redeem script in address dialog
2017-07-03 09:22:38 +02:00
address_list.py
show pubkeys and redeem script in address dialog
2017-07-03 09:22:38 +02: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
fix #2328
2017-03-23 08:50:14 +01:00
fee_slider.py
improve fee tooltip
2017-03-06 09:10:48 +01:00
history_list.py
archive paid invoices in the history tab
2017-03-15 15:32:14 +01:00
installwizard.py
Fix "Back" button in installwizard
2017-07-12 21:37:29 +02:00
invoice_list.py
archive paid invoices in the history tab
2017-03-15 15:32:14 +01:00
main_window.py
minor fixes
2017-07-10 20:54:24 +02:00
network_dialog.py
update network settings dialog of the kivy GUI
2017-07-11 18:04:33 +02:00
password_dialog.py
Wallet file encryption:
2017-03-01 13:58:04 +01: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
input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321
2017-03-21 09:08:16 +01:00
util.py
Keep filter after updating the list
2017-02-16 17:10:02 +01:00
utxo_list.py
do not use hardcoded tab indexes
2017-03-06 13:52:27 +01:00