..
__init__.py
qt: try even harder not to crash whole app on first start
2018-12-11 21:29:23 +01:00
address_dialog.py
qt history list: hide columns sooner
2018-12-10 09:31:53 +01:00
address_list.py
qt: use QStandardItemModel
2018-12-03 15:35:54 +01:00
amountedit.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
completion_text_edit.py
some import clean-up in qt
2018-09-25 18:15:28 +02:00
console.py
qt console: expose more refs, and fix auto-complete for >2 depth
2018-10-29 00:20:45 +01:00
contact_list.py
QAbstractItemModel: fix sorting, QAbstractItemDelegate usage, QVariant usage
2018-12-10 09:31:45 +01:00
exception_window.py
network: add singleton accessor classmethod, port trustedcoin to aiohttp
2018-09-07 11:35:16 +02:00
fee_slider.py
some import clean-up in qt
2018-09-25 18:15:28 +02:00
history_list.py
qt history: data() should return QVariant
2018-12-10 19:42:31 +01:00
installwizard.py
hw: fix passphrase dialog with confirmation
2018-11-28 20:54:57 +01:00
invoice_list.py
qt: don't flash QWidgets on startup before main window is visible
2018-12-12 19:58:13 +01:00
main_window.py
qt: try even harder not to crash whole app on first start
2018-12-11 21:29:23 +01:00
network_dialog.py
qt network dialog: fix NodesListWidget if there is fork
2018-12-10 08:04:54 +01:00
password_dialog.py
hw: fix passphrase dialog with confirmation
2018-11-28 20:54:57 +01:00
paytoedit.py
openalias: minor clean-up
2018-10-29 17:09:23 +01:00
qrcodewidget.py
some import clean-up in qt
2018-09-25 18:15:28 +02:00
qrtextedit.py
qt dark theme: use correct QR code icon (light/dark)
2018-12-03 17:51:05 +01:00
qrwindow.py
some import clean-up in qt
2018-09-25 18:15:28 +02:00
request_list.py
qt: don't flash QWidgets on startup before main window is visible
2018-12-12 19:58:13 +01:00
seed_dialog.py
add warning that seed extension will not be included in the backup ( #4555 )
2018-07-18 13:15:31 +02:00
transaction_dialog.py
qt dark theme: use correct QR code icon (light/dark)
2018-12-03 17:51:05 +01:00
util.py
qt history: fix slowness
2018-12-10 16:48:55 +01:00
utxo_list.py
QAbstractItemModel: fix sorting, QAbstractItemDelegate usage, QVariant usage
2018-12-10 09:31:45 +01:00