yacreader/YACReaderLibrary/db
2023-05-24 18:10:03 +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 setting to control what "recent" is considered. 2023-05-20 17:43:38 +02:00
comic_model.h Add setting to control what "recent" is considered. 2023-05-20 17:43:38 +02:00
comic_query_result_processor.cpp Extract sql queries creation for the search engine so we can reuse them 2023-04-07 10:49:09 +02:00
comic_query_result_processor.h Remove YACReader::SearchModifiers 2021-12-29 14:58:03 +01:00
data_base_management.cpp Add "added" date to the root folder 2023-05-17 20:31:34 +02:00
data_base_management.h Add new fields to the DB and make then available to be used in the apps 2023-05-12 16:59:23 +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 #include "yacreader_global.h" in Y_MAC_UI is used 2023-05-24 18:10:03 +02:00
folder_model.h Add setting to control what "recent" is considered. 2023-05-20 17:43:38 +02:00
folder_query_result_processor.cpp Extract sql queries creation for the search engine so we can reuse them 2023-04-07 10:49:09 +02:00
folder_query_result_processor.h Extract sql queries creation for the search engine so we can reuse them 2023-04-07 10:49:09 +02:00
query_lexer.cpp Improve search engine with new operators and new fields 2023-05-21 20:29:13 +02:00
query_lexer.h Improve search engine with new operators and new fields 2023-05-21 20:29:13 +02:00
query_parser.cpp Remove TODOs 2023-05-21 21:11:58 +02:00
query_parser.h Improve search engine with new operators and new fields 2023-05-21 20:29:13 +02:00
reading_list_item.cpp Don't use Q_OS_MAC for ui specifics, Y_MAC_UI is the replacement 2023-05-23 18:51:33 +02:00
reading_list_item.h More left side bar png to svg assets conversion 2022-10-23 10:43:37 +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
search_query.cpp Extract sql queries creation for the search engine so we can reuse them 2023-04-07 10:49:09 +02:00
search_query.h Extract sql queries creation for the search engine so we can reuse them 2023-04-07 10:49:09 +02:00