LBRY-Vault/electrum/gui/qt
SomberNight f6a7e6ec7d
logging: don't log to file by default
Leaking addresses/pubkeys/txids is a privacy leak...
but with lightning, logging should be enabled by default, as otherwise
issues would be sometimes impossible to debug...
Well, disable it for now.
2019-05-08 16:52:04 +02:00
..
__init__.py qt dark style: fix padding of PayToEdit 2019-05-05 02:14:07 +02:00
address_dialog.py no more "import *" 2019-02-11 20:21:24 +01:00
address_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00
amountedit.py no more "import *" 2019-02-11 20:21:24 +01:00
completion_text_edit.py qt paytoedit: enable up/down keys 2019-05-04 04:42:39 +02:00
console.py qt console: failed to print certain objects with custom __eq__ 2019-05-05 17:59:45 +02:00
contact_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00
exception_window.py kivy: fix crash in logging.py; platform.platform() not available 2019-05-06 19:10:29 +02:00
fee_slider.py no more "import *" 2019-02-11 20:21:24 +01:00
history_list.py logging: basics 2019-05-02 15:19:03 +02:00
installwizard.py logging: basics 2019-05-02 15:19:03 +02:00
invoice_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00
main_window.py logging: don't log to file by default 2019-05-08 16:52:04 +02:00
network_dialog.py logging: basics 2019-05-02 15:19:03 +02:00
password_dialog.py no more "import *" 2019-02-11 20:21:24 +01:00
paytoedit.py qt paytoedit: better height adjustment 2019-05-04 04:39:59 +02:00
qrcodewidget.py qt qrcodewidget: on MacOS, was grabbing whole screen 2019-03-04 04:24:45 +01:00
qrtextedit.py no more "import *" 2019-02-11 20:21:24 +01:00
qrwindow.py qt qrwindow: rm dead code 2019-02-04 20:27:01 +01:00
request_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00
seed_dialog.py sweep/import key: show error in Qt GUI to user as tooltip 2019-04-19 00:15:45 +02:00
stylesheet_patcher.py qt dark: fix "In History tab, labels while edited were being clipped" 2019-05-08 16:31:56 +02:00
transaction_dialog.py logging: basics 2019-05-02 15:19:03 +02:00
update_checker.py logging: basics 2019-05-02 15:19:03 +02:00
util.py qt: warn user if in testnet mode 2019-04-28 06:31:01 +02:00
utxo_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00