Maran
818d53fce2
Remove log statement from Exchange rate plugin
11 years ago
Maran
25120ddaf3
Fix label sync plugin and add in backwards compatibility with 1.8 wallets. Fixes #291
11 years ago
ThomasV
a9b05ad188
set label
11 years ago
ThomasV
ec141ebb67
fix labels plugin
11 years ago
ThomasV
6644fcc22e
move lite window initialization in the constructor of the main window
11 years ago
ThomasV
7c4d7dc327
fix conversion in exchange rate plugin
11 years ago
ThomasV
2c0814f0d3
simplify gui names
11 years ago
ThomasV
404c1f84d2
generalize plugins to all guis
11 years ago
rdymac
10be6e7609
Add translations and fixes to 1.9 master
Added translations, fixes to syntax errors and other minor fixes for
text strings.
Tested all changes. I hope not to break anyhting…
I was unsurem, but the menu bar on the Lite GUI dissapeared. Looking at
the commits on master, it seems that it wasn't me.
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
7c2ac01306
plugin hook for load_wallet
11 years ago
ThomasV
43bac658da
fix labels plugin init()
12 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
e9ddba5c3f
minor fixes to point of sale plugin
12 years ago
rdymac
80e3cc8163
Fix \n new line text break (2)
Fix \n new line text break
12 years ago
rdymac
206279fcfb
Fix \n new line text break
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
Maran
6b690d681a
Updated label help text
12 years ago
thomasv
a1cb324f8a
fix alias plugin (set url)
12 years ago
Maran
7f37c093b6
Hopefully fix label corruption.
12 years ago
slush
a8a267a7dc
Added link to zbar download page
12 years ago
Maran
86674a958a
Update label sync client for full encryption/decryption both on client and website
12 years ago
Maran
568cc776f8
Fully encrypt both label and the id for the label
12 years ago
slush
b9196260cf
Move is_available() logic to init(), to prevent camera wakeup every second.
12 years ago
ecdsa
68b205484a
restore infobox
12 years ago
ecdsa
15c2cc71ea
no need to restart here
12 years ago
Maran
4458a1c81b
Worked in new settings dialog for label sync plugin.
12 years ago
ecdsa
a10455f685
settings dialog
12 years ago
Maran
c168a5a96a
Consistant text
12 years ago
Maran
bafac9dc83
Rewrote plugin to new format
12 years ago
thomasv
24db3c9aee
virtual keyboard plugin
12 years ago
thomasv
bd1cdc9bfb
derive plugins from BasePlugin class
12 years ago
thomasv
93b98e1176
move http aliases to separate plugin
12 years ago
slush
b6afa2455c
Fixes Qt imports
12 years ago
thomasv
8d4f409dd7
fix qrscanner module
12 years ago
Maran
1cda13a407
Update howto
12 years ago
Maran
14dcf88409
Tweaks for new plugin giving self
12 years ago
Maran
9df4451c6f
More work on label cloud plugin
12 years ago
thomasv
2c1ae1ba18
add a hook at the end of the gui constructor
12 years ago
thomasv
7bf87bc189
plugins: define is_available()
12 years ago
Maran
2973f5d2c3
more label sync wip
12 years ago
Maran
a2510bc26d
more label sync wip
12 years ago
Maran
51560b9ecd
Implement buttons and move to prod server
12 years ago
Maran
e8b97e5326
Work in progress on Label syncing
12 years ago
ecdsa
d848e9b91d
fix
12 years ago
ecdsa
123b1b10e5
fixes for pointofsale
12 years ago