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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdebase/kate/app
From:       Anders Lund <anders () alweb ! dk>
Date:       2004-10-26 0:11:33
Message-ID: 20041026001133.0C3FF16C87 () office ! kde ! org
[Download RAW message or body]

CVS commit by alund: 

Change the behavior of save all, so only modified documents are saved.
CCBUG: 92091


  M +6 -5      kateviewmanager.cpp   1.148.2.1


--- kdebase/kate/app/kateviewmanager.cpp  #1.148:1.148.2.1
@@ -460,4 +460,5 @@ void KateViewManager::slotDocumentSaveAl
 {
   for( QPtrListIterator<Kate::View> it( m_viewList ); it.current(); ++it )
+    if ( it.current()->getDoc()->isModified()
     it.current()->save();
 }


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

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