yacreader/YACReaderLibrary/server
2016-10-30 09:15:16 +01:00
..
controllers Removed extraneous semicolon. 2016-10-30 09:15:16 +01:00
lib fixed compilation 2016-06-25 08:50:37 +02:00
documentcache.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
requestmapper.cpp Map the reading uri to the new controller in the request mapper. 2016-08-23 22:23:53 +02:00
requestmapper.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
server.pri New controller for serving the comics being read. 2016-08-23 22:23:26 +02:00
startup.cpp Set more default parameters for the server. 2016-06-25 08:32:58 +02:00
startup.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
static.cpp Initialize the static pointer to the yacreader session store. 2016-06-24 18:29:08 +02:00
static.h Replace the yacreader sessions map with the new store. 2016-06-24 18:28:44 +02:00
yacreader_http_session_store.cpp Fixed warning. 2016-08-22 13:44:43 +02:00
yacreader_http_session_store.h Renamed the method used for adding sessions. 2016-06-24 18:32:22 +02:00
yacreader_http_session.cpp Added destructor to YACReaderHttpSession 2016-06-24 18:51:30 +02:00
yacreader_http_session.h Added destructor to YACReaderHttpSession 2016-06-24 18:51:30 +02:00
yacreader_server_data_helper.cpp Include missing info in YSFormat for comics. 2016-08-23 18:03:31 +02:00
yacreader_server_data_helper.h Extracted the data generation for services to a helper class. 2016-08-22 23:04:43 +02:00