[Digikam-devel] Fwd: extragear/graphics/digikam
Michael G. Hansen
mike at mghansen.de
Fri Oct 2 19:56:17 BST 2009
Andi Clemens wrote:
> This commit broke Map Search for me. I can't see anything.
> I double checked with "git bisect", it is definitely this commit.
No idea ... but now we are even, as you don't get my crash #209207 ;-)
Let's see, did you make a new selection or load an old one? Does the
Geolocation tab work when you select an image?
Maybe turn on the debug messages in markerclusterholder.cpp:799
Michael
>
> Andi
>
>
> ------------------------------------------------------------------------
>
> Subject:
> extragear/graphics/digikam
> From:
> Michael Georg Hansen <mike at mghansen.de>
> Date:
> Fri, 02 Oct 2009 06:32:55 +0000
> To:
> kde-commits at kde.org
>
> To:
> kde-commits at kde.org
>
>
> SVN commit 1030300 by mghansen:
>
> Initial commit for clustering of markers support in the GPSSearch and the Geolocation tab.
>
> Known issues:
> - mouse interaction with clusters does not work with Marble<0.8 (KDE 4.2)
> - when the icon view is in view mode, changing the filtering can lead to no image being shown
> - the selection on the map is not necessarily shown as a rectangle
> - zooming into a cluster is a hack
>
> CCBUG: 205001
>
>
> M +12 -0 CMakeLists.txt
> M +14 -0 digikam/digikamview.cpp
> M +22 -0 digikam/imagecategorizedview.cpp
> M +2 -0 digikam/imagecategorizedview.h
> M +1 -1 libs/CMakeLists.txt
> M +5 -0 libs/imageproperties/imagepropertiesgpstab.cpp
> A libs/imageproperties/markerclusterholder.cpp [License: GPL (v2+)]
> A libs/imageproperties/markerclusterholder.h [License: GPL (v2+)]
> A libs/imageproperties/markerclusterholderplugin (directory)
> A libs/imageproperties/markerclusterholderplugin/CMakeLists.txt
> A libs/imageproperties/markerclusterholderplugin/CheckPluginBuildable.cmake
> A libs/imageproperties/markerclusterholderplugin/MarbleMacros.cmake
> A libs/imageproperties/markerclusterholderplugin/externaldraw.cpp [License: GPL (v2+)]
> A libs/imageproperties/markerclusterholderplugin/externaldraw.h [License: GPL (v2+)]
> M +601 -55 libs/imageproperties/worldmapwidget.cpp
> M +38 -6 libs/imageproperties/worldmapwidget.h
> M +7 -0 libs/models/imagefiltermodel.cpp
> M +1 -0 libs/models/imagefiltermodel.h
> M +25 -0 libs/models/imagefiltersettings.cpp
> M +9 -0 libs/models/imagefiltersettings.h
> M +143 -18 utilities/gpssearch/gpssearchview.cpp
> M +14 -0 utilities/gpssearch/gpssearchview.h
> M +64 -2 utilities/gpssearch/gpssearchwidget.cpp
> M +2 -1 utilities/gpssearch/gpssearchwidget.h
>
>
> http://websvn.kde.org/?view=rev&revision=1030300
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
--
Michael Hansen - mike at mghansen.de
http://www.pfna.de/
More information about the Digikam-devel
mailing list