Commit Graph

40 Commits

Author SHA1 Message Date
ThomasV 6461a3c613 fix for deleting an alias 2012-06-09 17:32:52 +02:00
ThomasV 89a0509079 delete contact and edit label from menu 2012-06-09 17:18:53 +02:00
ThomasV cac54b33ec do not restrict syntax 2012-06-09 12:39:59 +02:00
ThomasV 67d95e5406 do not display if the label is not accepted 2012-06-09 12:32:17 +02:00
ThomasV 702d1743fe completions popup in the payto field, using aliases and labels 2012-06-09 12:23:01 +02:00
ThomasV 9c0ff021e2 remove dead code 2012-06-08 23:23:03 +02:00
ThomasV 9ee946c797 show error messages 2012-06-07 19:52:26 +02:00
thomasv 6b0499bcbc allow user to change gap limit 2012-06-07 18:52:29 +02:00
thomasv dabee03548 rename newaddress_dialog as new_contact_dialog 2012-06-07 17:54:40 +02:00
thomasv 594b7f0265 add expert mode to preferences 2012-06-07 17:42:50 +02:00
thomasv 2f9cd845d5 replace buttons with context menus 2012-06-07 17:36:39 +02:00
thomasv 9625ef1ea9 define method get_address_flags 2012-06-07 16:14:08 +02:00
thomasv 7ba656a1bc hide various options into expert mode 2012-06-07 16:07:49 +02:00
thomasv 34be852061 move freeze and prioritize functions into wallet class 2012-06-07 11:18:11 +02:00
ThomasV e1b3b5892b add prioritize and freeze console commands. fix choose_inputs 2012-06-06 19:26:05 +02:00
thomasv f4cb687f4b fix: receive_list might contain imported keys 2012-06-06 16:52:39 +02:00
thomasv c89fc345af fix gap visualization 2012-06-06 16:08:29 +02:00
thomasv aa7183c6ac prioritized coins 2012-06-06 15:40:57 +02:00
thomasv 785075cf08 button to create addresses beyond gap limit 2012-06-06 15:20:20 +02:00
thomasv 1b450a23a7 change tab 2012-06-06 14:55:11 +02:00
thomasv 735f9b9c20 import lib directory as electrum if the library is not installed 2012-05-30 16:46:04 +02:00
thomasv 53cf704709 fix localization 2012-05-24 10:17:20 +02:00
thomasv c6587c7a09 localizations 2012-05-24 10:11:00 +02:00
thomasv 7124b05715 localizations 2012-05-24 10:04:16 +02:00
ThomasV a515246213 localize 3 more messages 2012-05-21 22:49:50 +02:00
ThomasV d163f135af use consistent message 2012-05-21 22:26:55 +02:00
thomasv 09714636ef version 0.50: localisation using gettext 2012-05-18 15:28:55 +02:00
ThomasV d08a0388b6 display kilobytes received 2012-05-17 13:15:55 +02:00
ThomasV 1181f4ef01 bugfix: encryption of encrypted keys 2012-05-17 08:32:49 +02:00
ThomasV 06182df71f rm mnemonic option, paste seed as both hexadecimal and mnemonic 2012-05-16 19:33:42 +02:00
ThomasV a5761fe8a8 do not use deprecated BaseException.message 2012-05-16 19:20:21 +02:00
thomasv c5d42f3614 slightly more robust connection procedure 2012-05-16 17:29:05 +02:00
ThomasV 54fcd4a876 better buttons. version 0.49 2012-05-13 13:09:59 +02:00
ThomasV 47f3a84931 revert previous commit 2012-05-13 11:09:31 +02:00
ThomasV c419c408bb do not show send tab in seedless wallets 2012-05-13 11:06:37 +02:00
ThomasV 51036fdf4e do not show send tab in seedless wallets 2012-05-13 11:05:26 +02:00
ThomasV 416a3bad09 seedless wallets 2012-05-13 10:54:03 +02:00
ThomasV 2e1fd923b8 deseed command 2012-05-13 00:43:22 +02:00
ThomasV 1224610109 display help message if pyqt is not found 2012-05-10 20:39:50 +02:00
thomasv b8773178a1 setup package in lib subdirectory 2012-05-10 14:38:49 +02:00