HomePhabricator

[Qt] let OptionsModel::getProxySettings() directly query proxy
1ba3560fe870Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[Qt] let OptionsModel::getProxySettings() directly query proxy

  • as a proxy set via GUI can be overridden via -proxy, directly query the core to get active proxy
  • give a warning, if active proxy is not SOCKS5 (needs to be SOCKS5 for the Qt networking code to work)
  • also remove an obsolete connect() call from optionsdialog.cpp and a reference to Bitcoin-Qt (now just GUI)

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Dec 20 2013, 17:47
deadalnixPushed on May 14 2017, 22:04
Parents
rABC08ede8ef5edd: Merge pull request #3512
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABC1ba3560fe870: [Qt] let OptionsModel::getProxySettings() directly query proxy (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jan 17 2014, 14:43