Commit Graph

390 Commits

Author SHA1 Message Date
Maran 18bcf5b206 Add 'create transaction' from deseeded wallet to Lite gui 2013-03-10 12:52:39 +01:00
Maran c5047d4168 Show more decimals in Lite GUI 2013-03-10 12:39:58 +01:00
Maran 80975ecf04 Moved rawtx to wallet tab and added small usability tweaks 2013-03-10 12:14:42 +01:00
Maran f5758d291b Final tweaks for raw transaction processing 2013-03-08 16:48:40 +01:00
Maran 15c7fafd49 Further work on raw transactions 2013-03-08 16:30:38 +01:00
Maran 0504f3b3ca Merge branch 'master' into feature/raw_tx 2013-03-07 16:49:11 +01:00
ecdsa 3382354442 fix: restore wallet from master public key 2013-03-07 16:41:43 +01:00
ecdsa 554ca6040d protected decorator 2013-03-05 07:55:43 +01:00
ecdsa 8db55efff7 use same order as qt for ok and cancel buttons 2013-03-05 06:35:34 +01:00
ecdsa 0c2a02f0fc help for functions 2013-03-04 17:49:35 +01:00
ecdsa c00d3a34eb help for functions 2013-03-04 17:47:51 +01:00
ecdsa e16451556e make help() available in console 2013-03-04 17:36:49 +01:00
ecdsa 527ba99ef2 always pass a parent to dialog windows 2013-03-04 17:20:38 +01:00
ecdsa a25f570354 fix history in console 2013-03-04 17:18:48 +01:00
Maran 5610d654d9 WIP New raw tx window 2013-03-04 17:05:26 +01:00
ecdsa 56588de5d9 slightly smarter qr code widget that does not need size parameter 2013-03-04 11:01:09 +01:00
ecdsa c71648bfec fix imports 2013-03-04 07:15:36 +01:00
ecdsa bfe31f505d fix 2013-03-03 20:17:30 +01:00
ecdsa c9e616a0d6 toggle expanded with enter key 2013-03-03 19:53:35 +01:00
ecdsa 703c2c0895 qr codes: handle exception raised if the string is too long 2013-03-03 19:20:24 +01:00
ecdsa 744073c212 change column numbers, update pointofsale plugin 2013-03-03 19:14:27 +01:00
thomasv 9e861b1192 fix 2013-03-03 17:08:26 +01:00
thomasv cec2187010 add plugins to package 2013-03-03 16:33:09 +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
thomasv f1c638c509 fix: generate functions 2013-03-03 12:14:24 +01:00
thomasv 6fec75d9a2 new settings tab for plugins 2013-03-03 12:00:38 +01:00
thomasv 07b9029850 plugins init_gui 2013-03-03 09:52:46 +01:00
ecdsa 736e1253f2 add class BIP32Sequence 2013-03-02 23:31:40 +01:00
ThomasV 89a8f3ce11 import gui using any name 2013-03-02 18:03:29 +01:00
thomasv ada36b2554 plugin handler 2013-03-02 16:29:14 +01:00
thomasv d2aefb387b show the balance of each account 2013-03-02 14:20:21 +01:00
thomasv a6db76cc0e save console history 2013-03-02 14:05:35 +01:00
thomasv d50e36f3a2 increase default column width 2013-03-02 13:48:59 +01:00
thomasv 346cc34091 set default button for qr code dialog 2013-03-02 13:31:35 +01:00
thomasv 08c7c3c51f fix 2013-03-02 13:27:44 +01:00
thomasv 53d03e9e34 change the parameter order for gui.show_qrcode 2013-03-02 13:27:12 +01:00
thomasv fb56bc5039 separate core and gui in different modules 2013-03-02 12:26:59 +01:00
thomasv a563091f30 separate core and gui in different modules 2013-03-02 12:26:21 +01:00