Skip to content

Commit

Permalink
dropping IThumbnailAcquisitor
Browse files Browse the repository at this point in the history
  • Loading branch information
Kicer86 committed Sep 2, 2019
1 parent 3a7da9c commit 5b456c2
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 244 deletions.
1 change: 0 additions & 1 deletion src/gui/desktop/ui_utils/lazy_tree_item_delegate.cpp
Expand Up @@ -30,7 +30,6 @@
#include <database/igroup_operator.hpp>

#include "models/aphoto_info_model.hpp"
#include "utils/ithumbnail_acquisitor.hpp"
#include "utils/groups_manager.hpp"
#include "utils/painter_helpers.hpp"

Expand Down
1 change: 0 additions & 1 deletion src/gui/desktop/ui_utils/photos_item_delegate.cpp
Expand Up @@ -26,7 +26,6 @@

#include "config_keys.hpp"
#include "utils/config_tools.hpp"
#include "utils/ithumbnail_acquisitor.hpp"

#include "models/db_data_model.hpp"

Expand Down
1 change: 0 additions & 1 deletion src/gui/desktop/ui_utils/photos_item_delegate.hpp
Expand Up @@ -24,7 +24,6 @@

#include "lazy_tree_item_delegate.hpp"

struct IThumbnailAcquisitor;

class PhotosItemDelegate: public LazyTreeItemDelegate
{
Expand Down
3 changes: 0 additions & 3 deletions src/gui/desktop/utils/CMakeLists.txt
Expand Up @@ -10,7 +10,6 @@ set(UTILS_SOURCES
selection_extractor.cpp
signal_filter.cpp
tag_value_model.cpp
thumbnail_acquisitor.cpp
thumbnail_generator.cpp
variant_display.cpp
grouppers/animation_generator.cpp
Expand All @@ -21,7 +20,6 @@ set(UTILS_SOURCES
set(UTILS_HEADERS
config_tools.hpp
groups_manager.hpp
ithumbnail_acquisitor.hpp
ithumbnail_generator.hpp
model_index_utils.hpp
painter_helpers.hpp
Expand All @@ -32,7 +30,6 @@ set(UTILS_HEADERS
selection_extractor.hpp
signal_filter.hpp
tag_value_model.hpp
thumbnail_acquisitor.hpp
thumbnail_generator.hpp
variant_display.hpp
grouppers/animation_generator.hpp
Expand Down
34 changes: 0 additions & 34 deletions src/gui/desktop/utils/ithumbnail_acquisitor.hpp

This file was deleted.

135 changes: 0 additions & 135 deletions src/gui/desktop/utils/thumbnail_acquisitor.cpp

This file was deleted.

67 changes: 0 additions & 67 deletions src/gui/desktop/utils/thumbnail_acquisitor.hpp

This file was deleted.

4 changes: 2 additions & 2 deletions tr/photo_broom_pl.ts
Expand Up @@ -235,7 +235,7 @@ Po zakończeniu odczytu zdjęcia można przejrzeć klikając w tabkę &quot;Nowe
<context>
<name>LazyTreeItemDelegate</name>
<message>
<location filename="../src/gui/desktop/ui_utils/lazy_tree_item_delegate.cpp" line="+80"/>
<location filename="../src/gui/desktop/ui_utils/lazy_tree_item_delegate.cpp" line="+79"/>
<source>stop motion</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -813,7 +813,7 @@ Odwiedź stronę http://hugin.sourceforge.net/ aby go pobrać.</translation>
<context>
<name>PhotosItemDelegate</name>
<message>
<location filename="../src/gui/desktop/ui_utils/photos_item_delegate.cpp" line="+84"/>
<location filename="../src/gui/desktop/ui_utils/photos_item_delegate.cpp" line="+83"/>
<source>Loading</source>
<translation>Wczytywanie</translation>
</message>
Expand Down

0 comments on commit 5b456c2

Please sign in to comment.