3082 Commits (1085d568702eaf4149adc138915055e0e96117e8)
 

Author SHA1 Message Date
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 f957837e21 custom json encoder for transactions 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 5a121526e4 fix 11 years ago
ThomasV c51efc0afe fix save_qrcode 11 years ago
ThomasV 8bf55ecaab fix 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 f22c55f426 lock icon in password dialog 11 years ago
thomasv dcedb2d74f minor fixes 11 years ago
thomasv a4335cb25d documentation on GUI 11 years ago
ThomasV 432fae996a fix 11 years ago
thomasv ab46f1110f minor 11 years ago
thomasv d67318399b layout improvements 11 years ago
thomasv 71fae15352 fix: remove gap limit stuff from settings dialog 11 years ago
thomasv eafdb42475 install wizard: use a single window 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 b363d81fc1 add help button to network dialog 11 years ago
thomasv 93c7aee2c8 cleanup: next_addresses 11 years ago
thomasv e9340db409 fix create and restore (command line) 11 years ago
thomasv 15ac97c1dc history server-> main server 11 years ago
ThomasV c18c2bcc2b Merge pull request #293 from rdymac/patch-17 11 years ago
thomasv d26ac9673b remove menu bar from lite gui 11 years ago
rdymac 9020db25c6 Updated new gui_classic directory for GUIs 11 years ago
thomasv 7a4525ef07 minor fix for 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 8614c0544c fix import: electrum.i18n 11 years ago
thomasv 69f91ba84b fix setup.py and a few imports 11 years ago
thomasv 2f7c2f982d add __init__.py to classic, fix a few imports 11 years ago
ThomasV 4fd05b8f70 fix 11 years ago
ThomasV 0099b2a560 make gtk gui re-work 11 years ago
ThomasV 004aa4b640 separate directories for GUIs 11 years ago
ThomasV e40776bcee separate version_getter module 11 years ago
ThomasV 1d0fd3784a Merge pull request #292 from ctrlcctrlv/master 11 years ago
Fredrick 16902cc3ca Bugfix: Allow signing messages over 252 characters 11 years ago
Fredrick c9d798944b Fix export private keys from GUI 11 years ago
Fredrick 048caf7a99 Fix dumpprivkeys 11 years ago
thomasv e455dc5a6b get version asynchronously, for faster launch 11 years ago
thomasv 77871b97af fixes, resend_subscriptions 11 years ago
thomasv 79645e9b37 fix: wallet.addresses 11 years ago
thomasv 73901a001a pass network to NetworkDialog and Blockchain 11 years ago
thomasv 2df129cfbf connect to random servers, reconnect if connection is lost 11 years ago