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/tools
tpearson 461cf05bf0
Updated obsolete GPL license addresses to current GPL address
15 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
addtooldlg.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
addtooldlg.ui.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kapplicationtree.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
kapplicationtree.h Updated obsolete GPL license addresses to current GPL address 15 years ago
kdevpart_tools.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevtools.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tools_part.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tools_part.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolsconfig.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolsconfig.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolsconfigwidget.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolsconfigwidget.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolsconfigwidgetbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README.dox

/** \class ToolsPart
This plugin provides an easy way to add external applications to the Tools menu and toolbar.

\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>

\unmaintained This part is currently un-maintained.

\feature Provides an easy way to add external applications to the Tools menu and toolbar.
\feature Tool menu and the file and directory context menus can now be populated with any shell command.
\feature Output can be sent to the app output part. %S, %D, %T and %W magic works.

*/