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

List:       kde-commits
Subject:    kdebase/konqueror/listview
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2002-05-25 21:51:55
[Download RAW message or body]


kdebase/konqueror/listview konq_listview.cc,1.187,1.188
Author: neundorf
Sat May 25 23:51:55 CEST 2002
In directory office:/tmp/cvs-serv8727


Modified Files:
         konq_listview.cc
Log Message:


correct selecting/unselecting behaviour, strange I never noticed this :-/

Alex

@@ -366,7 +366,7 @@ void KonqListView::slotSelect()
          //but who knows, aleXXX
          m_pListView->deactivateAutomaticSelection();
       };
-      if ( re.search( it->text(0) ) != -1 )
+      if ( re.search( it->text(0) ) == 0 )

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

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