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

List:       kde-commits
Subject:    KDE/kdebase/konqueror
From:       Andreas Kling <kling () impul ! se>
Date:       2006-09-26 13:34:50
Message-ID: 1159277690.198996.4378.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 588610 by kling:

Connect to KonqHistoryManager's cleared() signal.
Makes "Clear History" wipe the location bar history permanently instead of just in \
open Konqueror windows.


 M  +1 -0      konq_combo.cc  


--- trunk/KDE/kdebase/konqueror/konq_combo.cc #588609:588610
@@ -125,6 +125,7 @@
     // Make the lineedit consume the Qt::Key_Enter event...
     setTrapReturnKey( true );
 
+    connect( KonqHistoryManager::kself(), SIGNAL(cleared()), SLOT(slotCleared()) );
     connect( this, SIGNAL(cleared() ), SLOT(slotCleared()) );
     connect( this, SIGNAL(highlighted( int )), SLOT(slotSetIcon( int )) );
     connect( this, SIGNAL(activated( const QString& )),


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

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