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

List:       kde-commits
Subject:    kdebase/konqueror
From:       Maks Orlovich <maksim () kde ! org>
Date:       2005-04-18 23:57:25
Message-ID: 20050418235725.B9BF33C8 () office ! kde ! org
[Download RAW message or body]

CVS commit by orlovich: 

Konqueror can open directories too, believe it or not.
(I really should be working on a presentation, but this took all of 5 minutes to fix)
BUG:73833


  M +1 -0      konq_mainwindow.cc   1.1418


--- kdebase/konqueror/konq_mainwindow.cc  #1.1417:1.1418
@@ -1391,4 +1391,5 @@ void KonqMainWindow::slotOpenLocation()
       currentDir = m_currentView->url().path(1);
   dlg.urlRequester()->completionObject()->setDir( currentDir );
+  dlg.urlRequester()->setMode( KFile::File | KFile::Directory | KFile::ExistingOnly );
   dlg.exec();
   const KURL& url = dlg.selectedURL();


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

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