You cannot 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 1c082a5ba7 Rename old tq methods that no longer need a unique name
(cherry picked from commit c3b301575a)
14 years ago
..
data [kdevelop] initial cmake support 15 years ago
interfaces Rename old tq methods that no longer need a unique name 14 years ago
plugins Rename old tq methods that no longer need a unique name 14 years ago
protocols Rename old tq methods that no longer need a unique name 14 years ago
tools Fix kdevelop FTBFS under oneiric 15 years ago
CMakeLists.txt [kdevelop] initial cmake support 15 years ago
KDevDocumentationIface.cpp Trinity Qt initial conversion 16 years ago
KDevDocumentationIface.h TQt4 port kdevelop 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
addcatalogdlg.cpp rename the following methods: 15 years ago
addcatalogdlg.h rename the following methods: 15 years ago
addcatalogdlgbase.ui Rename old tq methods that no longer need a unique name 14 years ago
bookmarkview.cpp rename the following methods: 15 years ago
bookmarkview.h rename the following methods: 15 years ago
contentsview.cpp rename the following methods: 15 years ago
contentsview.h rename the following methods: 15 years ago
docconfiglistview.cpp rename the following methods: 15 years ago
docconfiglistview.h rename the following methods: 15 years ago
docglobalconfigwidget.cpp rename the following methods: 15 years ago
docglobalconfigwidget.h rename the following methods: 15 years ago
docglobalconfigwidgetbase.ui Rename old tq methods that no longer need a unique name 14 years ago
docprojectconfigwidget.cpp rename the following methods: 15 years ago
docprojectconfigwidget.h rename the following methods: 15 years ago
docprojectconfigwidgetbase.ui Rename old tq methods that no longer need a unique name 14 years ago
documentation_part.cpp Rename old tq methods that no longer need a unique name 14 years ago
documentation_part.h rename the following methods: 15 years ago
documentation_widget.cpp Trinity Qt initial conversion 16 years ago
documentation_widget.h TQt4 port kdevelop 15 years ago
docutils.cpp TQt4 port kdevelop 15 years ago
docutils.h TQt conversion fixes 16 years ago
editbookmarkdlg.ui Rename old tq methods that no longer need a unique name 14 years ago
editcatalogdlg.cpp rename the following methods: 15 years ago
editcatalogdlg.h rename the following methods: 15 years ago
editcatalogdlgbase.ui Rename old tq methods that no longer need a unique name 14 years ago
find_documentation.cpp Rename old tq methods that no longer need a unique name 14 years ago
find_documentation.h Fix FTBFS on armel 14 years ago
find_documentation_options.cpp rename the following methods: 15 years ago
find_documentation_options.h rename the following methods: 15 years ago
find_documentation_optionsbase.ui Rename old tq methods that no longer need a unique name 14 years ago
find_documentationbase.ui Rename old tq methods that no longer need a unique name 14 years ago
indexview.cpp rename the following methods: 15 years ago
indexview.h rename the following methods: 15 years ago
kdevdocumentation.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
kdevpart_documentation.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
searchview.cpp rename the following methods: 15 years ago
searchview.h rename the following methods: 15 years ago
selecttopic.cpp rename the following methods: 15 years ago
selecttopic.h rename the following methods: 15 years ago
selecttopicbase.ui Rename old tq methods that no longer need a unique name 14 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.
*/