Tallefer / qtweb

Automatically exported from code.google.com/p/qtweb
0 stars 0 forks source link

Suggestions about proxy - auto-proxy #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From user
-----------------------------------------
My portable OtWeb need sometimes different proxys, because I use QtWeb on 
differnet PCs in different environments. A auto-proxy (by check box) will 
be nice. It means, if the auto-proxy check box is enabeld QtWeb use the 
adjustment from the Windows registry.
To find under
  [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet 
Settings]
  "ProxyServer"=poxy-at-provider.com
  "ProxyOverride"=192.168.1.1
in the registry.
So I have every time the correct proxy on different PCs. If no entriy 
exists for "ProxyServer" on a PC, the proxy funktion is auto disabled.

------------------------------------------------

to implement

Original issue reported on code.google.com by alexei.c...@gmail.com on 1 Oct 2009 at 8:38

GoogleCodeExporter commented 9 years ago
Implemented in QtWeb Internet Browser v 3.1 build 011.

Original comment by alexei.c...@gmail.com on 8 Oct 2009 at 7:06