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
Darrell Anderson 998ebd2e68
Fix help files, kdevelop->tdevelop branding, fix startup.
12 years ago
..
data [kdevelop] initial cmake support 14 years ago
interfaces Branding: KDevelop -> TDevelop, fix menu 12 years ago
plugins Fix help files, kdevelop->tdevelop branding, fix startup. 12 years ago
protocols Branding: KDevelop -> TDevelop, fix menu 12 years ago
tools Fix help files, kdevelop->tdevelop branding, fix startup. 12 years ago
CMakeLists.txt Additional renaming of kde to tde 13 years ago
KDevDocumentationIface.cpp Trinity Qt initial conversion 14 years ago
KDevDocumentationIface.h Remove spurious TQ_OBJECT instances 12 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
README.dox Additional renaming of kde to tde 13 years ago
addcatalogdlg.cpp rename the following methods: 13 years ago
addcatalogdlg.h Remove spurious TQ_OBJECT instances 12 years ago
addcatalogdlgbase.ui Rename obsolete tq methods to standard names 13 years ago
bookmarkview.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
bookmarkview.h Remove spurious TQ_OBJECT instances 12 years ago
contentsview.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
contentsview.h Remove spurious TQ_OBJECT instances 12 years ago
docconfiglistview.cpp rename the following methods: 13 years ago
docconfiglistview.h Remove spurious TQ_OBJECT instances 12 years ago
docglobalconfigwidget.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
docglobalconfigwidget.h Remove spurious TQ_OBJECT instances 12 years ago
docglobalconfigwidgetbase.ui Rename obsolete tq methods to standard names 13 years ago
docprojectconfigwidget.cpp rename the following methods: 13 years ago
docprojectconfigwidget.h Remove spurious TQ_OBJECT instances 12 years ago
docprojectconfigwidgetbase.ui Rename old tq methods that no longer need a unique name 13 years ago
documentation_part.cpp Fix help files, kdevelop->tdevelop branding, fix startup. 12 years ago
documentation_part.h Remove spurious TQ_OBJECT instances 12 years ago
documentation_widget.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
documentation_widget.h Remove spurious TQ_OBJECT instances 12 years ago
docutils.cpp Remove additional unneeded tq method conversions 13 years ago
docutils.h TQt conversion fixes 14 years ago
editbookmarkdlg.ui Rename old tq methods that no longer need a unique name 13 years ago
editcatalogdlg.cpp rename the following methods: 13 years ago
editcatalogdlg.h Remove spurious TQ_OBJECT instances 12 years ago
editcatalogdlgbase.ui Rename obsolete tq methods to standard names 13 years ago
find_documentation.cpp Rename old tq methods that no longer need a unique name 13 years ago
find_documentation.h Remove spurious TQ_OBJECT instances 12 years ago
find_documentation_options.cpp rename the following methods: 13 years ago
find_documentation_options.h Remove spurious TQ_OBJECT instances 12 years ago
find_documentation_optionsbase.ui Rename old tq methods that no longer need a unique name 13 years ago
find_documentationbase.ui Rename old tq methods that no longer need a unique name 13 years ago
indexview.cpp Remove additional unneeded tq method conversions 13 years ago
indexview.h Remove spurious TQ_OBJECT instances 12 years ago
kdevdocumentation.desktop Branding: KDevelop -> TDevelop, fix menu 12 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 Branding cleanup: KDE -> TDE, KDevelop -> TDevelop 12 years ago
searchview.h Remove spurious TQ_OBJECT instances 12 years ago
selecttopic.cpp rename the following methods: 13 years ago
selecttopic.h Remove spurious TQ_OBJECT instances 12 years ago
selecttopicbase.ui Rename old tq methods that no longer need a unique name 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=tdevelop&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.
*/