Commit Graph

17 Commits

Author SHA1 Message Date
ThomasV ec141ebb67 fix labels plugin 2013-09-29 10:52:47 +02:00
ThomasV 2c0814f0d3 simplify gui names 2013-09-24 10:06:03 +02:00
ThomasV 404c1f84d2 generalize plugins to all guis 2013-09-24 08:47:04 +02:00
ThomasV 004aa4b640 separate directories for GUIs 2013-09-11 11:45:58 +02:00
ThomasV 7c2ac01306 plugin hook for load_wallet 2013-09-02 22:43:58 +02:00
ThomasV b08f1a2a7b plugins: do not overload __init__, use init() instead 2013-08-07 22:59:07 +02:00
thomasv e9ddba5c3f minor fixes to point of sale plugin 2013-06-19 14:31:59 +02:00
thomasv bd1cdc9bfb derive plugins from BasePlugin class 2013-03-15 18:03:56 +01:00
thomasv 2c1ae1ba18 add a hook at the end of the gui constructor 2013-03-12 18:40:21 +01:00
thomasv 7bf87bc189 plugins: define is_available() 2013-03-11 14:30:30 +01:00
ecdsa d848e9b91d fix 2013-03-09 09:28:46 +01:00
ecdsa 123b1b10e5 fixes for pointofsale 2013-03-04 17:19:32 +01:00
ecdsa 54d9817098 fix 2013-03-03 19:17:11 +01:00
ecdsa 744073c212 change column numbers, update pointofsale plugin 2013-03-03 19:14:27 +01:00
thomasv 190f733de2 restrict plugins to the gui 2013-03-03 16:01:47 +01:00
thomasv ba15b9eb6b another plugin for qrscanner 2013-03-03 14:49:42 +01:00
thomasv cd9f366735 move point of sale mode into plugins 2013-03-03 13:50:08 +01:00