Commit Graph

21 Commits

Author SHA1 Message Date
ThomasV ace15d3e7e relocate export_history code 2014-04-18 10:04:25 +02:00
ThomasV 6e26fb0198 remove redundant definition of Timer class 2014-03-28 17:06:58 +01:00
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). 2014-03-27 15:30:24 -05:00
Maran f87e482d63 Changed theme switching, probably fixes #509 as well 2014-03-13 12:02:55 +01:00
Maran 17997f4d8e Implements theme loading without overwriting path 2014-03-13 10:55:27 +01:00
ThomasV 17fa611b80 revert load theme 2014-03-13 08:38:25 +01:00
ThomasV dab31f0b47 fix issue #509 2014-03-11 15:05:54 +01:00
Michael Wozniak d30fb5c473 Add CoinDesk BPI for exchange rate
Add CoinDesk BPI for exchange rate options. Choose between blockchain
and coindesk on the plugin settings page.
2014-03-01 11:40:07 -05:00
dabura667 9750433bfc Changed CSV History export to UTF-8 labels
Japanese characters were causing history to be aborted halfway through
export, so by changing the label to UTF-8 I was able to export the CSV
properly.
2014-02-26 22:24:52 +09:00
ortutay 4edfc6d82e Coinbase BuyBack plugin 2014-01-05 00:19:23 -08:00
thgh 7847382bfe Fix: hide tray icon on close 2013-11-27 23:50:31 +01:00
Bryan Stitt f0eb0eccde replace BaseException with Exception 2013-11-09 20:21:02 -08:00
ThomasV b1472ba1a7 fix regression: offline mode 2013-11-05 18:55:53 +01:00
rdymac 962792bdcd missing text strings
missing text strings
2013-10-16 14:04:38 +02:00
ThomasV 294ac1f711 fix history export (bug #338) 2013-10-16 11:25:24 +02:00
ThomasV dae4de35f7 fixes for lite gui (issue #262) 2013-10-07 07:34:25 +02:00
thomasv a8c2d95207 don't show lite in init 2013-09-30 14:39:13 +02:00
ThomasV 13fd5b7e3c support mBTC in lite gui 2013-09-28 11:45:39 +02:00
ThomasV 6644fcc22e move lite window initialization in the constructor of the main window 2013-09-28 11:21:25 +02:00
ThomasV 8e136b098a rm dead code 2013-09-27 22:06:43 +02:00
ThomasV 2c0814f0d3 simplify gui names 2013-09-24 10:06:03 +02:00