yacreader/YACReaderLibrary/db
2018-05-22 18:45:12 +02:00
..
comic_item.cpp Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
comic_item.h Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
comic_model.cpp Fix how we consider a comic as being read. 2018-05-20 14:41:55 +02:00
comic_model.h Current comic view only makes sense for folders and reading lists. 2018-05-22 18:45:12 +02:00
data_base_management.cpp Create unique database connections per thread and remove them using the database connection name from the QSqlDatabase instance being used. 2018-04-24 20:53:24 +02:00
data_base_management.h Partial support for storing the cover information in the DB. Work in progress. 2018-03-11 14:43:07 +01:00
folder_item.cpp Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
folder_item.h Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
folder_model.cpp Create unique database connections per thread and remove them using the database connection name from the QSqlDatabase instance being used. 2018-04-24 20:53:24 +02:00
folder_model.h Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
reading_list_item.cpp Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
reading_list_item.h Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
reading_list_model.cpp Create unique database connections per thread and remove them using the database connection name from the QSqlDatabase instance being used. 2018-04-24 20:53:24 +02:00
reading_list_model.h Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
reading_list.cpp Added model classes for reading lists and labels. 2017-05-26 17:24:56 +02:00
reading_list.h Added model classes for reading lists and labels. 2017-05-26 17:24:56 +02:00