1
0

Commit Graph

  • 6df95ee706 add two keyboard shortcuts ThomasV 2012-06-10 10:52:44 +02:00
  • 69927304e2 fix parameters for aliases ThomasV 2012-06-10 08:33:34 +02:00
  • 6a3e5f1f95 use column 1 because column 0 may be hidden ThomasV 2012-06-10 00:29:19 +02:00
  • 52b8ee976f set focus only once at init ThomasV 2012-06-10 00:16:09 +02:00
  • 36e41a4ee1 fix: receive_list ThomasV 2012-06-10 00:05:14 +02:00
  • b0a1db5af9 convert QString to unicode ThomasV 2012-06-09 23:58:20 +02:00
  • b259c9e4be simplifications. fix signal conflict. view alias details ThomasV 2012-06-09 23:52:45 +02:00
  • e5ec6bcd39 cleanup; make toplevel item current ThomasV 2012-06-09 23:26:41 +02:00
  • d9fad9452d show label in payto field ThomasV 2012-06-09 22:31:42 +02:00
  • 8d75349bfa MyTreeWidget class for keyboard interaction ThomasV 2012-06-09 22:23:56 +02:00
  • 7dd0d8d635 fix: payto without label ThomasV 2012-06-09 18:20:15 +02:00
  • d2447ef309 check item existence ThomasV 2012-06-09 18:06:01 +02:00
  • 477bd49577 menus for history items ThomasV 2012-06-09 17:49:44 +02:00
  • 00d0905d40 strip translation messages ThomasV 2012-06-09 17:35:07 +02:00
  • 6461a3c613 fix for deleting an alias ThomasV 2012-06-09 17:32:52 +02:00
  • 89a0509079 delete contact and edit label from menu ThomasV 2012-06-09 17:18:53 +02:00
  • 10f41cbdfc version 0.56 0.56 ThomasV 2012-06-09 12:50:21 +02:00
  • cac54b33ec do not restrict syntax ThomasV 2012-06-09 12:39:59 +02:00
  • 67d95e5406 do not display if the label is not accepted ThomasV 2012-06-09 12:32:17 +02:00
  • 702d1743fe completions popup in the payto field, using aliases and labels ThomasV 2012-06-09 12:23:01 +02:00
  • 9c0ff021e2 remove dead code ThomasV 2012-06-08 23:23:03 +02:00
  • 7cfb78cdc6 handle URI labels ThomasV 2012-06-08 23:15:08 +02:00
  • 9d59124b8a version 0.55a ThomasV 2012-06-08 20:52:48 +02:00
  • 2ca16dc2c2 fix: distinguish between addr and m_addr ThomasV 2012-06-08 20:51:10 +02:00
  • 3ae348791f set wallet file permissions thomasv 2012-06-08 13:14:25 +02:00
  • 9ee946c797 show error messages ThomasV 2012-06-07 19:52:26 +02:00
  • 3c2971dd7b distinguish between ImportError and SyntaxError ThomasV 2012-06-07 19:47:00 +02:00
  • 6f0dcd091f force synchronization by poking the interface thomasv 2012-06-07 19:03:46 +02:00
  • e0372fc3a6 fix: the gap limit is one value higher than the gap thomasv 2012-06-07 18:59:28 +02:00
  • 6b0499bcbc allow user to change gap limit thomasv 2012-06-07 18:52:29 +02:00
  • dabee03548 rename newaddress_dialog as new_contact_dialog thomasv 2012-06-07 17:54:40 +02:00
  • c59a5a49a1 version 0.55 thomasv 2012-06-07 17:46:55 +02:00
  • 594b7f0265 add expert mode to preferences thomasv 2012-06-07 17:42:50 +02:00
  • 2f9cd845d5 replace buttons with context menus thomasv 2012-06-07 17:36:39 +02:00
  • 9625ef1ea9 define method get_address_flags thomasv 2012-06-07 16:14:08 +02:00
  • 7ba656a1bc hide various options into expert mode thomasv 2012-06-07 16:07:49 +02:00
  • 8dd3e95708 fix import from lib thomasv 2012-06-07 14:13:51 +02:00
  • 7e0dba3e82 unfreeze before prioritize thomasv 2012-06-07 11:25:23 +02:00
  • f86e11b445 unprioritize before freeze thomasv 2012-06-07 11:21:53 +02:00
  • 34be852061 move freeze and prioritize functions into wallet class thomasv 2012-06-07 11:18:11 +02:00
  • e463968da3 improve 'addresses' console command thomasv 2012-06-07 11:03:13 +02:00
  • 50b7bc3474 use a dict for commands and help texts ThomasV 2012-06-06 19:52:52 +02:00
  • abe39a918f 0.54c ThomasV 2012-06-06 19:26:58 +02:00
  • e1b3b5892b add prioritize and freeze console commands. fix choose_inputs ThomasV 2012-06-06 19:26:05 +02:00
  • 4e876fcfcf version 0.54b ThomasV 2012-06-06 18:32:56 +02:00
  • c35d48459f raise error on compressed key format ThomasV 2012-06-06 18:32:29 +02:00
  • 13ca0c0d60 version 0.54a (bugfix) thomasv 2012-06-06 17:20:37 +02:00
  • f4cb687f4b fix: receive_list might contain imported keys thomasv 2012-06-06 16:52:39 +02:00
  • c89fc345af fix gap visualization thomasv 2012-06-06 16:08:29 +02:00
  • 7a8689f6aa version 0.54 thomasv 2012-06-06 15:41:34 +02:00
  • aa7183c6ac prioritized coins thomasv 2012-06-06 15:40:57 +02:00
  • 785075cf08 button to create addresses beyond gap limit thomasv 2012-06-06 15:20:20 +02:00
  • e085bcd755 try to import local directory before module thomasv 2012-06-06 15:18:03 +02:00
  • 1b450a23a7 change tab thomasv 2012-06-06 14:55:11 +02:00
  • f3b68cfc26 add msqr module ThomasV 2012-06-02 17:29:58 +02:00
  • 060cf4a48e version 0.53 ThomasV 2012-05-30 20:37:55 +02:00
  • 735f9b9c20 import lib directory as electrum if the library is not installed thomasv 2012-05-30 16:46:04 +02:00
  • 266bbc876c create locale thomasv 2012-05-30 14:56:35 +02:00
  • 2c7ea87b74 restore app.fil thomasv 2012-05-30 14:44:34 +02:00
  • dceb4b04ea better error messages thomasv 2012-05-30 14:42:30 +02:00
  • 6143625f41 print progress for each language thomasv 2012-05-24 10:37:45 +02:00
  • 53cf704709 fix localization thomasv 2012-05-24 10:17:20 +02:00
  • c6587c7a09 localizations thomasv 2012-05-24 10:11:00 +02:00
  • 029e7b1edc do not print dict thomasv 2012-05-24 10:10:45 +02:00
  • 7124b05715 localizations thomasv 2012-05-24 10:04:16 +02:00
  • a515246213 localize 3 more messages ThomasV 2012-05-21 22:49:50 +02:00
  • d163f135af use consistent message ThomasV 2012-05-21 22:26:55 +02:00
  • 0e4c51494b revert previous; fix qr code for make_address ThomasV 2012-05-21 17:18:46 +02:00
  • 04e366c3ee import lib as electrum ThomasV 2012-05-21 16:42:13 +02:00
  • c6870d3421 require version 2.6 thomasv 2012-05-21 10:35:39 +02:00
  • 958a3fa5b6 set timeout to 1 minute ThomasV 2012-05-20 18:02:05 +02:00
  • a35a945b0b fix format_satoshis ThomasV 2012-05-19 17:34:59 +02:00
  • 705fd76767 fix: make sure that the message is completely sent ThomasV 2012-05-19 16:52:59 +02:00
  • 742705b855 add timeout in order to allow KeyboardInterrupt ThomasV 2012-05-19 15:52:06 +02:00
  • 12e2b8db16 show address if coins were received at a change address ThomasV 2012-05-19 11:01:45 +02:00
  • 36daa32091 detect mo files ThomasV 2012-05-18 19:59:47 +02:00
  • 539d68e7d7 install electrum.desktop as data file thomasv 2012-05-18 18:22:57 +02:00
  • ed8dedfebb version 0.51 thomasv 2012-05-18 18:04:18 +02:00
  • b66f9f07ea install gnome menu in setup thomasv 2012-05-18 18:03:13 +02:00
  • 4a9f0041fb add icon in setup thomasv 2012-05-18 17:55:46 +02:00
  • 12b3a13fbb add si; minor fix thomasv 2012-05-18 17:16:42 +02:00
  • 726d892d72 create locale dir thomasv 2012-05-18 15:37:31 +02:00
  • efbd15e7c6 removing generated files in locale thomasv 2012-05-18 15:30:04 +02:00
  • 09714636ef version 0.50: localisation using gettext thomasv 2012-05-18 15:28:55 +02:00
  • 5f733a4312 add init_socket to scripts ThomasV 2012-05-17 20:26:37 +02:00
  • f8ce5b65df version ThomasV 2012-05-17 18:15:14 +02:00
  • a5496a5477 handle imported keys as well with deseed and reseed ThomasV 2012-05-17 18:10:36 +02:00
  • 5d43811a90 version 0.49c ThomasV 2012-05-17 13:33:11 +02:00
  • d08a0388b6 display kilobytes received ThomasV 2012-05-17 13:15:55 +02:00
  • 34ca6baf73 version 0.49b ThomasV 2012-05-17 10:58:28 +02:00
  • 1c2c62480d fix: password on creation ThomasV 2012-05-17 08:49:30 +02:00
  • 565c53e054 fix: encrypted seed might be empty ThomasV 2012-05-17 08:42:40 +02:00
  • 1181f4ef01 bugfix: encryption of encrypted keys ThomasV 2012-05-17 08:32:49 +02:00
  • ef0809a1df version 0.49a ThomasV 2012-05-16 20:24:21 +02:00
  • 603a74523a wallet.path ThomasV 2012-05-16 19:51:00 +02:00
  • dded634f65 replace options.wallet_path with wallet.path ThomasV 2012-05-16 19:49:41 +02:00
  • 9b2f5805da virtual method init_socket ThomasV 2012-05-16 19:45:45 +02:00
  • c2967e874c update help message ThomasV 2012-05-16 19:34:55 +02:00
  • 06182df71f rm mnemonic option, paste seed as both hexadecimal and mnemonic ThomasV 2012-05-16 19:33:42 +02:00
  • a5761fe8a8 do not use deprecated BaseException.message ThomasV 2012-05-16 19:20:21 +02:00