18 Commits (5b2b59420f5032b32506b9e578312db5c4e4f9ba)

Author SHA1 Message Date
SomberNight 9d46703c6f fix #3663: 'copying' QR code does not save to file 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
ThomasV 7578ce2331 cleanup py2 compatibility imports 7 years ago
SomberNight 2ea78f7f3b fix qr code saving 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
ThomasV b53a54cded remove bmp.py; use Qt instead 9 years ago
Neil Booth a7028176cd Trezor: Add wipe device functionality 9 years ago
Neil Booth 6f4d4b9a1e Modality and centring fixes for QR codes 9 years ago
Neil Booth 85952a2dea Speed up painting of qr codes. 10 years ago
Tafelpoot 256a467dd7 QR code fixes 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV e5b44bacda fixedSize qrcode widget 11 years ago
ThomasV c07c1c58ed access to global configuration using set_config and get_config 11 years ago
ThomasV 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative 11 years ago
ThomasV d2cad7bbbb new widget: QRTextEdit 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
thomasv 2f7c2f982d add __init__.py to classic, fix a few imports 11 years ago
ThomasV 004aa4b640 separate directories for GUIs 11 years ago
ThomasV 034bc64fe6 fix indent 12 years ago
tigereye 1428d4fa10 Updated the QR Code plugin to enable offline/online wallets to transmit unsigned/signed transactions via QR code. 12 years ago
Ryan McGuire b757b41561 Fixes the QR code widget to include a 10px margin to offset the widget on dark theme background. 12 years ago
ecdsa 56588de5d9 slightly smarter qr code widget that does not need size parameter 12 years ago
ecdsa 703c2c0895 qr codes: handle exception raised if the string is too long 12 years ago
thomasv ba15b9eb6b another plugin for qrscanner 12 years ago
thomasv cd9f366735 move point of sale mode into plugins 12 years ago