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. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| account.py | ||
| bitcoin.py | ||
| blockchain.py | ||
| bmp.py | ||
| commands.py | ||
| daemon.py | ||
| i18n.py | ||
| interface.py | ||
| mnemonic.py | ||
| msqr.py | ||
| network_proxy.py | ||
| network.py | ||
| old_mnemonic.py | ||
| paymentrequest_pb2.py | ||
| paymentrequest.proto | ||
| paymentrequest.py | ||
| plugins.py | ||
| qrscanner.py | ||
| ripemd.py | ||
| simple_config.py | ||
| synchronizer.py | ||
| transaction.py | ||
| util.py | ||
| verifier.py | ||
| version.py | ||
| wallet.py | ||
| x509.py | ||