| .. |
|
__init__.py
|
[Qt] Got rid of qt.util.Timer class and instead replaced the functionality with the more efficient QTimer. Also added disconnection from the timer on window close.
|
2018-12-13 16:00:44 +01:00 |
|
address_dialog.py
|
qt history list: hide columns sooner
|
2018-12-10 09:31:53 +01:00 |
|
address_list.py
|
simplify previous commit
|
2018-12-13 12:10:36 +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
|
Merging upstrem changes
|
2018-12-16 17:44:11 +05:30 |
|
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
|
Merging upstrem changes
|
2018-12-16 17:44:11 +05:30 |
|
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: camera icon
|
2018-12-13 17:21:56 +01:00 |
|
qrwindow.py
|
some import clean-up in qt
|
2018-09-25 18:15:28 +02:00 |
|
request_list.py
|
wallet: try detecting internal address corruption
|
2018-12-12 20:50:53 +01:00 |
|
seed_dialog.py
|
new hook/interface ref #4540
|
2018-12-15 00:48:40 +01:00 |
|
transaction_dialog.py
|
Merging upstrem changes
|
2018-12-16 17:44:11 +05:30 |
|
util.py
|
Qt: camera icon
|
2018-12-13 17:21:56 +01:00 |
|
utxo_list.py
|
QAbstractItemModel: fix sorting, QAbstractItemDelegate usage, QVariant usage
|
2018-12-10 09:31:45 +01:00 |