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

List:       kde-commits
Subject:    kdeutils/kfind
From:       CVS by neundorf <kde-cvs () kde ! org>
Date:       2001-08-21 17:13:57
[Download RAW message or body]


kdeutils/kfind kfind.cpp,1.17,1.18 kfwin.cpp,1.13,1.14 kfwin.h,1.4,1.5 kquery.cpp,1.9,1.10
Author: neundorf
Tue Aug 21 17:13:44 UTC 2001


Modified Files:
         kfind.cpp kfwin.cpp kfwin.h kquery.cpp
Log Message:


fixed the "kfind disables the stop button to fast" bug and implemented "show
the matching line".

--- kquery.cpp  2001/08/20 20:44:08     1.9
+++ kquery.cpp  2001/08/21 17:10:13
@@ -152,7 +152,10 @@
                break;
              }
 
-            kapp->processEvents();
+       //this line made kfind think searching has stopped much to early,
+       //additionally it slowed things down (50 -> 80 seconds) and
introduced
+       //probably a quite deep recursion, aleXXX
+     //       kapp->processEvents();
          }

Is my comment correct ?
Disadvantage: kfind's UI reacts only after finishing scanning a file, but
IMO this is ok (and I don't have a fast machine, as you know)

Bye
Alex

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

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