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

List:       kde-commits
Subject:    kdelibs/kio
From:       CVS by hausmann <kde-cvs () kde ! org>
Date:       2001-04-30 20:13:46
[Download RAW message or body]


kdelibs/kio kdirlister.cpp,1.55,1.56
Author: hausmann
Mon Apr 30 20:13:46 UTC 2001
In directory cvs.kde.org:/var/tmp/cvs-serv15425

Modified Files:
	kdirlister.cpp 
Log Message:
- behave the same as in the KDE2_1_BRANCH and in previous kde2 releases,
  where openURL() changed the dirlister's url
  (the dirtree in konqueror relies on that, otherwise you get those
   endlessly rotating wheels :) , and while one could probably hack the
   dirtree to match the new behaviour IMHO we should not break the old
   one, to avoid the risk of breaking 3rd party applications)

@@ -155,8 +155,7 @@ void KDirLister::openURL( const KURL& _u
     return;
   }
 
-  if ( m_url.isEmpty() || !_keep )
-    m_url = _url;     // the root
+  m_url = _url;

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

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