..
__init__.py
QT: AA_ShareOpenGLContexts
2018-01-11 17:49:15 +01:00
address_dialog.py
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06:00
address_list.py
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06:00
amountedit.py
connect fee edits together
2017-12-21 11:17:20 +01:00
console.py
cleanup py2 compatibility imports
2017-10-23 13:54:09 +02:00
contact_list.py
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06:00
fee_slider.py
change tx size to label. small fix re connecting slider and feerate. slider changes look when its value is ignored.
2017-12-21 11:17:20 +01:00
history_list.py
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06: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
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06:00
main_window.py
qt privkey export: if multisig wallet, warn users re backup
2018-01-10 14:56:45 +01:00
network_dialog.py
replace SSL checkbox in GUI with command line option
2017-12-18 14:15:10 +01:00
password_dialog.py
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06:00
paytoedit.py
fix: openalias resolution unnecessarily blocks gui for some payto
2017-12-08 21:21:54 +01:00
qrcodewidget.py
fix #3663 : 'copying' QR code does not save to file
2018-01-08 02:28:13 +01:00
qrtextedit.py
fix #3439 : ScanQRTextEdit optionally allows to concat data
2017-12-24 03:30:04 +01:00
qrwindow.py
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06:00
request_list.py
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06:00
seed_dialog.py
follow-up 553bf98664
2018-01-08 22:36:13 +01:00
transaction_dialog.py
use the send tab when sweeping (qt gui)
2017-11-30 12:27:00 +01:00
util.py
ScanQRTextEdit allow_multi=True for sweeping and importing privkeys into existing wallet
2017-12-25 19:41:03 +01:00
utxo_list.py
disallow editing labels in Coins tab (QT)
2017-11-17 01:54:48 +01:00