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

List:       kde-commits
Subject:    kdevelop/src
From:       Jens Dagerbo <jens.dagerbo () swipnet ! se>
Date:       2005-01-25 20:22:43
Message-ID: 20050125202243.8E3961CF5C () office ! kde ! org
[Download RAW message or body]

CVS commit by dagerbo: 

Switching to a file erases forward history (unless you switch by doing
"back" in which case it adds an entry in the forward history)


  M +3 -0      partcontroller.cpp   1.159


--- kdevelop/src/partcontroller.cpp  #1.158:1.159
@@ -1527,4 +1527,7 @@ void PartController::addHistoryEntry()
                 m_backHistory.push_front( thisEntry );
                 m_backAction->setEnabled( true );
+                
+                m_forwardHistory.clear();
+                m_forwardAction->setEnabled( false );
         }
 }


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

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