Commit graph

12 commits

Author SHA1 Message Date
ThomasV
b08f1a2a7b plugins: do not overload __init__, use init() instead 2013-08-07 22:59:07 +02:00
ThomasV
7c1d07c999 fix indent 2013-05-27 21:18:29 +02:00
ThomasV
034bc64fe6 fix indent 2013-05-27 21:14:38 +02:00
tigereye
1428d4fa10 Updated the QR Code plugin to enable offline/online wallets to transmit unsigned/signed transactions via QR code. 2013-05-23 21:48:43 -04:00
slush
a8a267a7dc Added link to zbar download page 2013-04-01 04:24:02 +02:00
slush
b9196260cf Move is_available() logic to init(), to prevent camera wakeup every second. 2013-03-17 13:51:29 +01:00
thomasv
bd1cdc9bfb derive plugins from BasePlugin class 2013-03-15 18:03:56 +01:00
slush
b6afa2455c Fixes Qt imports 2013-03-15 14:19:36 +01:00
thomasv
8d4f409dd7 fix qrscanner module 2013-03-15 14:15:32 +01:00
thomasv
190f733de2 restrict plugins to the gui 2013-03-03 16:01:47 +01:00
thomasv
7e74fcc935 qrscanner 2013-03-03 15:00:12 +01:00
thomasv
ba15b9eb6b another plugin for qrscanner 2013-03-03 14:49:42 +01:00
Renamed from gui/qrscanner.py (Browse further)