27 Commits (f518be434642244cbf2cb0541ffd4be9039f3c6a)

Author SHA1 Message Date
ThomasV 63de2c8676 fix imports in pos plugin 10 years ago
ThomasV 104fbe6cac link point of sale plugin with receive tab 10 years ago
Gergely Imreh cbfa921276 pointofsale: generated bitcoin url might contain invalid characters 11 years ago
tkhaew 118ac5a4b0 Update point of sale plugin for menu hook 11 years ago
Michael Wozniak f892671a18 point of sale plugin set amount to None if the exchanger fails 11 years ago
ThomasV 63b9911a9f fix self.amount in POS plugin 11 years ago
Michael Wozniak bf17b6dcbe fix for issue #417, adds new column for requested amount 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
rdymac 7e8461d386 Split text string 11 years ago
ThomasV d70087a0f5 handle plugin dependency 11 years ago
ThomasV ec141ebb67 fix labels plugin 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
ThomasV 404c1f84d2 generalize plugins to all guis 11 years ago
ThomasV 004aa4b640 separate directories for GUIs 11 years ago
ThomasV 7c2ac01306 plugin hook for load_wallet 11 years ago
ThomasV b08f1a2a7b plugins: do not overload __init__, use init() instead 11 years ago
ThomasV 111611a08b plugins: do not overload __init__, use init() instead 11 years ago
thomasv e9ddba5c3f minor fixes to point of sale plugin 12 years ago
thomasv bd1cdc9bfb derive plugins from BasePlugin class 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
ecdsa d848e9b91d fix 12 years ago
ecdsa 123b1b10e5 fixes for pointofsale 12 years ago
ecdsa 54d9817098 fix 12 years ago
ecdsa 744073c212 change column numbers, update pointofsale plugin 12 years ago
thomasv 190f733de2 restrict plugins to the gui 12 years ago
thomasv ba15b9eb6b another plugin for qrscanner 12 years ago
thomasv cd9f366735 move point of sale mode into plugins 12 years ago