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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/plugins/marble/panoramio
From:       Shashank Singh <shashank.personal () gmail ! com>
Date:       2008-07-20 23:37:01
Message-ID: 1216597021.579498.19585.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 835679 by ssingh:

downloading of imags is partially taking place accoriding to zoom
viewing area


 M  +2 -1      PanoramioPlugin.cpp  


--- trunk/KDE/kdeedu/marble/src/plugins/marble/panoramio/PanoramioPlugin.cpp \
#835678:835679 @@ -89,7 +89,8 @@
  if ( ( west - deltaWest ) != 0 || ( east - deltaEast != 0 ) || ( south - deltaSouth \
!= 0 ) || ( north - deltaNorth != 00 ) )  {
           flag = 0 ;
-            qDebug() <<"delta part";
+          qDebug() <<"delta part";
+          disconnect(m_downloadManager,SIGNAL ( downloadComplete ( QString, QString \
                ) ),this, SLOT ( slotJsonDownloadComplete ( QString , QString ) ));
          downloadPanoramio ( 0 , numberOfImagesToShow , west , east , north , south \
                );
         disconnect( m_downloadManager, SIGNAL ( downloadComplete ( QString, QString \
) ), this, SLOT ( slotImageDownloadComplete ( QString , QString ) ) );  }


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

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