Commit Graph

1538 Commits

Author SHA1 Message Date
Maran 32f3a42c04 Add receiving widget for lite gui 2012-12-10 00:34:29 +01:00
Maran 383948ab71 Added unknown option in case none given 2012-12-09 13:50:13 +01:00
Maran b564bedd52 Added date to the history overview of the lite GUI 2012-12-09 13:39:28 +01:00
Maran a32a679359 Added age method that takes a timestamp and return a string of how long ago the date is 2012-12-09 13:39:05 +01:00
Maran 66b1d5bef3 Update osx binary instructions 2012-12-09 13:04:57 +01:00
Maran 737a84e951 Update release scripts for OSX 2012-12-09 13:04:01 +01:00
Maran f5d48ccb28 Merge branch 'master' of https://github.com/spesmilo/electrum 2012-12-09 12:58:54 +01:00
Maran ebfe6346e7 Merge branch 'csv' 2012-12-09 12:58:40 +01:00
Maran 674ffe27ff Remove server list from lite gui
With all the new options for servers a simple menu item is not enough to properly implement it
2012-12-09 12:53:25 +01:00
slush 14a1a30b56 Fixed path in README 2012-12-09 10:43:38 +01:00
slush c54372f324 Linux/Wine based build scripts for Windows executables and installer 2012-12-09 10:40:31 +01:00
ThomasV f0f2a0687c version 1.5.6 2012-12-07 15:43:04 +01:00
thomasv 33031f387c fix: misplaced repr 2012-12-07 14:52:55 +01:00
ThomasV bed6e938a3 rm deprecated todolist 2012-12-07 08:07:06 +01:00
ThomasV 00f6628d31 make_packages script 2012-12-07 07:43:16 +01:00
thomasv 639ef7119d fix bug: to_address -> address 2012-12-06 10:36:05 +01:00
Maran 9bf12079ce Added default time string 2012-12-05 23:18:31 +01:00
Maran 9083be46f7 There isn't always a tx hash..\? 2012-12-05 23:04:16 +01:00
Maran c50103870e Handle exceptions on parsing better 2012-12-05 22:55:15 +01:00
Maran 108da45e53 Added the option to export your transactions to a CSV file 2012-12-05 22:42:40 +01:00
thomasv 16a81271e4 store timestamps in verifier 2012-12-05 19:12:28 +01:00
thomasv 4e070bda57 new command: signtx (offline transaction signing) 2012-12-05 18:18:47 +01:00
thomasv c763445734 allow multiple-outputs transactions with mktx() 2012-12-05 16:41:39 +01:00
thomasv 12250995cd version 1.5.5 2012-12-05 10:25:30 +01:00
thomasv 108dfb6140 revert to daemon threads because some clients do not seem to close their sockets cleanly 2012-12-05 10:24:30 +01:00
ThomasV e766df1d33 retry when passwords do not match 2012-12-05 08:12:29 +01:00
ThomasV a3af71960c small qr code window with print 2012-12-03 05:32:31 +01:00
ThomasV 2603f21a3b fix show seed 2012-12-03 04:55:21 +01:00
ThomasV 36ef16cfb2 fix path for android 2012-12-01 17:56:31 +01:00
ThomasV 52781aa489 version 1.5.4 2012-12-01 17:35:17 +01:00
ThomasV 1573e71af9 fix 2012-11-30 06:14:20 +01:00
thomasv e22e744b10 config: merchant_name 2012-11-29 17:07:59 +01:00
thomasv a01819fa0a save label invoice string 2012-11-29 16:40:05 +01:00
thomasv a7a60ceaeb separate update qr code and paint event 2012-11-29 16:23:36 +01:00
thomasv 267466b22d use timer signal to render qr code 2012-11-29 16:14:07 +01:00
thomasv 882ee0ded4 show address balance in POS mode 2012-11-29 11:23:25 +01:00
thomasv 1c3ab88262 smaller font size, we don't want the window to be larger than 800 pixels 2012-11-29 10:26:10 +01:00
thomasv c586c55528 receive tab: 3 separate view mode 2012-11-29 10:19:54 +01:00
ThomasV 74a8a5f77a edit column directly 2012-11-29 07:38:32 +01:00
ThomasV 522d4d7f91 do not display requested amount if zero. show menu item only if window is visible 2012-11-28 22:52:35 +01:00
ThomasV 4faeaef91e proper close method 2012-11-28 21:14:12 +01:00
ThomasV 1fec0887d2 use update instead of repaint; do not update qr window if not visible 2012-11-28 21:07:35 +01:00
thomasv fadeb913d0 toggle visibility instead of closing the window 2012-11-28 19:05:58 +01:00
thomasv 9f0698a8a3 invoice window: larger text, monospace font 2012-11-28 18:08:54 +01:00
thomasv a03bacbeff fix url in qr code 2012-11-28 17:50:45 +01:00
thomasv b0398e0774 more robust android app 2012-11-28 17:47:25 +01:00
thomasv d5b47fa93e separate non-modal window for QR codes (point of sale) 2012-11-28 15:38:44 +01:00
ThomasV 7601ce56e1 Merge branch 'master' of git://github.com/spesmilo/electrum 2012-11-27 23:32:59 +01:00
ThomasV c68bf5a1d7 print_error -> print_msg 2012-11-27 23:32:39 +01:00
ThomasV 201a13131f Merge pull request #50 from EagleTM/master
Update default servers
2012-11-27 04:32:20 -08:00