LBRY-Vault/electrum/gui/kivy/uix
SomberNight f60f690ca9
change many str(e) to repr(e) as some exceptions were cryptic
it's often valuable to see the type of the exception
(especially as for some exceptions str(e) == '')
2019-07-17 20:12:52 +02:00
..
dialogs crash reporter: in Qt subclass, do network request using WaitingDialog 2019-07-02 19:27:36 +02:00
ui_screens kivy network dialog: update server and proxy properly 2018-12-21 16:59:43 +01:00
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
combobox.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
context_menu.py kivy: improve context menu 2018-12-20 12:43:31 +01:00
drawer.py fix #4720 2018-09-17 14:44:01 +02:00
gridview.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
qrcodewidget.py fix #4575 2018-07-21 23:09:46 +02:00
screens.py change many str(e) to repr(e) as some exceptions were cryptic 2019-07-17 20:12:52 +02:00