Commit graph

190 commits

Author SHA1 Message Date
thomasv
a563091f30 separate core and gui in different modules 2013-03-02 12:26:21 +01:00
thomasv
97e03cb738 replace wallet.all_addresses() with wallet.addresses(True) 2013-03-02 11:40:17 +01:00
thomasv
f72c8ee5d2 move is_valid from wallet class to bitcoin.py 2013-03-01 14:27:56 +01:00
thomasv
cd9f2f02d2 fix: mktx syntax 2013-02-27 12:47:11 +01:00
Satoshi Kodama
aee1c342db added translation text string in gui_lite.py
Added gettext _() to the "public key has been copied" text string to be translated.
2013-02-21 01:15:28 +09:00
Maran
1b2a319f18 Added migration to APPDATA from LOCALAPPDATA for windows based Electrum installations 2013-02-18 23:44:47 +01:00
rdymac
3a668cc047 Electrum version in the About section
Added the Electrum version to the About section.
2013-01-28 13:39:56 +01:00
rdymac
09ab76a5cc Two more, almost everything is set to be translate
Two more, almost everything is set to be translated. Now the Classic and Lite mode are fully translated. If there anything missing I'll catch it up while digging into the code or using the app.
2013-01-21 14:15:23 +01:00
rdymac
5c4abfd059 More text strings and some fixes in new lines (2)
Fixed some new line commands and added more text strings to the translation file.

Text string splitting fixed. Thanks Animazing!
2013-01-21 13:54:05 +01:00
rdymac
d7ac33ea32 Separated the text string from the github bug URL
Set the text and the link separated to be able to translate only the text part. If the bug report link ever change the text translated keep intact.
2013-01-21 01:52:02 +01:00
rdymac
5fc31899a2 Separated the new line command from text strings
Separated the new line command from text strings because it causes a bug when the text strings are pulled from the Translation wiki in multiple lines text strings.
2013-01-20 17:47:28 +01:00
Maran
839824e94d Fix quit electrum menu item not appearing in OSX; #fixes 110 2013-01-16 17:24:34 +01:00
ThomasV
79dcc2bd57 fix csv export in lite gui 2013-01-16 06:47:27 +01:00
ThomasV
2c3ce56e42 Merge pull request #109 from rdymac/patch-10
"public master key" to master public key
2013-01-15 21:42:40 -08:00
rdymac
5ece1d31b5 Changed electrum-desktop.com to electrum.org
Changed the website link under the Help menu option from electrum-desktop.com to electrum.org
2013-01-16 02:00:15 +01:00
rdymac
198d6a810a "public master key" to master public key
Fixed the order of these two words
2013-01-16 00:59:22 +01:00
rdymac
ca5798c2b7 Fixed some typos in text strings
Fixed some typos in text strings
2013-01-14 01:02:29 +01:00
ThomasV
aec2a3abab Merge pull request #93 from bkkcoins/export-history-default
Add default filename for export history
2013-01-12 11:01:16 -08:00
thomasv
609a7c7fc0 rm unneeded print 2013-01-11 11:25:59 +01:00
Maran
ccc127bc59 Fix receiving widget not saving state properly 2013-01-11 11:24:11 +01:00
bkkcoins
272cdaceab add default filename for export history 2013-01-11 11:57:49 +07:00
Maran
cec247d1a5 Modified styling, removed obsolete styles and added wether we have are displaying receiving addresses 2013-01-10 21:51:27 +01:00
thomasv
49c6055880 adjust width of history list 2013-01-10 18:02:28 +01:00
thomasv
67866afa7e replace receive button with menu 2013-01-10 17:58:04 +01:00
thomasv
e9544df270 fix width of switch button in lite gui 2013-01-10 14:39:03 +01:00
thomasv
b79da90d02 fix history width 2013-01-09 14:19:03 +01:00
thomasv
e9e117712a enable gui switch button (classic <-> lite) both ways 2013-01-09 10:42:19 +01:00
thomasv
04ee4194be remove gui selector from preferences. store last state 2013-01-07 12:03:39 +01:00
bkkcoins
2d031013a5 add switch-gui button for qt 2013-01-07 12:03:39 +01:00
ThomasV
42dbf61ba8 import/export functions 2013-01-05 21:03:46 +01:00
Pontius
e590c1cb20 Adjusted quote lookup and added three more currencies (where we have translations for) 2013-01-04 10:35:21 +01:00
Maran
bceb8ae218 removed old donation address on lite gui 2013-01-02 20:34:32 +01:00
thomasv
9bf31f4d71 Made the bug reporting link clickable in lib/gui_lite.py 2013-01-02 11:42:09 +01:00
Maran
c4f1acade6 Added version to lite gui tile 2012-12-28 18:27:31 +01:00
Maran
2666929a44 Fix contacts auto complete in lite gui 2012-12-28 18:16:51 +01:00
Maran
900aab9595 Change bug report information 2012-12-10 20:58:32 +01:00
Maran
7f76ac4aeb Implemented labeling after making a transaction 2012-12-10 20:51:14 +01:00
Maran
a296350994 Implements feature to copy mpk to your clipboard to the lite gui, fixes #51 2012-12-10 12:03:30 +01:00
Maran
6394712392 Implemented receiving addresses to lite gui 2012-12-10 00:34:57 +01:00
Maran
b564bedd52 Added date to the history overview of the lite GUI 2012-12-09 13:39:28 +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
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
c763445734 allow multiple-outputs transactions with mktx() 2012-12-05 16:41:39 +01:00
Maran
be9a64fef3 Made the send_tx call for the lite gui asynchrone 2012-11-22 19:33:13 +01:00
ThomasV
9a9e7c1b7c simplification 2012-11-20 18:19:37 +01:00
thomasv
650a9b6074 do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server 2012-11-16 14:39:31 +01:00