216 Commits (193e3847583e802e427e158b9fd9212f9169dde0)

Author SHA1 Message Date
ThomasV a9b05ad188 set label 11 years ago
ThomasV ec141ebb67 fix labels plugin 11 years ago
ThomasV 2b0d92e767 sign_tx hook 11 years ago
ThomasV 4eb1eb3677 add help text for csv 11 years ago
ThomasV 3d4a16b5c8 fix is_seeded 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 c586f1bab8 move network callbacks to init 11 years ago
ThomasV 4524c107cf add account menus and details window 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
ThomasV 404c1f84d2 generalize plugins to all guis 11 years ago
ThomasV 7d3234f591 reorganize menu 11 years ago
rdymac 10be6e7609 Add translations and fixes to 1.9 master 11 years ago
vrde f0f3dc24e1 apply function directly unpacking argument list 11 years ago
vrde 32abe2dd04 Remove eval from from run_hook 11 years ago
thomasv a320f92023 fix syntax error 11 years ago
thomasv b08bc514db sign/verify: do unicode conversion only for messages sent by the gui 11 years ago
thomasv 2c6534c1ba sign unicode messages 11 years ago
thomasv 4b9b532738 fix 11 years ago
thomasv 58ab37d056 send from domain in mktx (fix #294) 11 years ago
thomasv 22eaff9508 more help 11 years ago
thomasv ba17188d60 more help text 11 years ago
thomasv 636fdc18a5 new_account_dialog triggers payto 11 years ago
thomasv f38cc47802 add context menu to transaction input/outputs 11 years ago
thomasv e5cbf5cb0a more robust tx_from_text() (fixes issue #281) 11 years ago
thomasv b75f8d795a new command: getrawtransaction 11 years ago
ThomasV 41878dc5e0 rename menu: create tx 11 years ago
ThomasV 72d7d0b07a remove unneeded parameter 11 years ago
ThomasV d51a8d0f25 create a class for transaction dialog 11 years ago
ThomasV 27977e6eb0 fix path for tray icon (issue #263) 11 years ago
thomasv f12760829f use QInputDialog for new filenames 11 years ago
thomasv a96a7c8db2 fix 11 years ago
thomasv cc130f2930 remove .dat filter 11 years ago
thomasv 71fae15352 fix: remove gap limit stuff from settings dialog 11 years ago
thomasv ee08b2bfa6 don't show gap limit in GUI 11 years ago
thomasv 6b6c508976 replace wallet.interface everywhere 11 years ago
ThomasV 907dca6eb9 simplify interface: use callbacks 11 years ago
thomasv d26ac9673b remove menu bar from lite gui 11 years ago
thomasv 462ddd252d fix: lite mode switch 11 years ago
thomasv 06d0c67b9c remove ElectrumGui class for lite window 11 years ago
thomasv 2f7c2f982d add __init__.py to classic, fix a few imports 11 years ago
ThomasV 004aa4b640 separate directories for GUIs 11 years ago
ThomasV e40776bcee separate version_getter module 11 years ago
Fredrick c9d798944b Fix export private keys from GUI 11 years ago
thomasv e455dc5a6b get version asynchronously, for faster launch 11 years ago
thomasv 73901a001a pass network to NetworkDialog and Blockchain 11 years ago
thomasv 323aafa34d fix: show_private_key 11 years ago
thomasv 620f9f68d4 minor fixes for wallet creation 11 years ago
thomasv 047e4b3478 move callbacks to the network class 11 years ago
ThomasV cd6832df2e set_label 11 years ago