1
0
Files
electrum/lib
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
..
2014-09-01 10:49:04 +02:00
2014-09-15 07:35:05 +02:00
2014-09-09 11:51:45 +02:00
2014-08-18 15:35:29 +02:00
2014-09-21 10:46:03 -04:00
2014-10-24 15:45:10 +02:00