30 Commits (f1cc259b75a8486f875ac29a6543dbd3f97fb2e8)

Author SHA1 Message Date
Darrin Daigle eccb78c3e6 wrapped strings with _("string text") to enable language translation 11 years ago
Darrin Daigle dea58fcb49 fixed issue when exchange rate not available (eg, no connection) 11 years ago
Darrin Daigle 284bcc1e5b better handling of very small fiat numbers and mBTC 11 years ago
Darrin Daigle 7bfd170ad9 check if fiat button exists on send tab before updating its caption with the newly selected fiat currency 11 years ago
Darrin Daigle bc3bcc20dc check to see if fiat button already exists on send tab before telling user they must restart Electrum to see it 11 years ago
Darrin Daigle 669d8041e4 Add ability to specify fiat amount when sending bitcoin. 11 years ago
Michael Wozniak e6175c6f57 fix error with Decimal in older python versions 11 years ago
Michael Wozniak 2fc3f408c8 Exception caused by tx_list not defined 11 years ago
Michael Wozniak f434bac45a fix bug for 0 transaction wallet 11 years ago
Michael Wozniak fbbf1970b6 BitcoinVenezeula Rates 11 years ago
Michael Wozniak 05027c512e exchange rate bug fix 11 years ago
Michael Wozniak 723b0e430f non blocking exchange rate API calls 11 years ago
Michael Wozniak 0c59b4148d Add new exchange rate options 11 years ago
Michael Wozniak 3a078f507c update for new transactions with exchange plugin 11 years ago
Michael Wozniak f9a52684e3 Add history fiat tx value for exchange plugin 11 years ago
Michael Wozniak c582194bdc Add Coinbase exchange rate option 11 years ago
Michael Wozniak 501996c145 add ok button for currencies 11 years ago
Michael Wozniak fd6c6f209a Set default exchange to Blockchain.info 11 years ago
Michael Wozniak d30fb5c473 Add CoinDesk BPI for exchange rate 11 years ago
ThomasV 2112129703 fix space 11 years ago
ThomasV 4f78b5365b exchange rate plugin: keep thread running (fixes #494) 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
ThomasV d70087a0f5 handle plugin dependency 11 years ago
ThomasV 87a8bfda47 plugins settings widget 11 years ago
Maran 818d53fce2 Remove log statement from Exchange rate plugin 11 years ago
ThomasV 6644fcc22e move lite window initialization in the constructor of the main window 11 years ago
ThomasV 7c4d7dc327 fix conversion in exchange rate plugin 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
ThomasV 404c1f84d2 generalize plugins to all guis 11 years ago