Commit Graph

2481 Commits

Author SHA1 Message Date
thomasv b75f8d795a new command: getrawtransaction 2013-09-15 11:19:48 +02:00
ThomasV 41878dc5e0 rename menu: create tx 2013-09-15 09:03:45 +02:00
ThomasV f957837e21 custom json encoder for transactions 2013-09-14 21:53:56 +02:00
ThomasV 72d7d0b07a remove unneeded parameter 2013-09-14 21:18:14 +02:00
ThomasV d51a8d0f25 create a class for transaction dialog 2013-09-14 21:07:54 +02:00
ThomasV 27977e6eb0 fix path for tray icon (issue #263) 2013-09-13 23:19:06 +02:00
ThomasV 5a121526e4 fix 2013-09-13 22:13:17 +02:00
ThomasV c51efc0afe fix save_qrcode 2013-09-13 21:41:50 +02:00
ThomasV 8bf55ecaab fix 2013-09-13 20:55:13 +02:00
thomasv f12760829f use QInputDialog for new filenames 2013-09-13 15:08:40 +02:00
thomasv a96a7c8db2 fix 2013-09-13 14:43:53 +02:00
thomasv cc130f2930 remove .dat filter 2013-09-13 14:42:30 +02:00
thomasv f22c55f426 lock icon in password dialog 2013-09-13 14:16:13 +02:00
thomasv dcedb2d74f minor fixes 2013-09-13 13:56:33 +02:00
thomasv a4335cb25d documentation on GUI 2013-09-13 09:40:34 +02:00
ThomasV 432fae996a fix 2013-09-13 06:43:22 +02:00
thomasv ab46f1110f minor 2013-09-12 19:54:26 +02:00
thomasv d67318399b layout improvements 2013-09-12 19:49:51 +02:00
thomasv 71fae15352 fix: remove gap limit stuff from settings dialog 2013-09-12 19:45:07 +02:00
thomasv eafdb42475 install wizard: use a single window 2013-09-12 19:42:00 +02:00
thomasv ee08b2bfa6 don't show gap limit in GUI 2013-09-12 16:08:17 +02:00
thomasv 6b6c508976 replace wallet.interface everywhere 2013-09-12 14:58:42 +02:00
ThomasV 907dca6eb9 simplify interface: use callbacks 2013-09-12 08:41:27 +02:00
ThomasV b363d81fc1 add help button to network dialog 2013-09-11 18:45:34 +02:00
thomasv 93c7aee2c8 cleanup: next_addresses 2013-09-11 17:42:32 +02:00
thomasv e9340db409 fix create and restore (command line) 2013-09-11 17:05:50 +02:00
thomasv 15ac97c1dc history server-> main server 2013-09-11 16:32:18 +02:00
ThomasV c18c2bcc2b Merge pull request #293 from rdymac/patch-17
Updated new gui_classic directory for GUIs
2013-09-11 07:23:38 -07:00
thomasv d26ac9673b remove menu bar from lite gui 2013-09-11 16:21:44 +02:00
rdymac 9020db25c6 Updated new gui_classic directory for GUIs
Edited new gui_classic directory for GUIs
2013-09-11 16:17:59 +02:00
thomasv 7a4525ef07 minor fix for lite gui 2013-09-11 15:25:05 +02:00
thomasv 462ddd252d fix: lite mode switch 2013-09-11 15:23:27 +02:00
thomasv 06d0c67b9c remove ElectrumGui class for lite window 2013-09-11 14:52:44 +02:00
thomasv 8614c0544c fix import: electrum.i18n 2013-09-11 13:55:49 +02:00
thomasv 69f91ba84b fix setup.py and a few imports 2013-09-11 13:49:24 +02:00
thomasv 2f7c2f982d add __init__.py to classic, fix a few imports 2013-09-11 13:43:37 +02:00
ThomasV 4fd05b8f70 fix 2013-09-11 12:06:39 +02:00
ThomasV 0099b2a560 make gtk gui re-work 2013-09-11 12:05:28 +02:00
ThomasV 004aa4b640 separate directories for GUIs 2013-09-11 11:45:58 +02:00
ThomasV e40776bcee separate version_getter module 2013-09-10 23:48:28 +02:00
ThomasV 1d0fd3784a Merge pull request #292 from ctrlcctrlv/master
Fix some bugs I found in 1.9
2013-09-10 14:36:10 -07:00
Fredrick 16902cc3ca Bugfix: Allow signing messages over 252 characters 2013-09-10 17:31:01 -04:00
Fredrick c9d798944b Fix export private keys from GUI 2013-09-10 16:11:20 -04:00
Fredrick 048caf7a99 Fix dumpprivkeys 2013-09-10 16:07:09 -04:00
thomasv e455dc5a6b get version asynchronously, for faster launch 2013-09-10 21:53:26 +02:00
thomasv 77871b97af fixes, resend_subscriptions 2013-09-10 19:59:58 +02:00
thomasv 79645e9b37 fix: wallet.addresses 2013-09-10 19:41:56 +02:00
thomasv 73901a001a pass network to NetworkDialog and Blockchain 2013-09-10 18:27:32 +02:00
thomasv 2df129cfbf connect to random servers, reconnect if connection is lost 2013-09-10 17:52:43 +02:00
thomasv 0ec436c02c fix: network start was calling __init__ 2013-09-10 16:42:11 +02:00