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

List:       kde-commits
Subject:    branches/KDE/4.2/kdelibs/plasma
From:       Jacopo De Simoi <wilderkde () gmail ! com>
Date:       2009-03-25 13:00:16
Message-ID: 1237986016.461014.27121.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 944333 by jacopods:

backporting 934733 


 M  +1 -2      abstractrunner.cpp  


--- branches/KDE/4.2/kdelibs/plasma/abstractrunner.cpp #944332:944333
@@ -152,8 +152,7 @@
         setSpeed(SlowSpeed);
     }
 
-    //If matches were not added, delete items on the heap
-    if (slowed && runtime < fastEnoughTime) {
+     if (slowed && runtime < fastEnoughTime && localContext.query().size() > 2) {
         ++d->fastRuns;
 
         if (d->fastRuns > 2) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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