You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/parts/documentation
Timothy Pearson 6da5d17acc
Rename kwin to twin (part 1 of 2)
13 years ago
..
data [kdevelop] initial cmake support 14 years ago
interfaces Rename additional instances of KDE to TDE 13 years ago
plugins Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* 13 years ago
protocols rename the following methods: 13 years ago
tools Rename additional instances of KDE to TDE 13 years ago
CMakeLists.txt [kdevelop] initial cmake support 14 years ago
KDevDocumentationIface.cpp Trinity Qt initial conversion 14 years ago
KDevDocumentationIface.h TQt4 port kdevelop 13 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
addcatalogdlg.cpp rename the following methods: 13 years ago
addcatalogdlg.h rename the following methods: 13 years ago
addcatalogdlgbase.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
bookmarkview.cpp rename the following methods: 13 years ago
bookmarkview.h rename the following methods: 13 years ago
contentsview.cpp rename the following methods: 13 years ago
contentsview.h rename the following methods: 13 years ago
docconfiglistview.cpp rename the following methods: 13 years ago
docconfiglistview.h rename the following methods: 13 years ago
docglobalconfigwidget.cpp rename the following methods: 13 years ago
docglobalconfigwidget.h rename the following methods: 13 years ago
docglobalconfigwidgetbase.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
docprojectconfigwidget.cpp rename the following methods: 13 years ago
docprojectconfigwidget.h rename the following methods: 13 years ago
docprojectconfigwidgetbase.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
documentation_part.cpp Rename kwin to twin (part 1 of 2) 13 years ago
documentation_part.h rename the following methods: 13 years ago
documentation_widget.cpp Trinity Qt initial conversion 14 years ago
documentation_widget.h TQt4 port kdevelop 13 years ago
docutils.cpp TQt4 port kdevelop 13 years ago
docutils.h TQt conversion fixes 14 years ago
editbookmarkdlg.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
editcatalogdlg.cpp rename the following methods: 13 years ago
editcatalogdlg.h rename the following methods: 13 years ago
editcatalogdlgbase.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
find_documentation.cpp rename the following methods: 13 years ago
find_documentation.h rename the following methods: 13 years ago
find_documentation_options.cpp rename the following methods: 13 years ago
find_documentation_options.h rename the following methods: 13 years ago
find_documentation_optionsbase.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
find_documentationbase.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
indexview.cpp rename the following methods: 13 years ago
indexview.h rename the following methods: 13 years ago
kdevdocumentation.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevpart_documentation.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
searchview.cpp rename the following methods: 13 years ago
searchview.h rename the following methods: 13 years ago
selecttopic.cpp rename the following methods: 13 years ago
selecttopic.h rename the following methods: 13 years ago
selecttopicbase.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago

README.dox

/** \class Documentation
Documentation plugin for KDevelop.

\authors <a href="mailto:cloudtemple@mksat.net">Alexander Dymo</a>

\maintainer <a href="mailto:cloudtemple@mksat.net">Alexander Dymo</a>

\feature Qt API browsing
\feature KDE API browsing
\feature Devhelp books browsing (GTK/GNOME API)
\feature KDevelopTOC browsing

\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=documentation&
bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">
Documentation viewer at Bugzilla database</a>

\requirement Ht://Dig requires htdig to be installed.

\todo Add support for documentation profiles. Application wizard or an application template
can select necessary profile to modify the list of enabled documentation catalogs.
*/