This website requires JavaScript.
Explore
Help
Sign In
mirror
/
yacreader
Watch
1
Star
0
Fork
0
You've already forked yacreader
mirror of
https://github.com/YACReader/yacreader
synced
2025-11-30 14:32:55 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6a6a239cc7d01debcd75925c0230801fc536648c
yacreader
/
YACReaderLibrary
/
db
History
Luis Ángel San Martín
6a6a239cc7
Add the possibility to show a recently added/updated indicator
2023-05-20 16:17:40 +02:00
..
comic_item.cpp
Format code using clang-format
2019-05-30 19:46:37 +02:00
comic_item.h
…
comic_model.cpp
Add the possibility to show a recently added/updated indicator
2023-05-20 16:17:40 +02:00
comic_model.h
…
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
…
data_base_management.cpp
…
data_base_management.h
…
folder_item.cpp
…
folder_item.h
…
folder_model.cpp
…
folder_model.h
…
folder_query_result_processor.cpp
…
folder_query_result_processor.h
…
query_lexer.cpp
…
query_lexer.h
…
query_parser.cpp
…
query_parser.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
reading_list_item.cpp
…
reading_list_item.h
…
reading_list_model.cpp
…
reading_list_model.h
…
reading_list.cpp
…
reading_list.h
…
search_query.cpp
…
search_query.h
…