New classes ScanQRTextEdit and ShowQRTextEdit. Reason: dependencies on zbar availability and issues with the QRTextEdit constructor. - ScanQRTextEdit needs access to the config (fetch camera). It needs to load the zbar processor properly before trying to scan. Keeping a reference to the processor in qrscaner fixes the crashes on windows. - ShowQRTextEdit should not have access to scan_qr(). - no need to setReadOnly anymore. It is clear from the class name. Show master pub keys now has a Combobox if multiple accounts are available. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| amountedit.py | ||
| console.py | ||
| history_widget.py | ||
| installwizard.py | ||
| lite_window.py | ||
| main_window.py | ||
| network_dialog.py | ||
| password_dialog.py | ||
| paytoedit.py | ||
| qrcodewidget.py | ||
| qrtextedit.py | ||
| qrwindow.py | ||
| receiving_widget.py | ||
| seed_dialog.py | ||
| transaction_dialog.py | ||
| util.py | ||
| version_getter.py | ||