flo-electrum/gui/qt
2014-07-08 23:53:20 +02:00
..
__init__.py fix: payment_request 2014-06-13 17:51:11 +02:00
amountedit.py Added base unit 'bits'. 2014-06-30 16:40:11 +02:00
console.py stop using eval 2013-11-11 22:03:20 -08:00
history_widget.py
installwizard.py wizard: ask for password earlier during restore 2014-07-06 01:49:22 +02:00
lite_window.py unify util.parse_URI 2014-06-13 16:02:30 +02:00
main_window.py fix: add type 'aaddress' in change output 2014-07-08 23:53:20 +02:00
network_dialog.py
password_dialog.py move private key methods from wallet to accounts 2014-05-04 19:43:15 +02:00
paytoedit.py store output type explicitly in tuple 2014-07-08 19:38:16 +02:00
qrcodewidget.py fixedSize qrcode widget 2014-06-17 14:58:12 +02:00
qrtextedit.py use QPlainTextEdit instead of QTextEdit 2014-07-08 17:00:52 +02:00
receiving_widget.py handle pending and imported accounts using account child classes 2014-05-02 11:10:12 +02:00
seed_dialog.py make seed dialog a bit wider 2014-07-07 20:58:37 +02:00
transaction_dialog.py store output type explicitly in tuple 2014-07-08 19:38:16 +02:00
util.py catch exception within sign thread, to re-enable send button 2014-06-24 19:09:41 +02:00
version_getter.py