383 Commits (3d1fa1e27f06ac8b2f5db5a04e4333fc39a83a84)

Author SHA1 Message Date
ThomasV 7d79ecce73 do not display default label 10 years ago
ThomasV e3de121be9 store deserialized tx in/out in wallet file for fast computation 10 years ago
ThomasV 973f7f9fe5 mpk window: detect self and cosigner keys 10 years ago
ThomasV cbb1a39879 reopen the password dialog if user enters incorrect password 10 years ago
ThomasV cc48663d0e set window.app in constructor 10 years ago
ThomasV 38e4eeef95 add rate conversion to receive tab 10 years ago
ThomasV e3772f7e02 fix: receive_at: enable button 10 years ago
ThomasV 9a81f9585b change button message 10 years ago
ThomasV bd016f8450 gray out new request button when not usable 10 years ago
ThomasV 585a9b7b40 copy receive URI with button 10 years ago
ThomasV c325f95a92 add zoom button to receive tab 10 years ago
ThomasV 01cfb8f8f1 new Button widgets 10 years ago
ThomasV e620f36971 show window in load_wallet 10 years ago
ThomasV 58f9ab3492 add a lock to wallet.synchronize() and fix #1049 10 years ago
ThomasV 4754241485 display exception in convert_imported_keys 10 years ago
ThomasV c56fe45ad7 show wizard before running it 10 years ago
ThomasV ea1af3d536 fix password bug in wallet upgrade 10 years ago
ThomasV bc3013caf0 fix exchange_rate plugin behavior when typing amounts 10 years ago
ThomasV 77d010bcec store gui last wallet separately, to fix command line 10 years ago
ThomasV 46c290e30d use base43 in order to send transactions by QR code 10 years ago
ThomasV 8a495f4071 base64 encode transactions in qr codes 10 years ago
ThomasV c7f89da934 copy request URI to clipboard 10 years ago
ThomasV 2a608280f4 Do not exit when the New Wallet dialog is canceled 10 years ago
ThomasV 4794ccfaf2 hide/show main window when wizard is called 10 years ago
ThomasV 31120e987f move hide/show in open_wallet 10 years ago
ThomasV 0934976f3a fix #1011 10 years ago
ThomasV 4bf019e9a6 fix 10 years ago
ThomasV 76cbafe754 fix Master Public Keys dialog 10 years ago
Ruben de Vries 99715fe07a changed blocktrail baseurl to include network 'BTC' to avoid redirects 10 years ago
ThomasV 27382c210e fix messages for i18n 10 years ago
ThomasV 1f9598e1c7 show dialog if IOError is raised reading wallet file 10 years ago
ThomasV 3b9f9d5320 show confirmation dialog before opening incomplete wallet 10 years ago
ThomasV 3d2a410de0 launch wizard if user opens an unfinished wallet 10 years ago
ThomasV dda4a0fcb3 call load_wallet and close_wallet for each plugin 10 years ago
dabura667 a171a29afb Fix the line deliminator in csv 10 years ago
ThomasV 31b6a4b4d0 update documentation link 10 years ago
ThomasV 576954555c fix: check_password for imported wallets 10 years ago
ThomasV a378922c05 more robust winpos-qt 10 years ago
ThomasV bb20d618df don't show new_receive_address popup with imported wallets 10 years ago
ThomasV 8863b6f294 remove remaining instances of op_return type 10 years ago
ThomasV 3d32bba0b9 fix bug #963 10 years ago
ThomasV 63c7a27d7e add InvalidPassword exception 10 years ago
Tafelpoot 0737ee7fd3 pass absolute path for new wallet 10 years ago
tkhaew e667f0164a add invalid password check 10 years ago
ThomasV 7ca3ba4e80 various fixes for reveive_requests 10 years ago
ThomasV 68c7d2e349 fix column number for monospace font (amount) 10 years ago
ThomasV 01cf04079f add NotEnoughFunds exception 10 years ago
Tafelpoot 218a1ee2f7 Updated Requests 10 years ago
ThomasV 9b28ed9ba0 do not require name to create an account 10 years ago
ThomasV 1995c56b7f before_send: fix logic 10 years ago