84 Commits (027821d7aabe44c3ebcfcba3e6cbd66ae069d626)

Author SHA1 Message Date
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
Johann Bauer 9318b410bd Allow using a SOCKS5 proxy with authentication 8 years ago
Johann Bauer 17ab49e5f8 Use a checkbox instead of a button 8 years ago
ThomasV f5518a8566 keep reference to qthread object 8 years ago
Johann Bauer 9183263304 Detect Tor and suggest using it 8 years ago
ThomasV 5d83bcba14 don't expose default servers and ports in __init__ 8 years ago
ThomasV 7ea91dde2e do not expose network to wizard. update message in issue #1972 8 years ago
ThomasV 305843999e Relicensing 9 years ago
Neil Booth fd66e15d3d Fix some regressions from layout rework. 9 years ago
Neil Booth 9390a97e9e Bring the network dialog into the new framework 9 years ago
ThomasV 6210c61eb6 fix #1597 9 years ago