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
2026-03-21 13:09:48 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d8766938b58d62f187de4a7488237d379114b12
yacreader
/
YACReaderLibrary
/
db
History
Luis Ángel San Martín
7249988837
Return invalid databases if the database doesn't exist
2023-08-21 22:40:27 +02:00
..
comic_item.cpp
…
comic_item.h
…
comic_model.cpp
…
comic_model.h
Add a method for triggering the change of a comic cover from the model
2023-08-17 19:41:13 +02:00
comic_query_result_processor.cpp
…
comic_query_result_processor.h
…
data_base_management.cpp
…
data_base_management.h
…
folder_item.cpp
Fix name values used for comparison
2023-08-13 11:12:52 +02:00
folder_item.h
…
folder_model.cpp
Implement support for updating FolderModel without resetting the whole model
2023-08-13 11:33:33 +02:00
folder_model.h
Implement support for updating FolderModel without resetting the whole model
2023-08-13 11:33:33 +02:00
folder_query_result_processor.cpp
…
folder_query_result_processor.h
…
query_lexer.cpp
…
query_lexer.h
…
query_parser.cpp
…
query_parser.h
…
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
…
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
…