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

List:       kde-commits
Subject:    kdeextragear-libs-1/kipi-plugins/findimages (silent)
From:       Gilles Caulier <caulier.gilles () free ! fr>
Date:       2004-09-16 6:37:44
Message-ID: 20040916063744.73884126C4 () office ! kde ! org
[Download RAW message or body]

CVS commit by cgilles: 

CVS_SILENT
Added comments


  M +5 -1      finddupplicateimages.cpp   1.12


--- kdeextragear-libs-1/kipi-plugins/findimages/finddupplicateimages.cpp  #1.11:1.12
@@ -206,4 +206,7 @@ void FindDuplicateImages::compareAlbums(
 {
     writeSettings();
+
+    // Prepare the data for the threaded operations.
+    
     QValueList<KIPI::ImageCollection> ListAlbums(m_findDuplicateDialog->getAlbumsSelection());
     filesList.clear();
@@ -229,5 +232,5 @@ void FindDuplicateImages::compareAlbums(
         isCompareAlmost = false;
 
-    start();
+    start();      // Starting the thread.
     return;
 }
@@ -235,4 +238,5 @@ void FindDuplicateImages::compareAlbums(
 
 /////////////////////////////////////////////////////////////////////////////////////////////
+// List of threaded operations.
 
 void FindDuplicateImages::run()


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

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