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 f9a9d3f59e
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
..
data Revert "Finish renaming tdevelop components" 10 years ago
interfaces Revert "Finish renaming tdevelop components" 10 years ago
plugins Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
protocols Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
tools Revert "Finish renaming tdevelop components" 10 years ago
CMakeLists.txt Revert "Finish renaming tdevelop components" 10 years ago
KDevDocumentationIface.cpp Revert "Finish renaming tdevelop components" 10 years ago
KDevDocumentationIface.h Revert "Finish renaming tdevelop components" 10 years ago
Makefile.am Revert "Finish renaming tdevelop components" 10 years ago
README.dox Additional renaming of kde to tde 13 years ago
addcatalogdlg.cpp Revert "Finish renaming tdevelop components" 10 years ago
addcatalogdlg.h Remove spurious TQ_OBJECT instances 12 years ago
addcatalogdlgbase.ui Fix QString -> TQString. 12 years ago
bookmarkview.cpp Revert "Finish renaming tdevelop components" 10 years ago
bookmarkview.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
contentsview.cpp Revert "Sort Documentation pane list in alphabetical order. This relates to bug 1859." 10 years ago
contentsview.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
docconfiglistview.cpp Revert "Finish renaming tdevelop components" 10 years ago
docconfiglistview.h Rename many classes and header files to avoid conflicts with KDE4 11 years ago
docglobalconfigwidget.cpp Revert "Finish renaming tdevelop components" 10 years ago
docglobalconfigwidget.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
docglobalconfigwidgetbase.ui KDE->TDE branding cleanup. 11 years ago
docprojectconfigwidget.cpp Revert "Finish renaming tdevelop components" 10 years ago
docprojectconfigwidget.h Remove spurious TQ_OBJECT instances 12 years ago
docprojectconfigwidgetbase.ui Fix QString -> TQString. 12 years ago
documentation_part.cpp Revert "Finish renaming tdevelop components" 10 years ago
documentation_part.h Revert "Finish renaming tdevelop components" 10 years ago
documentation_widget.cpp Revert "Finish renaming tdevelop components" 10 years ago
documentation_widget.h Revert "Finish renaming tdevelop components" 10 years ago
docutils.cpp Revert "Finish renaming tdevelop components" 10 years ago
docutils.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
editbookmarkdlg.ui Rename old tq methods that no longer need a unique name 13 years ago
editcatalogdlg.cpp Revert "Finish renaming tdevelop components" 10 years ago
editcatalogdlg.h Remove spurious TQ_OBJECT instances 12 years ago
editcatalogdlgbase.ui Fix QString -> TQString. 12 years ago
find_documentation.cpp Revert "Finish renaming tdevelop components" 10 years ago
find_documentation.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
find_documentation_options.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
find_documentation_options.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
find_documentation_optionsbase.ui Rename old tq methods that no longer need a unique name 13 years ago
find_documentationbase.ui Rename many classes and header files to avoid conflicts with KDE4 11 years ago
indexview.cpp Fixed several warning messages that were printed when launching KDevAssistant. This resolves bug 1971. 10 years ago
indexview.h Remove spurious TQ_OBJECT instances 12 years ago
kdevdocumentation.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kdevpart_documentation.rc Revert "Finish renaming tdevelop components" 10 years ago
searchview.cpp Revert "Finish renaming tdevelop components" 10 years ago
searchview.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
selecttopic.cpp rename the following methods: 13 years ago
selecttopic.h Revert "Finish renaming tdevelop components" 10 years ago
selecttopicbase.ui Fix a number of unconnected signals and slots 12 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.
*/