18 Commits (b66dbabac14230fb5bb4f4cc97444b6b6827a51f)

Author SHA1 Message Date
Ryan McGuire 77dd9a0c8b Fixes sending coins from the qrscanner plugin 11 years ago
Ryan McGuire 56168e85b8 Adds a settings dialog for qrscanner plugin - allows device selection 11 years ago
Ryan McGuire cf5252e6aa Fixes qrscanner to 1.9 API. 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
ThomasV 004aa4b640 separate directories for GUIs 11 years ago
thomasv afac84e231 move transaction code and fix issue #280 11 years ago
ThomasV b08f1a2a7b plugins: do not overload __init__, use init() instead 12 years ago
ThomasV 111611a08b plugins: do not overload __init__, use init() instead 12 years ago
ThomasV 7c1d07c999 fix indent 12 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
slush a8a267a7dc Added link to zbar download page 12 years ago
slush b9196260cf Move is_available() logic to init(), to prevent camera wakeup every second. 12 years ago
thomasv bd1cdc9bfb derive plugins from BasePlugin class 12 years ago
slush b6afa2455c Fixes Qt imports 12 years ago
thomasv 8d4f409dd7 fix qrscanner module 12 years ago
thomasv 190f733de2 restrict plugins to the gui 12 years ago
thomasv 7e74fcc935 qrscanner 12 years ago
thomasv ba15b9eb6b another plugin for qrscanner 12 years ago
thomasv a563091f30 separate core and gui in different modules 12 years ago
slush 2791ecc167 Added check if video device is available 13 years ago
slush b21ebc0da4 Scanning and parsing QR codes using computer's camera. 13 years ago