keepassxc/src
Kyle Kneitinger 341635f6bd Replace Google with DuckDuckGo as the optional fallback favicon fetcher (#2309)
* Replace Google with DuckDuckGo for optional fallback favicon fetch URL
Modify the work initially done in #36, and most recently modified in #1786,
to use DuckDuckGo's https://icons.duckduckgo.com/ip3/www.example.com.ico
favicon endpoint.

Fixes #2258

* Close failed favicon fetch progress bars

Name the UrlFetchProgressDialog() with the corresponding URL in order to
be identified by name by its parent when the failed request is handeled
in EditWidgetIcons::fetchFinished(). fetchFinished() retrieves the
relevant UrlFetchProgressDialog() and calls close() on it.

Fixes: #2265
2018-09-20 21:52:51 -04:00
..
autotype Revert appveyor addition and DeployQt cmake 2018-09-19 12:25:39 -04:00
browser Reduce use of static vars in browser plugin 2018-09-15 12:10:15 -04:00
cli Merge branch 'master' 2018-08-24 09:42:38 -04:00
core Replace Google with DuckDuckGo as the optional fallback favicon fetcher (#2309) 2018-09-20 21:52:51 -04:00
crypto Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
format Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
gui Replace Google with DuckDuckGo as the optional fallback favicon fetcher (#2309) 2018-09-20 21:52:51 -04:00
keys Add TouchID support on macOS 2018-09-18 22:42:05 -04:00
proxy Merge branch 'master' 2018-08-24 09:42:38 -04:00
sshagent Merge branch 'master' 2018-08-24 09:42:38 -04:00
streams Formatting the code. 2018-03-31 16:01:30 -04:00
totp Fix TOTP epoch time; add null checks for settings 2018-09-15 17:08:39 -04:00
touchid Add TouchID support on macOS 2018-09-18 22:42:05 -04:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Revert appveyor addition and DeployQt cmake 2018-09-19 12:25:39 -04:00
config-keepassx.h.cmake Add TouchID support on macOS 2018-09-18 22:42:05 -04:00
main.cpp Allows printing version with -v when an instance is already running 2018-07-08 19:51:11 -04:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00