.. |
__init__.py
|
ensure wallet file access, fix #4507
|
2018-07-10 16:12:02 +02:00 |
address_dialog.py
|
fix #3619: set correct parent window
|
2018-01-12 12:13:19 +01:00 |
address_list.py
|
Qt: addresses tab - align text
|
2018-06-04 22:37:34 +02:00 |
amountedit.py
|
Qt: FeerateEdit.get_amount now returns sat/byte
|
2018-06-04 21:17:25 +02:00 |
completion_text_edit.py
|
Display suggestions when restoring from seed #1116
|
2018-03-07 20:39:57 -07:00 |
console.py
|
Merge pull request #3700 from bauerj/console-warning
|
2018-06-26 17:12:25 +02:00 |
contact_list.py
|
clean up prev commit
|
2018-02-21 19:22:07 +01:00 |
exception_window.py
|
[WIP] Crash reports android (#3870)
|
2018-06-12 14:17:34 +02:00 |
fee_slider.py
|
use config.is_dynfee and config.use_mempool_fees
|
2018-02-13 00:03:42 +01:00 |
history_list.py
|
fix #4037 (new issue but was merged into that)
|
2018-06-30 19:20:16 +02:00 |
installwizard.py
|
Qt: minor text formatting
|
2018-06-29 01:36:56 +02:00 |
invoice_list.py
|
make qt HistoryList.on_update() faster by caching icons
|
2018-04-04 15:47:11 +02:00 |
main_window.py
|
fix #4042
|
2018-07-07 23:26:00 +02:00 |
network_dialog.py
|
fix: network.interface can become None at any time
|
2018-06-25 01:14:49 +02:00 |
password_dialog.py
|
scaled pixmaps no longer pixelated
|
2018-06-01 22:36:56 +02:00 |
paytoedit.py
|
Merge branch 'master' into TextCompleter
|
2018-04-05 15:29:10 +02:00 |
qrcodewidget.py
|
fix #3663: 'copying' QR code does not save to file
|
2018-01-08 02:28:13 +01:00 |
qrtextedit.py
|
fix #4036
|
2018-03-06 11:22:49 +01:00 |
qrwindow.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
request_list.py
|
fix #4330
|
2018-05-02 11:56:03 +02:00 |
seed_dialog.py
|
Qt: show WIF help in import(x2) and sweep dialogs (#4425)
|
2018-06-20 15:58:37 +02:00 |
transaction_dialog.py
|
color 2fa billing outputs in Qt tx dialog
|
2018-07-02 14:23:14 +02:00 |
util.py
|
option to set a dark theme for Qt
|
2018-06-25 16:46:01 +02:00 |
utxo_list.py
|
Enable sorting of list widgets
|
2018-03-02 12:24:18 +01:00 |