Summary: | GET /favicon.ico avoiding proxy settings | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | adam.mikulic |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | 3.0 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
adam.mikulic
2012-08-01 12:03:46 UTC
You are right. We has design problems to implement a decent favicon retrieve system. I'll try addressing these issues ASAP. Git commit 7330968510ffd83ab208ae0ffa8febe49c4dbcdb by Andrea Diamantini. Committed on 10/06/2013 at 11:50. Pushed by adjam into branch 'master'. Link custom rekonq QNAM to KDE proxy settings This is a first attempt to link our needed QNAM to KDE proxy settings. It will try to fix proxy problems when used. Oh... I also added some new error strings in case of proxy problems :) Related: bug 315598 M +1 -0 src/CMakeLists.txt M +4 -2 src/icons/icondownloader.cpp A +73 -0 src/webtab/knetworkaccessmanager.cpp [License: GPL (v2/3)] A +46 -0 src/webtab/knetworkaccessmanager.h [License: GPL (v2/3)] M +2 -1 src/webtab/networkaccessmanager.cpp M +32 -0 src/webtab/webpage.cpp http://commits.kde.org/rekonq/7330968510ffd83ab208ae0ffa8febe49c4dbcdb Development on Rekonq ceased four years ago, and it has been unmaintained since then. KDE recommends using Falkon instead. |