3 Commits (6644fcc22e24c30dd7a67523c36105a7352d3d8b)

Author SHA1 Message Date
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
Maran a30f154a9e Added migration to APPDATA from LOCALAPPDATA for windows based Electrum installations 12 years ago
rdymac 3a668cc047 Electrum version in the About section 12 years ago
rdymac 09ab76a5cc Two more, almost everything is set to be translate 12 years ago
rdymac 5c4abfd059 More text strings and some fixes in new lines (2) 12 years ago
rdymac d7ac33ea32 Separated the text string from the github bug URL 12 years ago
rdymac 5fc31899a2 Separated the new line command from text strings 12 years ago
Maran 839824e94d Fix quit electrum menu item not appearing in OSX; #fixes 110 12 years ago
ThomasV 79dcc2bd57 fix csv export in lite gui 12 years ago
rdymac 5ece1d31b5 Changed electrum-desktop.com to electrum.org 12 years ago
rdymac 198d6a810a "public master key" to master public key 12 years ago
rdymac ca5798c2b7 Fixed some typos in text strings 12 years ago
thomasv 609a7c7fc0 rm unneeded print 12 years ago
Maran ccc127bc59 Fix receiving widget not saving state properly 12 years ago
bkkcoins 272cdaceab add default filename for export history 12 years ago
Maran cec247d1a5 Modified styling, removed obsolete styles and added wether we have are displaying receiving addresses 12 years ago
thomasv 49c6055880 adjust width of history list 12 years ago
thomasv 67866afa7e replace receive button with menu 12 years ago
thomasv e9544df270 fix width of switch button in lite gui 12 years ago
thomasv b79da90d02 fix history width 12 years ago
thomasv e9e117712a enable gui switch button (classic <-> lite) both ways 12 years ago
thomasv 04ee4194be remove gui selector from preferences. store last state 12 years ago
bkkcoins 2d031013a5 add switch-gui button for qt 12 years ago