94 Commits (f6e627798a575a5d028c61c22f09f008bd93d3f3)

Author SHA1 Message Date
SomberNight 1c10d5dce1 remove --nossl option (follow-up dc388d4c7c) 7 years ago
ThomasV dc388d4c7c replace SSL checkbox in GUI with command line option 7 years ago
ThomasV bc7051372f format a few strings with str.format(). fix #3405 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
SomberNight 0db5ea67a0 bitcoin.NetworkConstants: easier changing between testnet and mainnet 7 years ago
SomberNight 0eec8be400 NetworkDialog: changed string literal ("Node" -> "Connected node") 7 years ago
ThomasV 9a0082248b move autoconnect checkbox to server tab 7 years ago
SomberNight bf024db7aa follow-up prev comit 7 years ago
SomberNight 404584bfe6 fix: (QT network dialog) don't keep resetting proxy settings 7 years ago
ThomasV 7578ce2331 cleanup py2 compatibility imports 7 years ago
SomberNight 96ce6e542e network dialog fixes 7 years ago
ThomasV 2a80f68778 improve network dialog. fixes #2898 7 years ago
ThomasV 482458d00d fix #3028: add info to proxy dialog 7 years ago
SomberNight 6353f1a8f0 fix: py3 network_dialog - dict.keys() returns dict_keys(list) instead of list 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
ThomasV 033a5c6c91 network_dialog updates for python3 8 years ago
Johann Bauer 8e54d5c4d4 Make proxies work 8 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
SomberNight 260c3eecab bugfix: [GUI-QT/Network] Save proxy setting when toggling Tor checkbox 8 years ago
ThomasV b424a83a57 add blockchain.get_name method, update kivy gui 8 years ago
ThomasV 814792eee1 show only active chains 8 years ago
ThomasV 5834b391ea network dialog: display branch size 8 years ago
ThomasV 1316e4f70d network_dialog remove stretch 8 years ago
ThomasV 05a9718b7c network dialog: show only populated chains 8 years ago
ThomasV ba2211f52e network dialog: refresh display on each new header 8 years ago
ThomasV f98a5617d6 rename proxy tab 8 years ago
ThomasV 73b023e967 update network settings dialog of the kivy GUI 8 years ago
ThomasV 92b392a56b minor fixes 8 years ago
ThomasV 7f2234caed new layout for network_dialog 8 years ago
ThomasV 7e353c33fe add a star to server hostname in nodes list 8 years ago
ThomasV dbbef771b3 network dialog: do not change auto_connect value from blockchain tab 8 years ago
ThomasV 1c5669ac51 network_dialog improvements 8 years ago
ThomasV ab10848187 network dialog: minor fixes 8 years ago
ThomasV b31f4ca133 network_dialog: save parameters in follow_branch, follow_server 8 years ago
ThomasV dd50259f68 network_dialog: do not use parent for signalling 8 years ago
ThomasV 5ae5c81c48 use a unique and non-modal network dialog window 8 years ago
ThomasV 1347004e63 minor fix: ssl checkbox 8 years ago
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 8 years ago
ThomasV 2055fce087 network dialog: add menu actions to blockchains list 8 years ago
ThomasV 8285bc458f network dialog: show servers in blockchain tab 8 years ago
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 8 years ago
ThomasV 59b0b51f24 add proxy settings to kivy GUI 8 years ago
ThomasV 2fcdd458b3 add checkpoint dialog to the kivy gui 8 years ago
ThomasV 6548388b0e minor gui tweak 8 years ago
ThomasV 95ad6a4321 fix 8 years ago
ThomasV e38d19d210 add help buttons to blockchain tab 8 years ago
ThomasV 6e182371b9 network dialog: reorganize tabs 8 years ago
ThomasV a20233b629 minor fix 8 years ago
ThomasV 2ea3bbea30 network dialog: add checkpoint, tabs 8 years ago