[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/parts/grepview
From:       Hamish Rodda <meddie () yoyo ! its ! monash ! edu ! au>
Date:       2003-02-15 6:22:43
[Download RAW message or body]

CVS commit by rodda: 

Output the number of matches found at the end of the list.


  M +3 -1      grepviewwidget.cpp   1.12


--- kdevelop/parts/grepview/grepviewwidget.cpp  #1.11:1.12
@@ -188,4 +188,6 @@ void GrepViewWidget::childFinished(bool 
         status = 0;
 
+    insertItem(new ProcessListBoxItem(i18n("*** %1 match found. ***", "*** %1 \
matches found. ***", numRows() - 1).arg(numRows() - 1), \
ProcessListBoxItem::Diagnostic)); +
     ProcessWidget::childFinished(normal, status);
     m_part->core()->running(m_part, false);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic