945 Commits (bfb42409488d8bba704e2dd0cd90877ad1874fe6)

Author SHA1 Message Date
ThomasV bfb4240948 Rewrite labels plugin using requests and own signals 12 years ago
ThomasV 9a7f6afac3 network dialog: replace protocol list with checkbox 12 years ago
ThomasV 1be26dbf06 fix init error from issue #1102 12 years ago
Andy Christianson c72531fa6a added support for restoring multisig wallets from BIP32 private keys 12 years ago
ThomasV cc48663d0e set window.app in constructor 12 years ago
Andy Christianson cff6b95011 added support for restoring multisig wallets from BIP32 private keys 12 years ago
ThomasV 38e4eeef95 add rate conversion to receive tab 12 years ago
ThomasV 66de592343 fix tx dialog buttons using new widgets 12 years ago
ThomasV 1ab37fc82b sort servers in network dialog 12 years ago
ThomasV e3772f7e02 fix: receive_at: enable button 12 years ago
ThomasV 9a81f9585b change button message 12 years ago
ThomasV bd016f8450 gray out new request button when not usable 12 years ago
ThomasV 585a9b7b40 copy receive URI with button 12 years ago
ThomasV c325f95a92 add zoom button to receive tab 12 years ago
ThomasV 10f3308dc7 fix setFrozen (self.buttons) 12 years ago
ThomasV 01cfb8f8f1 new Button widgets 12 years ago
ThomasV 94c0d86821 generic add_button method for TextEdit, with tooltips 12 years ago
ThomasV e620f36971 show window in load_wallet 12 years ago
ThomasV 58f9ab3492 add a lock to wallet.synchronize() and fix #1049 12 years ago
ThomasV c28915d122 use Tor's proxy number by default 12 years ago
ThomasV 4754241485 display exception in convert_imported_keys 12 years ago
ThomasV 8644bbf734 uri fix 12 years ago
ThomasV 2ea25fbb17 clarify the 'restore' message 12 years ago
ThomasV 6ececd500d add show in set_layout 12 years ago
ThomasV c56fe45ad7 show wizard before running it 12 years ago
ThomasV ea1af3d536 fix password bug in wallet upgrade 12 years ago
ThomasV 20fc2da9b5 do not attemps last_wallet if file does not exist 12 years ago
ThomasV bc3013caf0 fix exchange_rate plugin behavior when typing amounts 12 years ago
ThomasV 77d010bcec store gui last wallet separately, to fix command line 12 years ago
ThomasV 46c290e30d use base43 in order to send transactions by QR code 12 years ago
ThomasV c427e085b3 fix android seed dialog if password is empty 12 years ago
ThomasV 8a495f4071 base64 encode transactions in qr codes 12 years ago
ThomasV 52b43c57b8 android create and restore 12 years ago
ThomasV ed59498ccc android unicode fix 12 years ago
ThomasV 5e41c99d8d various fixes for android 12 years ago
ThomasV 217dc2f55b android: fix recv amount bug 12 years ago
ThomasV ddaf2c3121 android: tx fee per kb 12 years ago
ThomasV 8d95b9c980 android: fix protocols dialog 12 years ago
ThomasV 48838be816 android: fix make_new_contacts 12 years ago
ThomasV 6693a70c72 simplify android receive 12 years ago
ThomasV f6280c4e23 fixes for android 12 years ago
ThomasV c7f89da934 copy request URI to clipboard 12 years ago
ThomasV 80284d5516 updates for the old android GUI 12 years ago
ThomasV 2a608280f4 Do not exit when the New Wallet dialog is canceled 12 years ago
ThomasV 56dc9f7f80 cleanup dead code 12 years ago
ThomasV 4794ccfaf2 hide/show main window when wizard is called 12 years ago
ThomasV 31120e987f move hide/show in open_wallet 12 years ago
ThomasV b5ac7f2a7c simplify setup.py using package_data 12 years ago
ThomasV 0934976f3a fix #1011 12 years ago
ThomasV 7b0903d81c fix #1010 and cleanup 12 years ago