Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdelibs/tdeio/misc/kpac
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
před 3 měsíci
..
CMakeLists.txt Simplify CMake rules for desktop file translations. před 4 roky
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module před 6 roky
README Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
README.wpad Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
dhcp.h Removed code formatting modelines. před 4 roky
discovery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
discovery.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
downloader.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
downloader.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
eventsrc Desktop file translations: před 4 roky
kpac_dhcp_helper.c Removed code formatting modelines. před 4 roky
kpactest.pac Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
proxyscout.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
proxyscout.desktop Desktop file translations: před 4 roky
proxyscout.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
script.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version před 7 měsíci
script.h Removed code formatting modelines. před 4 roky

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