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 2fb700f92b
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
..
data [kdevelop] initial cmake support 14 years ago
interfaces Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
plugins Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
protocols Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
tools Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
KDevDocumentationIface.cpp Trinity Qt initial conversion 14 years ago
KDevDocumentationIface.h Remove spurious TQ_OBJECT instances 13 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 13 years ago
addcatalogdlgbase.ui Fix QString -> TQString. 12 years ago
bookmarkview.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
bookmarkview.h Remove spurious TQ_OBJECT instances 13 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 13 years ago
docconfiglistview.cpp rename the following methods: 13 years ago
docconfiglistview.h Remove spurious TQ_OBJECT instances 13 years ago
docglobalconfigwidget.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
docglobalconfigwidget.h Remove spurious TQ_OBJECT instances 13 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 13 years ago
docprojectconfigwidgetbase.ui Fix QString -> TQString. 12 years ago
documentation_part.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
documentation_part.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
documentation_widget.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
documentation_widget.h Remove spurious TQ_OBJECT instances 13 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 13 years ago
editcatalogdlgbase.ui Fix QString -> TQString. 12 years ago
find_documentation.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
find_documentation.h Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
find_documentation_options.cpp rename the following methods: 13 years ago
find_documentation_options.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
find_documentation_optionsbase.ui Rename old tq methods that no longer need a unique name 13 years ago
find_documentationbase.ui Fix QString -> TQString. 12 years ago
indexview.cpp Remove additional unneeded tq method conversions 13 years ago
indexview.h Remove spurious TQ_OBJECT instances 13 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 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
searchview.h Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
selecttopic.cpp rename the following methods: 13 years ago
selecttopic.h Remove spurious TQ_OBJECT instances 13 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.
*/