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/grepview
Michele Calgaro 44a617440d
Remove use of TDE_VERSION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 days ago
..
CMakeLists.txt Desktop file translations: 6 years ago
Makefile.am Revert "Finish renaming tdevelop components" 12 years ago
README.dox Update bug reports url to bugs.trinitydesktop.org 8 years ago
grepdlg.cpp Remove use of TDE_VERSION 5 days ago
grepdlg.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
grepviewpart.cpp Use tdeprocess.h 1 year ago
grepviewpart.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
grepviewwidget.cpp Use tdeprocess.h 1 year ago
grepviewwidget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
kdevgrepview.desktop Desktop file translations: 6 years ago
kdevgrepview.rc Revert "Finish renaming tdevelop components" 12 years ago

README.dox

/** \class GrepViewPart
Integrates "find|grep" in TDevelop - allows fast searching of multiple files using patterns or regular expressions.

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

\maintainer <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a> aka teatime

\feature grep works on editor context menu

\bug bugs in <a href="http://bugs.trinitydesktop.org/buglist.cgi?product=tdevelop&component=grep%20frontend&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">Grep Frontend component at Bugzilla database</a>

*/