您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
tdelibs/tdeio/misc/kpac
Michele Calgaro bba3128085
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
2 週前
..
CMakeLists.txt Simplify CMake rules for desktop file translations. 4 年前
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 年前
README Rename a number of libraries and executables to avoid conflicts with KDE4 11 年前
README.wpad Rename a number of libraries and executables to avoid conflicts with KDE4 11 年前
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 11 年前
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 11 年前
dhcp.h Removed code formatting modelines. 4 年前
discovery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 個月前
discovery.h Replace Q_OBJECT with TQ_OBJECT 10 個月前
downloader.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 個月前
downloader.h Replace Q_OBJECT with TQ_OBJECT 10 個月前
eventsrc Desktop file translations: 4 年前
kpac_dhcp_helper.c Removed code formatting modelines. 4 年前
kpactest.pac Rename a number of libraries and executables to avoid conflicts with KDE4 11 年前
proxyscout.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 週前
proxyscout.desktop Desktop file translations: 4 年前
proxyscout.h Replace Q_OBJECT with TQ_OBJECT 10 個月前
script.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 8 個月前
script.h Removed code formatting modelines. 4 年前

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".