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

List:       kde-commits
Subject:    kdenonbeta/karchiver
From:       Eric Coquelle <eric.coquelle () gmail ! com>
Date:       2006-09-12 23:08:52
Message-ID: 1158102532.259260.13849.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 583683 by coquelle:

No longer display animation in case of error



 M  +1 -0      canimation.cpp  
 M  +1 -1      karchiveur.cpp  


--- trunk/kdenonbeta/karchiver/canimation.cpp #583682:583683
@@ -85,6 +85,7 @@
 {
    timerwait.stop();
    timer.stop();
+   hide();
 }
 
 /**Moves pixmap pix3 from left to right*/
--- trunk/kdenonbeta/karchiver/karchiveur.cpp #583682:583683
@@ -2069,7 +2069,6 @@
       navigateur->setPath(fiarchive.dirPath());
       led->setColor(QColor("green"));
       animation->stopAnimation();
-      animation->hide();
       setCaption(fiarchive.fileName() + " "+i18n("in")+" "+fiarchive.dirPath());
       displayMessageArchiveSize();
       if(archiveobj->isSourceSoftware())
@@ -2158,6 +2157,7 @@
     case CANNOT_PERFORM_OPERATION:
     {
       led->setColor(QColor("orange"));
+      animation->stopAnimation();
       slotStatusMsg(messagetext);
       break;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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