[Digikam-devel] [Bug 120052] digikam: redraw problem with whatthis info of an image show and start scrolling with the mouse

Gilles Caulier caulier.gilles at free.fr
Fri Apr 7 10:55:23 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=120052         




------- Additional Comments From caulier.gilles free fr  2006-04-07 11:55 -------
SVN commit 527208 by cgilles:

digikam from stable : bugfix : cleanup whatthis image info when album content is scroll with the mouse
CCMAIL: digikam-devel kde org
CCBUGS: 120052

 M  +2 -2      cameraui.cpp  
 M  +1 -1      cameraui.h  


--- trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp #527207:527208
 @ -1,7 +1,7  @
 /* ============================================================
  * Author: Renchi Raju <renchi pooh tam uiuc edu>
  * Date  : 2004-09-16
- * Description : 
+ * Description : Camera interface dialog
  * 
  * Copyright 2004-2005 by Renchi Raju
  * Copyright 2006 by Gilles Caulier
 @ -205,7 +205,7  @
                                              "of destination album"));
 
     QVGroupBox* OnFlyBox = new QVGroupBox(i18n("On the Fly Operations"), d->advBox);
-    d->setPhotographerId = new QCheckBox(i18n("Set photographer identity"), OnFlyBox);
+    d->setPhotographerId = new QCheckBox(i18n("Set default photographer identity"), OnFlyBox);
     d->fixDateTimeCheck  = new QCheckBox(i18n("Fix internal date && time"), OnFlyBox);
     d->dateTimeEdit      = new KDateTimeEdit( OnFlyBox, "datepicker");
     
--- trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h #527207:527208
 @ -1,7 +1,7  @
 /* ============================================================
  * Author: Renchi Raju <renchi pooh tam uiuc edu>
  * Date  : 2004-09-16
- * Description : 
+ * Description : Camera interface dialog
  * 
  * Copyright 2004-2005 by Renchi Raju
  * Copyright 2006 by Gilles Caulier



More information about the Digikam-devel mailing list