yacreader/YACReaderLibrary/db
2023-07-10 08:39:31 +02:00
..
comic_item.cpp
comic_item.h
comic_model.cpp Add Recent list. 2023-06-03 16:45:47 +02:00
comic_model.h Add Recent list. 2023-06-03 16:45:47 +02:00
comic_query_result_processor.cpp
comic_query_result_processor.h
data_base_management.cpp Remove deprecated property manga from folder and comic_info 2023-06-10 11:09:55 +02:00
data_base_management.h
folder_item.cpp
folder_item.h
folder_model.cpp Remove deprecated property manga from folder and comic_info 2023-06-10 11:09:55 +02:00
folder_model.h Remove deprecated property manga from folder and comic_info 2023-06-10 11:09:55 +02:00
folder_query_result_processor.cpp
folder_query_result_processor.h
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 Support filtering by since/before dates in the search engine 2023-05-31 22:11:47 +02:00
query_parser.h Fix getting only distinct rows when querying folders through the search engine 2023-07-08 19:11:59 +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
reading_list_model.cpp Fix crash when dropping comics in sublists 2023-07-10 08:39:31 +02:00
reading_list_model.h Use Q_DECLARE_METATYPE with TypeSpecialList 2023-06-03 17:39:41 +02:00
reading_list.cpp
reading_list.h
search_query.cpp
search_query.h