SomberNight
|
260c3eecab
|
bugfix: [GUI-QT/Network] Save proxy setting when toggling Tor checkbox
|
7 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 |
Neil Booth
|
7437746cd2
|
Network dialog -> window modal
Clean up imports
|
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
User config is updated if appropriate.
Add tests behaviour is as expected.
Just the one rename-it reference to auto_cycle remains.
|
10 years ago |
Neil Booth
|
01d8f79a75
|
Clean up pick_random_server() and filter_protocol() and their
call sites.
Remove unused imports and redundant random pick of server
|
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 |