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

List:       kde-commits
Subject:    kdenox/konq-embed/src
From:       Stefan Eilers <stefan.eilers () basyskom ! de>
Date:       2008-05-27 13:55:07
Message-ID: 1211896507.259631.25845.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 813360 by eilers:

Show progress indicator when settings are changed from manual loading to
auto loading.


 M  +3 -0      mainwindowbase.cc  
 M  +0 -1      view.cc  


--- trunk/kdenox/konq-embed/src/mainwindowbase.cc #813359:813360
@@ -1331,6 +1331,9 @@
     KConfigGroupSaver saver( config, QString::fromLatin1( "HTML Settings" ) );
     config->writeEntry( "AutoLoadImages", autoloadImages );
     //config->sync();
+    
+    if ( autoloadImages )
+	slotLoadImages();
 
     reparseConfiguration();
 
--- trunk/kdenox/konq-embed/src/view.cc #813359:813360
@@ -486,7 +486,6 @@
 
 	m_manualDocLoader = NULL;
 	if ( m_stop ) m_stop->setEnabled( false );
-	if ( m_collection.action( "view_autoload_images" )  )  m_collection.action( \
"view_autoload_images" )->setEnabled( false );  }
 }
 


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

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