hello Dirk Stöcker schrieb: [...] > And the proxy stuff.
searching the documentation (and the web) I did not find anything about systemwide proxy-settings for qt (but I am not an expert). I found http://doc.trolltech.com/4.4/qnetworkproxy.html#details how about adding a command-line option to webkit-image; e.g. "-p"? if that is given, webkit-image reads four lines from stdin (proxy-host, -port, username, password) and sets up an application-wide QNetworkProxy. the wmsplugin itself starts webkit-image with "-p" whenever the "use-proxy"-preference in JOSM is set and passes host, proxy, ... to webkit-image. comments? hermann _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
