| .. |
|
__init__.py
|
Merge pull request #3010 from SomberNight/qt_wiz_catch_exc
|
2017-10-19 16:03:01 +02:00 |
|
address_dialog.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
address_list.py
|
fix AddressList: indices of address states
|
2017-10-31 03:57:11 +01:00 |
|
amountedit.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
console.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
contact_list.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
fee_slider.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
history_list.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
installwizard.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
invoice_list.py
|
fix: payment request related stuff (qt crash, exporting, refresh bug)
|
2017-10-27 02:32:49 +02:00 |
|
main_window.py
|
fix: exporting privkeys multiple times
|
2017-11-03 20:02:33 +01:00 |
|
network_dialog.py
|
NetworkDialog: changed string literal ("Node" -> "Connected node")
|
2017-11-02 08:27:38 +01:00 |
|
password_dialog.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
paytoedit.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
qrcodewidget.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
qrtextedit.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
qrwindow.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
request_list.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
seed_dialog.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
transaction_dialog.py
|
increase width of tx window, because segwit addresses are longer
|
2017-10-27 16:32:08 +02:00 |
|
util.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
utxo_list.py
|
Adjust colors if dark color scheme is used
|
2017-10-04 15:17:20 +02:00 |