25 Commits (5da58ac3b9fe6a5043bd6b1577365b4ef58ecc5e)

Author SHA1 Message Date
ThomasV 09e4efc439 daemon notifications (network.status) 10 years ago
ThomasV 9ee0614edb make daemon usable with the GUI 10 years ago
ThomasV 6f3c9e6a44 unify util.parse_URI 11 years ago
ThomasV 526361a34e follow-up to previous commit 11 years ago
ThomasV ace15d3e7e relocate export_history code 11 years ago
ThomasV 6e26fb0198 remove redundant definition of Timer class 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
Maran f87e482d63 Changed theme switching, probably fixes #509 as well 11 years ago
Maran 17997f4d8e Implements theme loading without overwriting path 11 years ago
ThomasV 17fa611b80 revert load theme 11 years ago
ThomasV dab31f0b47 fix issue #509 11 years ago
Michael Wozniak d30fb5c473 Add CoinDesk BPI for exchange rate 11 years ago
dabura667 9750433bfc Changed CSV History export to UTF-8 labels 11 years ago
ortutay 4edfc6d82e Coinbase BuyBack plugin 11 years ago
thgh 7847382bfe Fix: hide tray icon on close 11 years ago
Bryan Stitt f0eb0eccde replace BaseException with Exception 11 years ago
ThomasV b1472ba1a7 fix regression: offline mode 11 years ago
rdymac 962792bdcd missing text strings 11 years ago
ThomasV 294ac1f711 fix history export (bug #338) 11 years ago
ThomasV dae4de35f7 fixes for lite gui (issue #262) 11 years ago
thomasv a8c2d95207 don't show lite in init 11 years ago
ThomasV 13fd5b7e3c support mBTC in lite gui 11 years ago
ThomasV 6644fcc22e move lite window initialization in the constructor of the main window 11 years ago
ThomasV 8e136b098a rm dead code 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
ThomasV 404c1f84d2 generalize plugins to all guis 11 years ago
rdymac 10be6e7609 Add translations and fixes to 1.9 master 11 years ago
thomasv 6b6c508976 replace wallet.interface everywhere 11 years ago
thomasv d26ac9673b remove menu bar from lite gui 11 years ago
thomasv 06d0c67b9c remove ElectrumGui class for lite window 11 years ago
thomasv 69f91ba84b fix setup.py and a few imports 11 years ago
ThomasV 004aa4b640 separate directories for GUIs 11 years ago
thomasv 1606bd3106 update lite gui for 1.9 11 years ago
thomasv 717a4ab5b2 pass parameter to backup_wallet 11 years ago
Pablo Castellano cecb4c23b2 [Lite gui] Allow changing quote currency backwards with right click 11 years ago
Maran 4570db0804 Add icon back to Lite GUI. Fixes #112 12 years ago
Maran bf12bac1f2 DRYed the backup wallet 12 years ago
thomasv 8e6be820b5 fix: assert fails on startup 12 years ago
Michael Wozniak b1b2bab5c5 fix for issue 184 12 years ago
slush dd630a8bb7 Fixed copy_master_public_key() 12 years ago
thomasv e7e284b059 remove aliases from completions 12 years ago
Maran 18bcf5b206 Add 'create transaction' from deseeded wallet to Lite gui 12 years ago
Maran c5047d4168 Show more decimals in Lite GUI 12 years ago
thomasv 9e861b1192 fix 12 years ago
thomasv a563091f30 separate core and gui in different modules 12 years ago
thomasv 97e03cb738 replace wallet.all_addresses() with wallet.addresses(True) 12 years ago
thomasv f72c8ee5d2 move is_valid from wallet class to bitcoin.py 12 years ago
thomasv cd9f2f02d2 fix: mktx syntax 12 years ago
Satoshi Kodama aee1c342db added translation text string in gui_lite.py 12 years ago
Maran 1b2a319f18 Added migration to APPDATA from LOCALAPPDATA for windows based Electrum installations 12 years ago