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

List:       kde-commits
Subject:    branches/KDE/4.1/kdebase/apps/dolphin/src
From:       Peter Penz <peter.penz () gmx ! at>
Date:       2008-10-15 6:09:08
Message-ID: 1224050948.942630.1396.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 871529 by ppenz:

Backport of SVN commit 71525:

Assure that the docks get informed about an URL change before the GUI is setup
(thanks to Frank Reininghaus for the patch!). This prevents that slots from the
docks are called with invalid URLs.

CCBUG: 169103
CCMAIL: frankreininghaus@web.de

 M  +2 -3      dolphinmainwindow.cpp  


--- branches/KDE/4.1/kdebase/apps/dolphin/src/dolphinmainwindow.cpp #871528:871529
@@ -832,7 +832,8 @@
 
     setCentralWidget(centralWidget);
     setupDockWidgets();
-
+    emit urlChanged(homeUrl);
+    
     setupGUI(Keys | Save | Create | ToolBar);
 
     stateChanged("new_file");
@@ -852,8 +853,6 @@
         // assure a proper default size if Dolphin runs the first time
         resize(750, 500);
     }
-
-    emit urlChanged(homeUrl);
 }
 
 void DolphinMainWindow::setActiveViewContainer(DolphinViewContainer* viewContainer)
[prev in list] [next in list] [prev in thread] [next in thread] 

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