Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4854ff4c2d
)
r14.1.x
parent
6a1ecf871e
commit
942ccb8e1e
@ -1,357 +0,0 @@
|
||||
# Doxyfile 1.5.5-KDevelop
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Project related configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
DOXYFILE_ENCODING = UTF-8
|
||||
PROJECT_NAME = kvpnc.tdevelop
|
||||
PROJECT_NUMBER = 0.5
|
||||
OUTPUT_DIRECTORY = /home/crissi/work/kvpnc/kvpnc-apidoc
|
||||
CREATE_SUBDIRS = YES
|
||||
OUTPUT_LANGUAGE = English
|
||||
BRIEF_MEMBER_DESC = YES
|
||||
REPEAT_BRIEF = YES
|
||||
ABBREVIATE_BRIEF = "The $name class" \
|
||||
"The $name widget" \
|
||||
"The $name file" \
|
||||
is \
|
||||
provides \
|
||||
specifies \
|
||||
contains \
|
||||
represents \
|
||||
a \
|
||||
an \
|
||||
the
|
||||
ALWAYS_DETAILED_SEC = NO
|
||||
INLINE_INHERITED_MEMB = YES
|
||||
FULL_PATH_NAMES = NO
|
||||
STRIP_FROM_PATH = /home/crissi/kvpnc/
|
||||
STRIP_FROM_INC_PATH =
|
||||
SHORT_NAMES = NO
|
||||
JAVADOC_AUTOBRIEF = NO
|
||||
QT_AUTOBRIEF = NO
|
||||
MULTILINE_CPP_IS_BRIEF = YES
|
||||
DETAILS_AT_TOP = NO
|
||||
INHERIT_DOCS = YES
|
||||
SEPARATE_MEMBER_PAGES = NO
|
||||
TAB_SIZE = 8
|
||||
ALIASES =
|
||||
OPTIMIZE_OUTPUT_FOR_C = NO
|
||||
OPTIMIZE_OUTPUT_JAVA = NO
|
||||
OPTIMIZE_FOR_FORTRAN = NO
|
||||
OPTIMIZE_OUTPUT_VHDL = NO
|
||||
BUILTIN_STL_SUPPORT = NO
|
||||
CPP_CLI_SUPPORT = NO
|
||||
SIP_SUPPORT = NO
|
||||
IDL_PROPERTY_SUPPORT = YES
|
||||
DISTRIBUTE_GROUP_DOC = NO
|
||||
SUBGROUPING = YES
|
||||
TYPEDEF_HIDES_STRUCT = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# Build related configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
EXTRACT_ALL = NO
|
||||
EXTRACT_PRIVATE = YES
|
||||
EXTRACT_STATIC = YES
|
||||
EXTRACT_LOCAL_CLASSES = YES
|
||||
EXTRACT_LOCAL_METHODS = YES
|
||||
EXTRACT_ANON_NSPACES = NO
|
||||
HIDE_UNDOC_MEMBERS = NO
|
||||
HIDE_UNDOC_CLASSES = NO
|
||||
HIDE_FRIEND_COMPOUNDS = NO
|
||||
HIDE_IN_BODY_DOCS = NO
|
||||
INTERNAL_DOCS = NO
|
||||
CASE_SENSE_NAMES = YES
|
||||
HIDE_SCOPE_NAMES = NO
|
||||
SHOW_INCLUDE_FILES = YES
|
||||
INLINE_INFO = YES
|
||||
SORT_MEMBER_DOCS = YES
|
||||
SORT_BRIEF_DOCS = YES
|
||||
SORT_GROUP_NAMES = NO
|
||||
SORT_BY_SCOPE_NAME = NO
|
||||
GENERATE_TODOLIST = YES
|
||||
GENERATE_TESTLIST = YES
|
||||
GENERATE_BUGLIST = YES
|
||||
GENERATE_DEPRECATEDLIST= YES
|
||||
ENABLED_SECTIONS =
|
||||
MAX_INITIALIZER_LINES = 30
|
||||
SHOW_USED_FILES = YES
|
||||
SHOW_DIRECTORIES = YES
|
||||
SHOW_FILES = YES
|
||||
SHOW_NAMESPACES = YES
|
||||
FILE_VERSION_FILTER =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to warning and progress messages
|
||||
#---------------------------------------------------------------------------
|
||||
QUIET = NO
|
||||
WARNINGS = NO
|
||||
WARN_IF_UNDOCUMENTED = NO
|
||||
WARN_IF_DOC_ERROR = YES
|
||||
WARN_NO_PARAMDOC = NO
|
||||
WARN_FORMAT = "$file:$line: $text"
|
||||
WARN_LOGFILE =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = /home/crissi/work/kvpnc/kvpnc_svn/trunk
|
||||
INPUT_ENCODING = UTF-8
|
||||
FILE_PATTERNS = *.c \
|
||||
*.cc \
|
||||
*.cxx \
|
||||
*.cpp \
|
||||
*.c++ \
|
||||
*.java \
|
||||
*.ii \
|
||||
*.ixx \
|
||||
*.ipp \
|
||||
*.i++ \
|
||||
*.inl \
|
||||
*.h \
|
||||
*.hh \
|
||||
*.hxx \
|
||||
*.hpp \
|
||||
*.h++ \
|
||||
*.idl \
|
||||
*.odl \
|
||||
*.cs \
|
||||
*.php \
|
||||
*.php3 \
|
||||
*.inc \
|
||||
*.C \
|
||||
*.H \
|
||||
*.tlh \
|
||||
*.diff \
|
||||
*.patch \
|
||||
*.moc \
|
||||
*.xpm \
|
||||
*.dox
|
||||
RECURSIVE = YES
|
||||
EXCLUDE = /home/crissi/work/kvpnc/src/CVS \
|
||||
/home/crissi/work/kvpnc/src/AdvancedProfileSettingsDialogBase.cpp \
|
||||
/home/crissi/work/kvpnc/src/AdvancedProfileSettingsDialogBase.h \
|
||||
/home/crissi/work/kvpnc/src/AdvancedProfileSettingsDialogBase.moc \
|
||||
/home/crissi/work/kvpnc/src/AdvancedProfileSettingsDialogBase.o \
|
||||
/home/crissi/work/kvpnc/src/AdvancedProfileSettingsDialogBase.ui \
|
||||
/home/crissi/work/kvpnc/src/HelpDialogBase.cpp \
|
||||
/home/crissi/work/kvpnc/src/HelpDialogBase.h \
|
||||
/home/crissi/work/kvpnc/src/HelpDialogBase.moc \
|
||||
/home/crissi/work/kvpnc/src/HelpDialogBase.o \
|
||||
/home/crissi/work/kvpnc/src/HelpDialogBase.ui \
|
||||
/home/crissi/work/kvpnc/src/NewProfileDialogBase.cpp \
|
||||
/home/crissi/work/kvpnc/src/NewProfileDialogBase.h \
|
||||
/home/crissi/work/kvpnc/src/NewProfileDialogBase.moc \
|
||||
/home/crissi/work/kvpnc/src/NewProfileDialogBase.o \
|
||||
/home/crissi/work/kvpnc/src/NewProfileDialogBase.ui \
|
||||
/home/crissi/work/kvpnc/src/NewProfileDialogBase.ui~ \
|
||||
/home/crissi/work/kvpnc/src/PreferencesBase.cpp \
|
||||
/home/crissi/work/kvpnc/src/PreferencesBase.cpp~ \
|
||||
/home/crissi/work/kvpnc/src/PreferencesBase.h \
|
||||
/home/crissi/work/kvpnc/src/PreferencesBase.h~ \
|
||||
/home/crissi/work/kvpnc/src/PreferencesBase.moc \
|
||||
/home/crissi/work/kvpnc/src/PreferencesBase.o \
|
||||
/home/crissi/work/kvpnc/src/PreferencesBase.ui \
|
||||
/home/crissi/work/kvpnc/src/PreferencesBase.ui~ \
|
||||
/home/crissi/work/kvpnc/src/connectionsettingsdialogbase.ui~ \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialog.moc.cpp \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialog.moc.o \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialogbase.cpp \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialogbase.h \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialogbase.h~ \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialogbase.moc \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialogbase.o \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialogbase.ui \
|
||||
/home/crissi/work/kvpnc/src/importp12certificatedialogbase.ui~ \
|
||||
/home/crissi/work/kvpnc/src/importprofiledialogbase.cpp \
|
||||
/home/crissi/work/kvpnc/src/importprofiledialogbase.cpp~ \
|
||||
/home/crissi/work/kvpnc/src/importprofiledialogbase.h \
|
||||
/home/crissi/work/kvpnc/src/importprofiledialogbase.h~ \
|
||||
/home/crissi/work/kvpnc/src/importprofiledialogbase.moc \
|
||||
/home/crissi/work/kvpnc/src/importprofiledialogbase.o \
|
||||
/home/crissi/work/kvpnc/src/importprofiledialogbase.ui \
|
||||
/home/crissi/work/kvpnc/src/importprofiledialogbase.ui~ \
|
||||
/home/crissi/work/kvpnc/src/kvpnc.moc.cpp \
|
||||
/home/crissi/work/kvpnc/src/kvpnc.moc.o \
|
||||
/home/crissi/work/kvpnc/src/kvpnckicker.moc.cpp \
|
||||
/home/crissi/work/kvpnc/src/kvpnckicker.moc.o \
|
||||
/home/crissi/work/kvpnc/src/mainviewbase.cpp \
|
||||
/home/crissi/work/kvpnc/src/mainviewbase.h \
|
||||
/home/crissi/work/kvpnc/src/mainviewbase.moc \
|
||||
/home/crissi/work/kvpnc/src/mainviewbase.o \
|
||||
/home/crissi/work/kvpnc/src/mainviewbase.ui \
|
||||
/home/crissi/work/kvpnc/src/mainviewbase.ui~ \
|
||||
/home/crissi/work/kvpnc/src/networkinterface.moc.cpp \
|
||||
/home/crissi/work/kvpnc/src/networkinterface.moc.o \
|
||||
/home/crissi/work/kvpnc/src/newprofiledialog.moc.cpp \
|
||||
/home/crissi/work/kvpnc/src/newprofiledialog.moc.o \
|
||||
/home/crissi/work/kvpnc/src/preferencesdialog.moc.cpp \
|
||||
/home/crissi/work/kvpnc/src/preferencesdialog.moc.o \
|
||||
/home/crissi/work/kvpnc/src/profilemanagerbase.cpp \
|
||||
/home/crissi/work/kvpnc/src/profilemanagerbase.h \
|
||||
/home/crissi/work/kvpnc/src/profilemanagerbase.moc \
|
||||
/home/crissi/work/kvpnc/src/profilemanagerbase.o \
|
||||
/home/crissi/work/kvpnc/src/profilemanagerbase.ui \
|
||||
/home/crissi/work/kvpnc/src/profilemanagerbase.ui~ \
|
||||
/home/crissi/work/kvpnc/src/profilewidget.moc.cpp \
|
||||
/home/crissi/work/kvpnc/src/profilewidget.moc.o \
|
||||
/home/crissi/work/kvpnc/src/profilewidgetbase.cpp \
|
||||
/home/crissi/work/kvpnc/src/profilewidgetbase.h \
|
||||
/home/crissi/work/kvpnc/src/profilewidgetbase.moc \
|
||||
/home/crissi/work/kvpnc/src/profilewidgetbase.o \
|
||||
/home/crissi/work/kvpnc/src/profilewidgetbase.ui \
|
||||
/home/crissi/work/kvpnc/src/profilewidgetbase.ui~
|
||||
EXCLUDE_SYMLINKS = NO
|
||||
EXCLUDE_PATTERNS = *moc* \
|
||||
*ui*
|
||||
EXCLUDE_SYMBOLS =
|
||||
EXAMPLE_PATH =
|
||||
EXAMPLE_PATTERNS = *
|
||||
EXAMPLE_RECURSIVE = NO
|
||||
IMAGE_PATH =
|
||||
INPUT_FILTER =
|
||||
FILTER_PATTERNS =
|
||||
FILTER_SOURCE_FILES = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to source browsing
|
||||
#---------------------------------------------------------------------------
|
||||
SOURCE_BROWSER = YES
|
||||
INLINE_SOURCES = NO
|
||||
STRIP_CODE_COMMENTS = YES
|
||||
REFERENCED_BY_RELATION = YES
|
||||
REFERENCES_RELATION = YES
|
||||
REFERENCES_LINK_SOURCE = YES
|
||||
USE_HTAGS = NO
|
||||
VERBATIM_HEADERS = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the alphabetical class index
|
||||
#---------------------------------------------------------------------------
|
||||
ALPHABETICAL_INDEX = YES
|
||||
COLS_IN_ALPHA_INDEX = 5
|
||||
IGNORE_PREFIX =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the HTML output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_HTML = YES
|
||||
HTML_OUTPUT = html
|
||||
HTML_FILE_EXTENSION = .html
|
||||
HTML_HEADER =
|
||||
HTML_FOOTER =
|
||||
HTML_STYLESHEET =
|
||||
HTML_ALIGN_MEMBERS = YES
|
||||
GENERATE_HTMLHELP = NO
|
||||
GENERATE_DOCSET = NO
|
||||
DOCSET_FEEDNAME = "Doxygen generated docs"
|
||||
DOCSET_BUNDLE_ID = org.doxygen.Project
|
||||
HTML_DYNAMIC_SECTIONS = NO
|
||||
CHM_FILE =
|
||||
HHC_LOCATION =
|
||||
GENERATE_CHI = NO
|
||||
BINARY_TOC = NO
|
||||
TOC_EXPAND = YES
|
||||
DISABLE_INDEX = YES
|
||||
ENUM_VALUES_PER_LINE = 4
|
||||
GENERATE_TREEVIEW = YES
|
||||
TREEVIEW_WIDTH = 250
|
||||
FORMULA_FONTSIZE = 10
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the LaTeX output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_LATEX = NO
|
||||
LATEX_OUTPUT = latex
|
||||
LATEX_CMD_NAME = latex
|
||||
MAKEINDEX_CMD_NAME = makeindex
|
||||
COMPACT_LATEX = NO
|
||||
PAPER_TYPE = a4wide
|
||||
EXTRA_PACKAGES =
|
||||
LATEX_HEADER =
|
||||
PDF_HYPERLINKS = YES
|
||||
USE_PDFLATEX = YES
|
||||
LATEX_BATCHMODE = YES
|
||||
LATEX_HIDE_INDICES = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the RTF output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_RTF = NO
|
||||
RTF_OUTPUT = rtf
|
||||
COMPACT_RTF = NO
|
||||
RTF_HYPERLINKS = NO
|
||||
RTF_STYLESHEET_FILE =
|
||||
RTF_EXTENSIONS_FILE =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the man page output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_MAN = NO
|
||||
MAN_OUTPUT = man
|
||||
MAN_EXTENSION = .3
|
||||
MAN_LINKS = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the XML output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_XML = NO
|
||||
XML_OUTPUT = xml
|
||||
XML_SCHEMA =
|
||||
XML_DTD =
|
||||
XML_PROGRAMLISTING = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options for the AutoGen Definitions output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_AUTOGEN_DEF = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the Perl module output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_PERLMOD = NO
|
||||
PERLMOD_LATEX = NO
|
||||
PERLMOD_PRETTY = YES
|
||||
PERLMOD_MAKEVAR_PREFIX =
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the preprocessor
|
||||
#---------------------------------------------------------------------------
|
||||
ENABLE_PREPROCESSING = YES
|
||||
MACRO_EXPANSION = YES
|
||||
EXPAND_ONLY_PREDEF = NO
|
||||
SEARCH_INCLUDES = YES
|
||||
INCLUDE_PATH = /home/crissi/privat/projects/kvpnc/src
|
||||
INCLUDE_FILE_PATTERNS = *.h
|
||||
PREDEFINED =
|
||||
EXPAND_AS_DEFINED =
|
||||
SKIP_FUNCTION_MACROS = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration::additions related to external references
|
||||
#---------------------------------------------------------------------------
|
||||
TAGFILES =
|
||||
GENERATE_TAGFILE =
|
||||
ALLEXTERNALS = NO
|
||||
EXTERNAL_GROUPS = YES
|
||||
PERL_PATH = /usr/bin/perl
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the dot tool
|
||||
#---------------------------------------------------------------------------
|
||||
CLASS_DIAGRAMS = YES
|
||||
MSCGEN_PATH =
|
||||
HIDE_UNDOC_RELATIONS = NO
|
||||
HAVE_DOT = YES
|
||||
DOT_FONTNAME = FreeSans
|
||||
DOT_FONTPATH =
|
||||
CLASS_GRAPH = YES
|
||||
COLLABORATION_GRAPH = YES
|
||||
GROUP_GRAPHS = YES
|
||||
UML_LOOK = YES
|
||||
TEMPLATE_RELATIONS = YES
|
||||
INCLUDE_GRAPH = YES
|
||||
INCLUDED_BY_GRAPH = YES
|
||||
CALL_GRAPH = YES
|
||||
CALLER_GRAPH = NO
|
||||
GRAPHICAL_HIERARCHY = YES
|
||||
DIRECTORY_GRAPH = YES
|
||||
DOT_IMAGE_FORMAT = png
|
||||
DOT_PATH = /usr/bin/
|
||||
DOTFILE_DIRS =
|
||||
DOT_GRAPH_MAX_NODES = 50
|
||||
MAX_DOT_GRAPH_DEPTH = 1000
|
||||
DOT_TRANSPARENT = NO
|
||||
DOT_MULTI_TARGETS = NO
|
||||
GENERATE_LEGEND = YES
|
||||
DOT_CLEANUP = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration::additions related to the search engine
|
||||
#---------------------------------------------------------------------------
|
||||
SEARCHENGINE = NO
|
@ -1,35 +0,0 @@
|
||||
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||
<!DOCTYPE KDevPrjSession>
|
||||
<KDevPrjSession>
|
||||
<DocsAndViews NumberOfDocuments="5" >
|
||||
<Doc0 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/kvpnc.cpp" >
|
||||
<View0 line="163" Type="Source" />
|
||||
</Doc0>
|
||||
<Doc1 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/ChangeLog" >
|
||||
<View0 line="3" Type="Source" />
|
||||
</Doc1>
|
||||
<Doc2 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/TODO" >
|
||||
<View0 line="26" Type="Source" />
|
||||
</Doc2>
|
||||
<Doc3 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/profilemanager.h" >
|
||||
<View0 line="60" Type="Source" />
|
||||
</Doc3>
|
||||
<Doc4 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/profilemanager.cpp" >
|
||||
<View0 line="37" Type="Source" />
|
||||
</Doc4>
|
||||
</DocsAndViews>
|
||||
<pluginList>
|
||||
<kdevdebugger>
|
||||
<breakpointList/>
|
||||
</kdevdebugger>
|
||||
<kdevbookmarks>
|
||||
<bookmarks/>
|
||||
</kdevbookmarks>
|
||||
<kdevvalgrind>
|
||||
<executable path="" params="" />
|
||||
<valgrind path="valgrind" params="--tool=memcheck --leak-check=yes" />
|
||||
<calltree path="calltree" params=" --trace-children=yes" />
|
||||
<tdecachegrind path="tdecachegrind" />
|
||||
</kdevvalgrind>
|
||||
</pluginList>
|
||||
</KDevPrjSession>
|
@ -1,317 +0,0 @@
|
||||
<?xml version = '1.0'?>
|
||||
<tdevelop>
|
||||
<general>
|
||||
<author>Christoph Thielecke</author>
|
||||
<email>crissi99@gmx.de</email>
|
||||
<version>$VERSION$</version>
|
||||
<projectmanagement>KDevKDEAutoProject</projectmanagement>
|
||||
<primarylanguage>C++</primarylanguage>
|
||||
<keywords>
|
||||
<keyword>TQt</keyword>
|
||||
<keyword>KDE</keyword>
|
||||
</keywords>
|
||||
<projectdirectory>.</projectdirectory>
|
||||
<absoluteprojectpath>false</absoluteprojectpath>
|
||||
<description>KVpnc is a VPN Client for the KDE environment for cisco VPN and IPSec.</description>
|
||||
<ignoreparts/>
|
||||
<secondaryLanguages>
|
||||
<language>C</language>
|
||||
</secondaryLanguages>
|
||||
<versioncontrol>kdevsubversion</versioncontrol>
|
||||
<projectname>kvpnc</projectname>
|
||||
<defaultencoding/>
|
||||
</general>
|
||||
<kdevfileview>
|
||||
<groups>
|
||||
<group pattern="*base.h*;*Base.h*;*base.cpp*;*Base.cpp*" name="Generated Sources" />
|
||||
<group pattern="*.cpp;*.cxx;*.h" name="Sources" />
|
||||
<group pattern="*.ui" name="User Interface" />
|
||||
<group pattern="*.png" name="Icons" />
|
||||
<group pattern="*.po;*.ts" name="Translations" />
|
||||
<group pattern="*" name="Others" />
|
||||
<hidenonprojectfiles>true</hidenonprojectfiles>
|
||||
<hidenonlocation>true</hidenonlocation>
|
||||
</groups>
|
||||
<tree>
|
||||
<hidepatterns></hidepatterns>
|
||||
<showvcsfields>false</showvcsfields>
|
||||
<hidenonprojectfiles>true</hidenonprojectfiles>
|
||||
</tree>
|
||||
</kdevfileview>
|
||||
<kdevdoctreeview>
|
||||
<ignoretocs>
|
||||
<toc>ada</toc>
|
||||
<toc>ada_bugs_gcc</toc>
|
||||
<toc>bash</toc>
|
||||
<toc>bash_bugs</toc>
|
||||
<toc>clanlib</toc>
|
||||
<toc>fortran_bugs_gcc</toc>
|
||||
<toc>gnome1</toc>
|
||||
<toc>gnustep</toc>
|
||||
<toc>gtk</toc>
|
||||
<toc>gtk_bugs</toc>
|
||||
<toc>haskell</toc>
|
||||
<toc>haskell_bugs_ghc</toc>
|
||||
<toc>java_bugs_gcc</toc>
|
||||
<toc>java_bugs_sun</toc>
|
||||
<toc>opengl</toc>
|
||||
<toc>pascal_bugs_fp</toc>
|
||||
<toc>php</toc>
|
||||
<toc>php_bugs</toc>
|
||||
<toc>perl</toc>
|
||||
<toc>perl_bugs</toc>
|
||||
<toc>python</toc>
|
||||
<toc>python_bugs</toc>
|
||||
<toc>ruby</toc>
|
||||
<toc>ruby_bugs</toc>
|
||||
<toc>sdl</toc>
|
||||
<toc>stl</toc>
|
||||
<toc>sw</toc>
|
||||
<toc>w3c-dom-level2-html</toc>
|
||||
<toc>w3c-svg</toc>
|
||||
<toc>w3c-uaag10</toc>
|
||||
<toc>wxwidgets_bugs</toc>
|
||||
</ignoretocs>
|
||||
<ignoreqt_xml>
|
||||
<toc>qmake User Guide</toc>
|
||||
</ignoreqt_xml>
|
||||
</kdevdoctreeview>
|
||||
<kdevdebugger>
|
||||
<general>
|
||||
<dbgshell/>
|
||||
<programargs/>
|
||||
<gdbpath>/usr/local/bin/gdb</gdbpath>
|
||||
<configGdbScript/>
|
||||
<runShellScript/>
|
||||
<runGdbScript/>
|
||||
<breakonloadinglibs>true</breakonloadinglibs>
|
||||
<separatetty>true</separatetty>
|
||||
<floatingtoolbar>false</floatingtoolbar>
|
||||
<raiseGDBOnStart>false</raiseGDBOnStart>
|
||||
</general>
|
||||
<display>
|
||||
<staticmembers>true</staticmembers>
|
||||
<demanglenames>true</demanglenames>
|
||||
<outputradix>10</outputradix>
|
||||
</display>
|
||||
</kdevdebugger>
|
||||
<kdevfilecreate>
|
||||
<filetypes/>
|
||||
<useglobaltypes>
|
||||
<type ext="ui" />
|
||||
<type ext="cpp" />
|
||||
<type ext="h" />
|
||||
</useglobaltypes>
|
||||
</kdevfilecreate>
|
||||
<kdevautoproject>
|
||||
<make>
|
||||
<envvars>
|
||||
<envvar value="1" name="WANT_AUTOCONF_2_5" />
|
||||
<envvar value="1" name="WANT_AUTOMAKE_1_6" />
|
||||
</envvars>
|
||||
<abortonerror>true</abortonerror>
|
||||
<numberofjobs>3</numberofjobs>
|
||||
<dontact>false</dontact>
|
||||
<makebin>make</makebin>
|
||||
<prio>0</prio>
|
||||
<runmultiplejobs>false</runmultiplejobs>
|
||||
</make>
|
||||
<run>
|
||||
<directoryradio>build</directoryradio>
|
||||
<customdirectory>/</customdirectory>
|
||||
<mainprogram>/home/crissi/work/kvpnc/kvpnc_svn/trunk/src/kvpnc</mainprogram>
|
||||
<programargs/>
|
||||
<terminal>false</terminal>
|
||||
<autocompile>true</autocompile>
|
||||
<envvars/>
|
||||
<globaldebugarguments/>
|
||||
<globalcwd>/home/crissi/work/kvpnc/kvpnc_svn/trunk</globalcwd>
|
||||
<useglobalprogram>false</useglobalprogram>
|
||||
<autoinstall>false</autoinstall>
|
||||
<autokdesu>false</autokdesu>
|
||||
</run>
|
||||
<general>
|
||||
<useconfiguration>default</useconfiguration>
|
||||
<activetarget>src/kvpnc</activetarget>
|
||||
</general>
|
||||
<configurations>
|
||||
<default>
|
||||
<envvars>
|
||||
<envvar value="/usr" name="TDEDIR" />
|
||||
<envvar value="/usr/lib/qt3" name="TQTDIR" />
|
||||
</envvars>
|
||||
<configargs>--enable-debug=full</configargs>
|
||||
<builddir/>
|
||||
<topsourcedir/>
|
||||
<cppflags>-w</cppflags>
|
||||
<ldflags/>
|
||||
<ccompiler>kdevgccoptions</ccompiler>
|
||||
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
||||
<f77compiler>kdevg77options</f77compiler>
|
||||
<ccompilerbinary>"/usr/lib/icecc/bin/gcc"</ccompilerbinary>
|
||||
<cxxcompilerbinary>"/usr/lib/icecc/bin/g++"</cxxcompilerbinary>
|
||||
<f77compilerbinary/>
|
||||
<cflags> -g</cflags>
|
||||
<cxxflags/>
|
||||
<f77flags/>
|
||||
</default>
|
||||
</configurations>
|
||||
</kdevautoproject>
|
||||
<kdevcvsservice>
|
||||
<recursivewhenupdate>true</recursivewhenupdate>
|
||||
<prunedirswhenupdate>true</prunedirswhenupdate>
|
||||
<createdirswhenupdate>true</createdirswhenupdate>
|
||||
<recursivewhencommitremove>true</recursivewhencommitremove>
|
||||
<revertoptions>-C</revertoptions>
|
||||
</kdevcvsservice>
|
||||
<kdevcppsupport>
|
||||
<references>
|
||||
<pcs>automatic_%2Fhome%2Fcrissi%2Fwork%2Fkvpnc%2Fkvpnc_svn%2Ftrunk</pcs>
|
||||
</references>
|
||||
<codecompletion>
|
||||
<includeGlobalFunctions>true</includeGlobalFunctions>
|
||||
<includeTypes>true</includeTypes>
|
||||
<includeEnums>true</includeEnums>
|
||||
<includeTypedefs>true</includeTypedefs>
|
||||
<automaticCodeCompletion>true</automaticCodeCompletion>
|
||||
<automaticArgumentsHint>false</automaticArgumentsHint>
|
||||
<automaticHeaderCompletion>true</automaticHeaderCompletion>
|
||||
<codeCompletionDelay>555</codeCompletionDelay>
|
||||
<argumentsHintDelay>605</argumentsHintDelay>
|
||||
<headerCompletionDelay>250</headerCompletionDelay>
|
||||
<showOnlyAccessibleItems>false</showOnlyAccessibleItems>
|
||||
<completionBoxItemOrder>0</completionBoxItemOrder>
|
||||
<howEvaluationContextMenu>true</howEvaluationContextMenu>
|
||||
<showCommentWithArgumentHint>false</showCommentWithArgumentHint>
|
||||
<statusBarTypeEvaluation>false</statusBarTypeEvaluation>
|
||||
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
|
||||
<processPrimaryTypes>false</processPrimaryTypes>
|
||||
<processFunctionArguments>false</processFunctionArguments>
|
||||
<preProcessAllHeaders>true</preProcessAllHeaders>
|
||||
<parseMissingHeaders>false</parseMissingHeaders>
|
||||
<resolveIncludePaths>true</resolveIncludePaths>
|
||||
<alwaysParseInBackground>true</alwaysParseInBackground>
|
||||
<usePermanentCaching>true</usePermanentCaching>
|
||||
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
|
||||
<includePaths>.;</includePaths>
|
||||
<parseMissingHeadersExperimental>true</parseMissingHeadersExperimental>
|
||||
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
|
||||
</codecompletion>
|
||||
<creategettersetter>
|
||||
<prefixGet/>
|
||||
<prefixSet>set</prefixSet>
|
||||
<prefixVariable>m_,_</prefixVariable>
|
||||
<parameterName>theValue</parameterName>
|
||||
<inlineGet>true</inlineGet>
|
||||
<inlineSet>true</inlineSet>
|
||||
</creategettersetter>
|
||||
<designerintegration>
|
||||
<tqtdesigner>
|
||||
<implementation class="AddNetworkRouteDialog" path="src/addnetworkroutedialogbase.ui" implementationpath="src/addnetworkroutedialog.h" />
|
||||
<implementation class="ConfigConnectOptions" path="src/configconnectoptionsbase.ui" implementationpath="src/configconnectoptions.h" />
|
||||
<implementation class="ConfigDaemonOptions" path="src/configdaemonoptions.ui" implementationpath="src/configdaemonoptions.h" />
|
||||
<implementation class="ConfigLogOptions" path="src/configlogoptionsbase.ui" implementationpath="src/configlogoptions.h" />
|
||||
<implementation class="NewProfileDialog" path="src/newprofiledialogbase.ui" implementationpath="src/newprofiledialog.h" />
|
||||
<implementation class="NewProfileWizard" path="src/newprofilewizardcert.ui" implementationpath="src/newprofilewizard.h" />
|
||||
<implementation class="NewProfileWizard" path="src/newprofilewizardopenvpn.ui" implementationpath="src/newprofilewizard.h" />
|
||||
<implementation class="NewProfileWizard" path="src/newprofilewizardopenvpnauth.ui" implementationpath="src/newprofilewizard.h" />
|
||||
<implementation class="NewProfileWizard" path="src/newprofilewizardpptp.ui" implementationpath="src/newprofilewizard.h" />
|
||||
<implementation class="NewProfileWizard" path="src/newprofilewizardracoon.ui" implementationpath="src/newprofilewizard.h" />
|
||||
<implementation class="NewProfileWizard" path="src/newprofilewizarduser.ui" implementationpath="src/newprofilewizard.h" />
|
||||
<implementation class="ProfileCiscoOptions" path="src/profileciscooptionsbase.ui" implementationpath="src/profileciscooptions.h" />
|
||||
<implementation class="ProfileCmdExecAfterConnectOptions" path="src/profilecmdexecafterconnectoptionsbase.ui" implementationpath="src/profilecmdexecafterconnectoptions.h" />
|
||||
<implementation class="ProfileCmdExecAfterDisconnectOptions" path="src/profilecmdexecafterdisconnectoptionsbase.ui" implementationpath="src/profilecmdexecafterdisconnectoptions.h" />
|
||||
<implementation class="ProfileCmdExecBeforeConnectOptions" path="src/profilecmdexecbeforeconnectoptionsbase.ui" implementationpath="src/profilecmdexecbeforeconnectoptions.h" />
|
||||
<implementation class="ProfileCmdExecBeforeDisconnectOptions" path="src/profilecmdexecbeforedisconnectoptionsbase.ui" implementationpath="src/profilecmdexecbeforedisconnectoptions.h" />
|
||||
<implementation class="ProfileGeneralOptions" path="src/profilegeneraloptionsbase.ui" implementationpath="src/profilegeneraloptions.h" />
|
||||
<implementation class="ProfileIpsecOptions" path="src/profileipsecoptionsbase.ui" implementationpath="src/profileipsecoptions.h" />
|
||||
<implementation class="ProfileNetworkGeneralOptions" path="src/profilenetworkgeneraloptionsbase.ui" implementationpath="src/profilenetworkgeneraloptions.h" />
|
||||
<implementation class="ProfileNetworkNatOptions" path="src/profilenetworknatoptionsbase.ui" implementationpath="src/profilenetworknatoptions.h" />
|
||||
<implementation class="ProfileNetworkRouteOptions" path="src/profilenetworkrouteoptionsbase.ui" implementationpath="src/profilenetworkrouteoptions.h" />
|
||||
<implementation class="ProfileNetworkVirtualIpOptions" path="src/profilenetworkvirtualipoptionsbase.ui" implementationpath="src/profilenetworkvirtualipoptions.h" />
|
||||
<implementation class="ProfileOpenvpnOptions" path="src/profileopenvpnoptionsbase.ui" implementationpath="src/profileopenvpnoptions.h" />
|
||||
<implementation class="ProfilePptpOptions" path="src/profilepptpoptionsbase.ui" implementationpath="src/profilepptpoptions.h" />
|
||||
<implementation class="ProfilePskOptions" path="src/profilepskoptionsbase.ui" implementationpath="src/profilepskoptions.h" />
|
||||
<implementation class="ProfileRacoonOptions" path="src/profileracoonoptionsbase.ui" implementationpath="src/profileracoonoptions.h" />
|
||||
<implementation class="ProfileSshOptions" path="src/profilesshoptionsbase.ui" implementationpath="src/profilesshoptions.h" />
|
||||
<implementation class="ProfileUserOptions" path="src/profileuseroptionsbase.ui" implementationpath="src/profileuseroptions.h" />
|
||||
</tqtdesigner>
|
||||
</designerintegration>
|
||||
<qt>
|
||||
<used>true</used>
|
||||
<version>3</version>
|
||||
<root>/usr/share/qt3</root>
|
||||
<includestyle>3</includestyle>
|
||||
<designerintegration>EmbeddedKDevDesigner</designerintegration>
|
||||
<qmake>/usr/bin/qmake-qt3</qmake>
|
||||
<designer>/usr/bin/designer-qt3</designer>
|
||||
<designerpluginpaths/>
|
||||
</qt>
|
||||
<splitheadersource>
|
||||
<enabled>false</enabled>
|
||||
<synchronize>true</synchronize>
|
||||
<orientation>Vertical</orientation>
|
||||
</splitheadersource>
|
||||
</kdevcppsupport>
|
||||
<cppsupportpart>
|
||||
<filetemplates>
|
||||
<interfacesuffix>.h</interfacesuffix>
|
||||
<implementationsuffix>.cpp</implementationsuffix>
|
||||
</filetemplates>
|
||||
</cppsupportpart>
|
||||
<kdevdocumentation>
|
||||
<projectdoc>
|
||||
<docsystem/>
|
||||
<docurl/>
|
||||
<usermanualurl/>
|
||||
</projectdoc>
|
||||
</kdevdocumentation>
|
||||
<kdevcvs>
|
||||
<cvsoptions>-f</cvsoptions>
|
||||
<commitoptions/>
|
||||
<addoptions/>
|
||||
<logoptions/>
|
||||
<updateoptions>-dP</updateoptions>
|
||||
<removeoptions>-f</removeoptions>
|
||||
<revertoptions>-C -d -P</revertoptions>
|
||||
<diffoptions>-u3 -p</diffoptions>
|
||||
<rshoptions/>
|
||||
</kdevcvs>
|
||||
<dist>
|
||||
<custom>false</custom>
|
||||
<bzip>false</bzip>
|
||||
<archname/>
|
||||
<appname>kvpnc.tdevelop</appname>
|
||||
<version>0.4</version>
|
||||
<release>RELEASE</release>
|
||||
<vendor>Christoph Thielecke</vendor>
|
||||
<licence>GPL</licence>
|
||||
<summary>VPN client for KDE</summary>
|
||||
<group>X11/Networking</group>
|
||||
<packager>Christoph Thielecke</packager>
|
||||
<description>KVpnc is a VPN Client for the Trinity Desktop Environment that uses vpnc, which is a replacement for the cisco VPN client and its used as client for the cisco3000 VPN Concentrator. </description>
|
||||
<devpackage>false</devpackage>
|
||||
<docspackage>false</docspackage>
|
||||
<appicon>false</appicon>
|
||||
<arch>0</arch>
|
||||
<genHTML>false</genHTML>
|
||||
<useRPM>false</useRPM>
|
||||
<ftpkde>false</ftpkde>
|
||||
<appskde>false</appskde>
|
||||
<url/>
|
||||
</dist>
|
||||
<kdevvisualadvance>
|
||||
<emulator>VisualBoyAdvance</emulator>
|
||||
<binary/>
|
||||
<addOptions/>
|
||||
<terminal>false</terminal>
|
||||
<fullscreen>false</fullscreen>
|
||||
<graphicFilter>-f0</graphicFilter>
|
||||
<scaling>-1</scaling>
|
||||
</kdevvisualadvance>
|
||||
<ctagspart>
|
||||
<customArguments/>
|
||||
<customTagfilePath>/home/crissi/work/kvpnc/kvpnc_svn/trunk/tags</customTagfilePath>
|
||||
<activeTagsFiles/>
|
||||
</ctagspart>
|
||||
</tdevelop>
|
@ -1,53 +0,0 @@
|
||||
#include <kdialog.h>
|
||||
#include <tdelocale.h>
|
||||
/****************************************************************************
|
||||
** Form implementation generated from reading ui file './profilemanagerbase.ui'
|
||||
**
|
||||
** Created: Mon Aug 28 16:23:54 2006
|
||||
** by: The User Interface Compiler ($Id: tqt/main.cpp 3.3.6 edited Aug 31 2005 $)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
****************************************************************************/
|
||||
|
||||
#include "profilemanagerbase.h"
|
||||
|
||||
#include <tqvariant.h>
|
||||
#include <tqlayout.h>
|
||||
#include <tqtooltip.h>
|
||||
#include <tqwhatsthis.h>
|
||||
|
||||
/*
|
||||
* Constructs a ProfileManagerDialogBase as a child of 'parent', with the
|
||||
* name 'name' and widget flags set to 'f'.
|
||||
*/
|
||||
ProfileManagerDialogBase::ProfileManagerDialogBase( TQWidget* parent, const char* name, WFlags fl )
|
||||
: TQWidget( parent, name, fl )
|
||||
{
|
||||
if ( !name )
|
||||
setName( "ProfileManagerDialogBase" );
|
||||
setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)3, (TQSizePolicy::SizeType)3, 0, 0, sizePolicy().hasHeightForWidth() ) );
|
||||
setMinimumSize( TQSize( 550, 450 ) );
|
||||
ProfileManagerDialogBaseLayout = new TQGridLayout( this, 1, 1, 11, 6, "ProfileManagerDialogBaseLayout");
|
||||
languageChange();
|
||||
resize( TQSize(622, 622).expandedTo(minimumSizeHint()) );
|
||||
clearWState( WState_Polished );
|
||||
}
|
||||
|
||||
/*
|
||||
* Destroys the object and frees any allocated resources
|
||||
*/
|
||||
ProfileManagerDialogBase::~ProfileManagerDialogBase()
|
||||
{
|
||||
// no need to delete child widgets, TQt does it all for us
|
||||
}
|
||||
|
||||
/*
|
||||
* Sets the strings of the subwidgets using the current
|
||||
* language.
|
||||
*/
|
||||
void ProfileManagerDialogBase::languageChange()
|
||||
{
|
||||
setCaption( tr2i18n( "Profile Manager" ) );
|
||||
}
|
||||
|
||||
#include "profilemanagerbase.moc"
|
Loading…
Reference in new issue