Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
tdelibs/tdeio/misc/kpac
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 meses atrás
..
CMakeLists.txt Simplify CMake rules for desktop file translations. 4 anos atrás
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 anos atrás
README Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
README.wpad Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
dhcp.h Removed code formatting modelines. 4 anos atrás
discovery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
discovery.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
downloader.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
downloader.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
eventsrc Desktop file translations: 4 anos atrás
kpac_dhcp_helper.c Removed code formatting modelines. 4 anos atrás
kpactest.pac Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
proxyscout.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
proxyscout.desktop Desktop file translations: 4 anos atrás
proxyscout.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
script.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 meses atrás
script.h Removed code formatting modelines. 4 anos atrás

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