Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdelibs/tdeio/misc/kpac
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
pirms 3 mēnešiem
..
CMakeLists.txt Simplify CMake rules for desktop file translations. pirms 4 gadiem
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module pirms 6 gadiem
README Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
README.wpad Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
dhcp.h Removed code formatting modelines. pirms 4 gadiem
discovery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
discovery.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
downloader.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
downloader.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
eventsrc Desktop file translations: pirms 4 gadiem
kpac_dhcp_helper.c Removed code formatting modelines. pirms 4 gadiem
kpactest.pac Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
proxyscout.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
proxyscout.desktop Desktop file translations: pirms 4 gadiem
proxyscout.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
script.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version pirms 7 mēnešiem
script.h Removed code formatting modelines. pirms 4 gadiem

README

Proxy Auto Configuration is a means to use a JavaScript function to
determine the proxy to use based on the requested URL.
It is described in detail here:
http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html

Also implemented by this library are parts of the now expired Internet Draft
at http://www.wrec.org/Drafts/draft-cooper-webi-wpad-00.txt about WPAD
(Web Proxy Automatic Discovery). The discovery implemented discovery methods
are DHCP and DNS "Well known Aliases".