228 Commits (52e74ccda12eb21397770e58631f294a8a3339c2)

Author SHA1 Message Date
ThomasV e7a71ff806 switch default display to mBTC 11 years ago
ThomasV ace15d3e7e relocate export_history code 11 years ago
ThomasV 80a988e337 slightly better notifications. at least, it fixes #652 11 years ago
Michael Wozniak 8874242fa7 Bitcoin URL Handling 11 years ago
ThomasV f550b452be transaction: add_signature(), is_complete() methods 11 years ago
ThomasV 94829db701 don't change default_wallet_path 11 years ago
ThomasV 88d4dab6cb broadcast tx in a separate thread 11 years ago
ThomasV c24482c21a check seed in gui. fixes #622 11 years ago
Michael Wozniak 3cd4689083 Fix OS X issue: window start in foreground 11 years ago
ThomasV 53b872acdf gui fix: send tx dialog 11 years ago
ThomasV 5a43b633d6 update bip32 accounts and wallet 11 years ago
ThomasV 33b94cd60e add error field in tx, because exceptions cannot be passed by plugins 11 years ago
ThomasV c5c1ed11f0 better waiting dialog, with Qt signals 11 years ago
Darrin Daigle 9fb7fd5803 Cleaned up Exchange Rate plugin: more efficient code and more intuitive names for the get fiat balance/price procedures. Created new procedure used for updating the fiat balance & price on the status panel. Enhancement: status panel on bottom left now shows the current BTC price (eg, 1 BTC~573.45 USD). 11 years ago
Darrin Daigle ecd013bbb7 Fixed size issue on account combo box in status panel. If you started Electrum with a wallet that did not have imported keys (therefore the account combo box didn't show), then you opened a wallet that had imported keys, the combo box was not wide enough to correctly display the combo box items. 11 years ago
rdymac 383763e24b add white space before BTC frozen message 11 years ago
Darrin Daigle dec5e351c0 fixed title on 3 dialog boxes (they were showing "python" as title) 11 years ago
Darrin Daigle 669d8041e4 Add ability to specify fiat amount when sending bitcoin. 11 years ago
ThomasV f92b483942 disable encrypt/decrypt 11 years ago
Maran f87e482d63 Changed theme switching, probably fixes #509 as well 11 years ago
ThomasV d57a026ae5 fix #585 11 years ago
ThomasV 48e6dba684 follow-up to #604 11 years ago
ThomasV fa6e9c18b9 code cleanup: main menu 11 years ago
ThomasV da6f292dd5 encrypt/decrypt messages in gui 11 years ago
ThomasV 1face99346 code cleanup 11 years ago
ThomasV 3e014d05c1 move menu separator 11 years ago
Michael Wozniak f9a52684e3 Add history fiat tx value for exchange plugin 11 years ago
ThomasV daf15a10bf cleanup 11 years ago
Michael Wozniak b16035c5de change remove tabs for verify/sign 11 years ago
Michael Wozniak e86734fccb Add tools menu function for Verify message 11 years ago
dabura667 0ad491b727 Add link in history to view the tx on blockchain 11 years ago
Michael Wozniak 8b20250f8e Add QR Display for Private Key export 11 years ago
dabura667 c5aa69a1f0 CSV: Show erroneous addresses in warning window. 11 years ago
ThomasV df4b47849d gui: load tx from blockchain 11 years ago
rdymac 6facb9f2c2 typo 11 years ago
samrg472 3f3e00668b Added ability to minimize to tray 11 years ago
Brian Greenberg c7ad369e55 Remove the ability to "Send From" a frozen address. 11 years ago
ThomasV 2877e0682f gui: insert used addresses first 11 years ago
ThomasV 5190cc03fd this should fix issue #531 11 years ago
ortutay 4edfc6d82e Coinbase BuyBack plugin 11 years ago
Gergely Imreh 6e9e292dc7 Access the "New Contact" menuitem in the contact list context menu 11 years ago
ThomasV 0063edb61b partially revert code merged #481, brreaks old qt versions 11 years ago
thomasv 7ab4db0d23 gui: proper dialog for private keys (fixes issue #500) 11 years ago
thomasv 89d4229207 confirmaion dialog if transaction fee is high 11 years ago
ecdsa 8b4410d86a detect if electrum is offline during wallet creation 11 years ago
ThomasV 3fc7d0ef9e abort export privkeys if wallet has no seed 11 years ago
Haakon Nilsen ed04e98c55 Add a number of standard keyboard shortcuts to menu items in the Qt UI, 11 years ago
shunyata acec9c2b43 Parse amounts from CSV with Decimal and not float. 11 years ago
shunyata 342faeeedd Remove trailing whitespace. 11 years ago
thgh 7847382bfe Fix: hide tray icon on close 11 years ago