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-07-21 22:44:56 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
31971c23482df323c5c1ef39add5045f2b4120de
yacreader
/
YACReaderLibrary
/
db
History
Luis Ángel San Martín
72535ffc98
Fix crasher when updating the comics model
2024-11-03 14:48:37 +01:00
..
comic_item.cpp
…
comic_item.h
…
comic_model.cpp
Fix crasher when updating the comics model
2024-11-03 14:48:37 +01:00
comic_model.h
Add new columns to the comics model
2023-10-09 19:26:53 +02:00
comic_query_result_processor.cpp
…
comic_query_result_processor.h
…
data_base_management.cpp
Add a data migration to ensure that the number types are migrated to text in the db schema
2023-10-15 12:53:30 +02:00
data_base_management.h
Add a data migration to ensure that the number types are migrated to text in the db schema
2023-10-15 12:53:30 +02:00
folder_item.cpp
…
folder_item.h
…
folder_model.cpp
Add support for setting the content type to a whole library
2024-07-09 19:18:22 +02:00
folder_model.h
Add support for setting the content type to a whole library
2024-07-09 19:18:22 +02:00
folder_query_result_processor.cpp
…
folder_query_result_processor.h
…
query_lexer.cpp
…
query_lexer.h
…
query_parser.cpp
…
query_parser.h
Fix columns in the search results.
2024-02-06 18:13:57 +01: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
…