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-02-02 21:30:07 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b344d70e58fba47c973b72b474300793e565fd9
yacreader
/
YACReaderLibrary
/
db
History
Felix Kauselmann
b9acd13120
Fix code format errors due to changes in default coding style. (
#150
)
2020-07-24 21:17:49 +02:00
..
comic_item.cpp
…
comic_item.h
…
comic_model.cpp
Use auto to avoid duplicating the type name
2019-06-01 16:04:48 +02:00
comic_model.h
…
data_base_management.cpp
Remove unused variables
2019-06-01 16:04:48 +02:00
data_base_management.h
Annotate overridden methods
2019-06-01 16:04:48 +02:00
folder_item.cpp
Format code using clang-format
2019-05-30 19:46:37 +02:00
folder_item.h
…
folder_model.cpp
…
folder_model.h
…
reading_list_item.cpp
Format code using clang-format
2019-05-30 19:46:37 +02:00
reading_list_item.h
Fix code format errors due to changes in default coding style. (
#150
)
2020-07-24 21:17:49 +02:00
reading_list_model.cpp
Use auto to avoid duplicating the type name
2019-06-01 16:04:48 +02:00
reading_list_model.h
…
reading_list.cpp
…
reading_list.h
…