LBRY-Vault/gui
Tafelpoot 256a467dd7 QR code fixes
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.
2014-10-24 15:45:10 +02:00
..
qt QR code fixes 2014-10-24 15:45:10 +02:00
__init__.py documentation on GUI 2013-09-13 09:40:34 +02:00
android.py unify util.parse_URI 2014-06-13 16:02:30 +02:00
gtk.py better fees estimates 2014-09-07 20:36:29 +02:00
stdio.py convert tab to spaces 2014-09-05 17:34:50 +02:00
text.py update text gui 2014-07-28 09:31:07 +02:00