-WIP-electrum-btcp/gui/qt
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
..
__init__.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
amountedit.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
console.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
history_widget.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
installwizard.py QR code fixes 2014-10-24 15:45:10 +02:00
lite_window.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
main_window.py QR code fixes 2014-10-24 15:45:10 +02:00
network_dialog.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
password_dialog.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
paytoedit.py QR code fixes 2014-10-24 15:45:10 +02:00
qrcodewidget.py QR code fixes 2014-10-24 15:45:10 +02:00
qrtextedit.py QR code fixes 2014-10-24 15:45:10 +02:00
qrwindow.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
receiving_widget.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
seed_dialog.py QR code fixes 2014-10-24 15:45:10 +02:00
transaction_dialog.py use monospace font in tx window. fixes #897 2014-10-23 16:45:51 +02:00
util.py QR code fixes 2014-10-24 15:45:10 +02:00
version_getter.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00