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

List:       kde-commits
Subject:    KDE/kdepimlibs/akonadi
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2010-12-17 14:13:26
Message-ID: 20101217141327.00901AC8A8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1207306 by tokoe:

Revert temporary workaround, now that the timer issue is solved.


 M  +0 -6      monitor_p.cpp  


--- trunk/KDE/kdepimlibs/akonadi/monitor_p.cpp #1207305:1207306
@@ -606,14 +606,8 @@
 void MonitorPrivate::notifyCollectionStatisticsWatchers(Entity::Id collection, const \
QByteArray& resource) {  if ( collection > 0 && (monitorAll || isCollectionMonitored( \
collection ) || resources.contains( resource ) ) ) {  \
                recentlyChangedCollections.insert( collection );
-    /* FIXME: original buggy code
     if ( !statisticsCompressionTimer.isActive() )
       statisticsCompressionTimer.start();
-    */
-
-    //FIXME: temporary workaround
-    statisticsCompressionTimer.stop();
-    statisticsCompressionTimer.start();
   }
 }
 


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

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