yacreader/YACReaderLibrary/server
2016-06-22 20:14:37 +02:00
..
controllers Use the new session object in the all the controllers that need yacreader session information. 2016-06-22 20:14:37 +02:00
lib Update httpserver to 1.6.5 2016-06-22 19:09:04 +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 Use the YACReaderHttpSession in request mapper. If yareader session is not set, create a YACReaderHttpSession for matching the current session. 2016-06-22 20:12:34 +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 Added a new class for storing specific YACReader's http session data. 2016-06-21 21:56:52 +02:00
startup.cpp Extracted default templateengine setting to Startup, so base code is no longer modified. 2016-06-17 20:11:32 +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 Fixed static member initialization. 2016-06-22 20:02:02 +02:00
static.h Use YACReaderHttpSession in Static, so YACReader's session data will be available outside HttpSession. 2016-06-21 22:00:48 +02:00
yacreader_http_session.cpp Fixed some missing resturns and ambiguous assignments in YACReaderHttpSession 2016-06-22 20:01:36 +02:00
yacreader_http_session.h Added a new class for storing specific YACReader's http session data. 2016-06-21 21:56:52 +02:00