ThomasV
|
81d1e67253
|
always enable qr scanner plugin
|
11 years ago |
ThomasV
|
b614a673eb
|
catch zbar.UnsupportedError
|
11 years ago |
ThomasV
|
8d06fc0143
|
video_device default should be string
|
11 years ago |
ThomasV
|
0636ef8b32
|
compact serialized format for unsigned and partially signed transactions.
|
11 years ago |
ThomasV
|
c9fd14e343
|
transaction show_qr
|
11 years ago |
ThomasV
|
d2cad7bbbb
|
new widget: QRTextEdit
|
11 years ago |
ThomasV
|
6f3c9e6a44
|
unify util.parse_URI
|
11 years ago |
ThomasV
|
ca4e9261e0
|
qrscanner: use win.show_qr_code
|
11 years ago |
ThomasV
|
6cad213fa8
|
fix: show_raw_qr
|
11 years ago |
ThomasV
|
8685d749a3
|
qrscanner: add scan button in init()
|
11 years ago |
ThomasV
|
6d0488c2de
|
move qr code operations to transaction window and transaction menu
|
11 years ago |
ThomasV
|
272a09c710
|
reuse existing transaction dialog instead of duplicating it
|
11 years ago |
ThomasV
|
1f7366ca20
|
zbar plugin: use self.win
|
11 years ago |
ThomasV
|
03c84aab0e
|
let the send tab parse and return its own fields
|
11 years ago |
ThomasV
|
838a3e3187
|
install instructions for zbar. fixes #610
|
11 years ago |
grnbrg
|
8738945da1
|
urlparse puts arguements in uri.query, not uri.path.
|
11 years ago |
Bryan Stitt
|
6cd4ed486a
|
fix more bare excepts
|
11 years ago |
Bryan Stitt
|
f0eb0eccde
|
replace BaseException with Exception
|
11 years ago |
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 |