yacreader/YACReaderLibrary/db
Luis Ángel San Martín 8a6ec5fcc6 Assign covers to folders from subfolders & comics
Before this commit folder with no direct comics (only subfolders) didn't have a cover image to be displayed. Now updating the children info  is done recursively and subfolders are taken into account.

This affects the iOS client remote browser so far, but it is also needed for the future browser update (display folders as a grid instead of using EmptyFolderWidget)
2022-08-31 18:58:25 +02:00
..
comic_item.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
comic_item.h clang-format 2021-10-18 21:56:52 +02:00
comic_model.cpp Add publication date to the classic comics view table 2021-12-26 20:26:16 +01:00
comic_model.h Add publication date to the classic comics view table 2021-12-26 20:26:16 +01:00
comic_query_result_processor.cpp Remove YACReader::SearchModifiers 2021-12-29 14:58:03 +01:00
comic_query_result_processor.h Remove YACReader::SearchModifiers 2021-12-29 14:58:03 +01:00
data_base_management.cpp clang-format 2021-10-18 21:56:52 +02:00
data_base_management.h clang-format 2021-10-18 21:56:52 +02:00
folder_item.cpp clang-format 2021-10-18 21:56:52 +02:00
folder_item.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
folder_model.cpp Assign covers to folders from subfolders & comics 2022-08-31 18:58:25 +02:00
folder_model.h Remove YACReader::SearchModifiers 2021-12-29 14:58:03 +01:00
folder_query_result_processor.cpp Remove YACReader::SearchModifiers 2021-12-29 14:58:03 +01:00
folder_query_result_processor.h Remove YACReader::SearchModifiers 2021-12-29 14:58:03 +01:00
query_lexer.cpp clang-format 2021-10-18 21:56:52 +02:00
query_lexer.h Remove space and atWord tokens 2021-01-14 08:39:16 +01:00
query_parser.cpp clang-format 2021-10-18 21:56:52 +02:00
query_parser.h Add support for boolean folder fields 2021-01-14 12:25:24 +01:00
reading_list_item.cpp clang-format 2021-10-18 21:56:52 +02:00
reading_list_item.h clang-format 2021-10-18 21:56:52 +02:00
reading_list_model.cpp clang-format 2021-10-18 21:56:52 +02:00
reading_list_model.h clang-format 2021-10-18 21:56:52 +02:00
reading_list.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
reading_list.h Format code using clang-format 2019-05-30 19:46:37 +02:00