flo-electrum/gui/qt
2018-01-28 23:11:43 +01:00
..
__init__.py QT: Only set if hasattr(QtCore.Qt, "AA_ShareOpenGLContexts") 2018-01-13 20:17:02 +00:00
address_dialog.py fix #3619: set correct parent window 2018-01-12 12:13:19 +01:00
address_list.py
amountedit.py
console.py
contact_list.py
fee_slider.py fee ui - rounding: display info icon with tooltip. show pre-rounding values in ui. 2018-01-03 18:08:10 +01:00
history_list.py Raise exception if transaction is not related to wallet 2018-01-28 22:56:33 +01:00
installwizard.py Merge pull request #3593 from SomberNight/scan_qr_textedit_allow_multi 2017-12-31 18:04:21 +01:00
invoice_list.py
main_window.py Merge pull request #3643 from SomberNight/fee_ui_feerounding 2018-01-15 14:18:58 +01:00
network_dialog.py remove --nossl option (follow-up dc388d4c7c) 2018-01-16 12:36:39 +01:00
password_dialog.py
paytoedit.py
qrcodewidget.py fix #3663: 'copying' QR code does not save to file 2018-01-08 02:28:13 +01:00
qrtextedit.py
qrwindow.py
request_list.py
seed_dialog.py follow-up 553bf98664 2018-01-08 22:36:13 +01:00
transaction_dialog.py Allow user to save transaction from dialog 2018-01-28 23:11:43 +01:00
util.py Enable adding transactions from file through Drag and Drop 2018-01-24 21:32:51 +01:00
utxo_list.py