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-15 10:10:03 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fa874ddcd18140174cb952c8ac61ab52764fe25e
yacreader
/
YACReaderLibrary
/
db
History
Luis Ángel San Martín
4126fc71c3
Remove unused variables
2019-06-01 16:04:48 +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
Annotate overridden methods
2019-06-01 16:04:48 +02:00
data_base_management.cpp
Remove unused variables
2019-06-01 16:04:48 +02:00
data_base_management.h
…
folder_item.cpp
…
folder_item.h
…
folder_model.cpp
…
folder_model.h
…
reading_list_item.cpp
…
reading_list_item.h
…
reading_list_model.cpp
…
reading_list_model.h
Annotate overridden methods
2019-06-01 16:04:48 +02:00
reading_list.cpp
Format code using clang-format
2019-05-30 19:46:37 +02:00
reading_list.h
…