52 Commits (853b6169ed20eea9a910c8d691903320f6bedfb2)

Author SHA1 Message Date
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
Neil Booth 7437746cd2 Network dialog -> window modal 9 years ago
ThomasV db0a5f9b31 fix: missing import 9 years ago
ThomasV 5f09ba661a sanitize inputs in network dialog 9 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 10 years ago
Neil Booth 01d8f79a75 Clean up pick_random_server() and filter_protocol() and their 10 years ago
ThomasV 9a7f6afac3 network dialog: replace protocol list with checkbox 10 years ago
ThomasV 1ab37fc82b sort servers in network dialog 10 years ago
ThomasV 01cfb8f8f1 new Button widgets 10 years ago
ThomasV c28915d122 use Tor's proxy number by default 10 years ago
ThomasV 7b0903d81c fix #1010 and cleanup 10 years ago
ThomasV 3c6cfc8b70 disable server selector if server is passed from cmd line 10 years ago
ThomasV 667bc59426 fix check_for_disable in network window 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV 44464e7e21 remove http protocols from gui selector 10 years ago
ThomasV 59638898d4 update gtk gui 11 years ago
ThomasV 8196bc5779 adapt network dialog to daemon 11 years ago
rdymac 280dd93aa0 Split colon - separate 11 years ago
rdymac e3c19b12e3 typo 11 years ago
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 11 years ago
ThomasV a130b5b92b update the gtk gui 11 years ago
ThomasV 45b111e14c enable changes of protocol, proxy at runtime 11 years ago
ThomasV 1b4f26195b rework network dialog layout 11 years ago
ThomasV 12c08f4f8c improved help text 11 years ago
ThomasV 30f592864b reorganize network dialog 11 years ago
ThomasV a6934f6796 support for all protocols 11 years ago
ThomasV a7eb1aadff improved network dialog: auto-connect disables server choices 11 years ago
ThomasV bc15caa84c network: fix server lag detection 11 years ago
ThomasV 7ca42d75ff network dialog: default ports 11 years ago
ThomasV a38298c5ee handle network.interface being None when network is disconnected 11 years ago
ThomasV ac956a97cb fix servers label 11 years ago
ThomasV a22ae33a81 set_server: resend subscriptions 11 years ago
ThomasV 7658b2ade1 interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 11 years ago