Commit Graph

81 Commits

Author SHA1 Message Date
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
ThomasV 6e182371b9 network dialog: reorganize tabs 2017-03-24 06:25:03 +01:00
ThomasV a20233b629 minor fix 2017-03-23 21:57:01 +01:00
ThomasV 2ea3bbea30 network dialog: add checkpoint, tabs 2017-03-23 21:53:03 +01:00
Johann Bauer 9318b410bd Allow using a SOCKS5 proxy with authentication 2017-02-23 22:35:41 +01:00
ThomasV f494cf0c84 Merge pull request #2170 from bauerj/tor-detect
Use a checkbox instead of a button
2017-02-17 15:20:08 +01:00
Johann Bauer 17ab49e5f8 Use a checkbox instead of a button 2017-02-17 15:12:28 +01:00
ThomasV f5518a8566 keep reference to qthread object 2017-02-17 14:43:30 +01:00
Johann Bauer 9183263304 Detect Tor and suggest using it 2017-02-17 13:58:04 +01:00
ThomasV 5d83bcba14 don't expose default servers and ports in __init__ 2017-01-07 17:25:09 +01:00
ThomasV 7ea91dde2e do not expose network to wizard. update message in issue #1972 2016-10-14 14:05:24 +02:00
ThomasV 305843999e Relicensing 2016-02-24 10:20:30 +01:00
Neil Booth fd66e15d3d Fix some regressions from layout rework. 2016-01-13 21:25:48 +09:00
Neil Booth 9390a97e9e Bring the network dialog into the new framework 2016-01-13 21:11:06 +09:00
ThomasV 6210c61eb6 fix #1597 2016-01-03 17:47:02 +01:00
Neil Booth 7437746cd2 Network dialog -> window modal
Clean up imports
2015-12-22 22:23:51 +09:00
ThomasV db0a5f9b31 fix: missing import 2015-10-28 12:10:43 +01:00