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

List:       kde-commits
Subject:    kdevelop/parts/autoproject
From:       Jens Dagerbo <jens.dagerbo () swipnet ! se>
Date:       2003-04-19 17:47:40
[Download RAW message or body]

CVS commit by dagerbo: 

Removed seemingly unnecessary code that confused the KDirOperator progressbar (a bar \
showing 0% that never gave up was showed) on KDE-3.1. Left the code commented, in \
case this is a KDE-3.0 thing that needs to go back in.


  M +2 -2      fileselectorwidget.cpp   1.5


--- kdevelop/parts/autoproject/fileselectorwidget.cpp  #1.4:1.5
@@ -133,5 +133,5 @@ FileSelectorWidget::FileSelectorWidget(A
         connect( dir, SIGNAL(finishedLoading()), this, SLOT(dirFinishedLoading()) );
 
-    dirUrlEntered( dir->url() );
+//    dirUrlEntered( dir->url() );
 
     QStringList list;
@@ -154,5 +154,5 @@ FileSelectorWidget::FileSelectorWidget(A
     filter->setHistoryItems ( list );
 
-    dir->rereadDir();
+//    dir->rereadDir();
 }
 


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

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