https://bugs.kde.org/show_bug.cgi?id=267789
--- Comment #57 from Gilles Caulier <[hidden email]> --- Git commit fc482423786988f05ef28243a400a1097f8f3536 by Gilles Caulier. Committed on 30/10/2014 at 13:19. Pushed by cgilles into branch 'master'. Make as libkface optional dependency for digiKam M +56 -24 CMakeLists.txt M +12 -2 app/CMakeLists.txt M +1 -1 app/items/digikamimagefacedelegate.cpp M +31 -3 app/items/digikamimageview.cpp M +8 -1 app/items/digikamimageview_p.h M +8 -1 app/utils/componentsinfo.h M +11 -0 app/views/digikamview.cpp M +58 -8 app/views/imagepreviewview.cpp M +23 -1 app/views/imagepreviewviewitem.cpp M +5 -0 app/views/imagepreviewviewitem.h M +4 -0 app/views/leftsidebarwidgets.cpp M +5 -0 app/views/leftsidebarwidgets.h M +35 -4 utilities/maintenance/maintenancedlg.cpp M +19 -3 utilities/maintenance/maintenancemngr.cpp http://commits.kde.org/digikam/fc482423786988f05ef28243a400a1097f8f3536 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=267789
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/digi | |kam/2e283f2a96e6a48cd70fd2f | |9dde7e9bf33e2a071 Version Fixed In|2.0.0 |4.5.0 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #58 from Gilles Caulier <[hidden email]> --- Git commit 2e283f2a96e6a48cd70fd2f9dde7e9bf33e2a071 by Gilles Caulier. Committed on 31/10/2014 at 11:32. Pushed by cgilles into branch 'master'. make libkgeomap as optional dependency to support Geolocation Maps FIXED-IN: 4.5.0 M +52 -22 CMakeLists.txt M +3 -1 NEWS M +18 -6 app/CMakeLists.txt M +5 -0 app/main/digikamapp.cpp M +4 -0 app/main/digikamapp_p.h M +4 -1 app/utils/config-digikam.h.cmake.in M +31 -4 app/views/digikamview.cpp M +4 -0 app/views/leftsidebarwidgets.cpp M +8 -1 app/views/leftsidebarwidgets.h M +1 -1 app/views/mapwidgetview.h M +40 -21 app/views/stackedview.cpp M +15 -9 app/views/stackedview.h M +0 -1 app/views/tableview/tableview.cpp M +15 -11 app/views/tableview/tableview_treeview_delegate.cpp M +9 -3 libs/dialogs/libsinfodlg.cpp M +20 -4 libs/imageproperties/imagepropertiessidebar.cpp M +9 -2 libs/imageproperties/imagepropertiessidebar.h M +29 -9 libs/imageproperties/imagepropertiessidebarcamgui.cpp M +25 -5 libs/imageproperties/imagepropertiessidebardb.cpp M +4 -1 libs/kgeomaphelper/digikam2kgeomap_database.h M +4 -0 showfoto/CMakeLists.txt M +4 -0 utilities/importui/main/importui.cpp M +5 -0 utilities/importui/main/importui_p.h M +19 -3 utilities/importui/views/importstackedview.cpp M +8 -1 utilities/importui/views/importstackedview.h M +17 -0 utilities/importui/views/importview.cpp http://commits.kde.org/digikam/2e283f2a96e6a48cd70fd2f9dde7e9bf33e2a071 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=267789
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|4.5.0 |5.7.0 --- Comment #59 from [hidden email] --- Both libkgeomap and libkface support have been dropped with digiKam 5.x. This problem will never appear... -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=267789
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Make face detection (kface) |Make face detection (kface) |and geo tagging (kmap) |and geo tagging (kmap) |optional features [patch] |optional features -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=267789
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Portability |Bundle-Tarball -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |