Commit Graph

97 Commits

Author SHA1 Message Date
J62 9a7843d0f1 btcp-ify 2019-12-24 03:21:35 -08:00
skellers 2faea7b5bd Bitcoin to ZClassic 2019-03-16 19:05:28 +00:00
James 27b1373595 zcl-ify 2019-02-28 22:26:15 +01:00
zebra-lucky 4df22e559c add gui/qt changes from electrum 3.1.3
- Add electrum 3.1.3 changes to gui/qt.
- Get new electrum 3.1.3 gui/qt/completion_text_edit.py.
- Get new electrum 3.1.3 gui/qt/exception_window.py.
2018-06-28 18:09:34 +03:00
zebra-lucky e77f58d815 Zcash changes to gui/(qt|stdio|text), app icon, icons.qrc 2018-03-11 14:06:26 +02:00
ThomasV c7a47a06b5 format a few strings with str.format(). fix #3405 2018-01-06 22:42:15 +01:00
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
SomberNight 0db5ea67a0 bitcoin.NetworkConstants: easier changing between testnet and mainnet 2017-11-09 17:47:57 +01:00
SomberNight 0eec8be400 NetworkDialog: changed string literal ("Node" -> "Connected node") 2017-11-02 08:27:38 +01:00
ThomasV 9a0082248b move autoconnect checkbox to server tab 2017-10-29 15:31:19 +01:00
SomberNight bf024db7aa follow-up prev comit 2017-10-26 16:14:09 +02:00
SomberNight 404584bfe6 fix: (QT network dialog) don't keep resetting proxy settings 2017-10-26 15:21:44 +02:00
ThomasV 7578ce2331 cleanup py2 compatibility imports 2017-10-23 13:54:09 +02:00
SomberNight 96ce6e542e network dialog fixes 2017-10-13 01:13:03 +02:00
ThomasV 2a80f68778 improve network dialog. fixes #2898 2017-10-12 18:35:45 +02:00
ThomasV 482458d00d fix #3028: add info to proxy dialog 2017-10-12 17:09:28 +02:00
SomberNight 6353f1a8f0 fix: py3 network_dialog - dict.keys() returns dict_keys(list) instead of list 2017-10-03 07:14:21 +02:00
SomberNight 4ac162f18b migration to PyQt5. initial commit. 2017-09-23 05:54:38 +02:00
ThomasV 033a5c6c91 network_dialog updates for python3 2017-08-26 08:28:24 +02:00
Johann Bauer 8e54d5c4d4 Make proxies work 2017-08-26 08:28:24 +02:00
Dmitry Sorokin d304ccdf17 py3 in qtgui 2017-08-26 08:27:47 +02:00
Dmitry Sorokin 5be78950ca py3 2017-08-26 08:27:47 +02:00
SomberNight 260c3eecab bugfix: [GUI-QT/Network] Save proxy setting when toggling Tor checkbox 2017-08-15 03:26:44 +02:00
ThomasV b424a83a57 add blockchain.get_name method, update kivy gui 2017-07-19 09:29:20 +02:00
ThomasV 814792eee1 show only active chains 2017-07-18 21:37:04 +02:00
ThomasV 5834b391ea network dialog: display branch size 2017-07-18 18:11:26 +02:00
ThomasV 1316e4f70d network_dialog remove stretch 2017-07-18 14:20:51 +02:00
ThomasV 05a9718b7c network dialog: show only populated chains 2017-07-14 18:24:33 +02:00
ThomasV ba2211f52e network dialog: refresh display on each new header 2017-07-13 17:23:24 +02:00
ThomasV f98a5617d6 rename proxy tab 2017-07-13 09:38:53 +02:00
ThomasV 73b023e967 update network settings dialog of the kivy GUI 2017-07-11 18:04:33 +02:00
ThomasV 92b392a56b minor fixes 2017-07-10 20:54:24 +02:00
ThomasV 7f2234caed new layout for network_dialog 2017-07-09 14:03:12 +02:00
ThomasV 7e353c33fe add a star to server hostname in nodes list 2017-07-09 12:11:46 +02:00
ThomasV dbbef771b3 network dialog: do not change auto_connect value from blockchain tab 2017-07-09 12:03:07 +02:00
ThomasV 1c5669ac51 network_dialog improvements 2017-07-09 10:32:24 +02:00
ThomasV ab10848187 network dialog: minor fixes 2017-07-08 17:48:23 +02:00
ThomasV b31f4ca133 network_dialog: save parameters in follow_branch, follow_server 2017-07-08 17:38:57 +02:00
ThomasV dd50259f68 network_dialog: do not use parent for signalling 2017-07-08 15:35:48 +02:00
ThomasV 5ae5c81c48 use a unique and non-modal network dialog window 2017-07-08 15:23:00 +02:00
ThomasV 1347004e63 minor fix: ssl checkbox 2017-07-08 13:24:40 +02:00
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 2017-07-08 11:38:32 +02:00
ThomasV 2055fce087 network dialog: add menu actions to blockchains list 2017-07-04 11:35:04 +02:00
ThomasV 8285bc458f network dialog: show servers in blockchain tab 2017-06-23 10:36:49 +02:00
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 2017-06-21 09:48:31 +02:00
ThomasV 59b0b51f24 add proxy settings to kivy GUI 2017-03-27 18:59:48 +02:00
ThomasV 2fcdd458b3 add checkpoint dialog to the kivy gui 2017-03-27 12:48:10 +02:00
ThomasV 6548388b0e minor gui tweak 2017-03-24 09:50:43 +01:00
ThomasV 95ad6a4321 fix 2017-03-24 09:39:57 +01:00
ThomasV e38d19d210 add help buttons to blockchain tab 2017-03-24 09:38:34 +01:00