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
tpearson 157db24662 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
grepdlg.cpp Trinity Qt initial conversion 16 years ago
grepdlg.h TQt conversion fixes 16 years ago
grepviewpart.cpp Trinity Qt initial conversion 16 years ago
grepviewpart.h TQt conversion fixes 16 years ago
grepviewwidget.cpp Trinity Qt initial conversion 16 years ago
grepviewwidget.h TQt conversion fixes 16 years ago
kdevgrepview.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
kdevgrepview.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago

README.dox

/** \class GrepViewPart
Integrates "find|grep" in KDevelop - 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.kde.org/buglist.cgi?product=kdevelop&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>

*/