summaryrefslogtreecommitdiff
path: root/src/webtab/knetworkaccessmanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix support for http proxy in private modeAndrea Diamantini2013-08-051-9/+33
| | | | | | | | | this patch is a tiny modification of the one provided by Pali Rohàr (thanks!!!). I just misunderstood it before and then forgot in my mail. Sorry for that, Pali. And thank you again :) CCMAIL: pali.rohar@gmail.com
* Link custom rekonq QNAM to KDE proxy settingsAndrea Diamantini2013-06-101-0/+73
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 :) CCBUG: 304378 CCBUG: 315598