yacreader/YACReaderLibrary/server
Felix Kauselmann c4f792bd40 Fix port settings
When setting ports, temporary or for good, we need to go via the config
files and not QTcpServer or we get undefined behavior. To support temp
ports, we need to back up the fixed port in the settings.
2020-12-11 12:33:05 +01:00
..
controllers Send back more recent comic status to the client on sync 2020-08-25 19:03:00 +02:00
documentcache.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
requestmapper.cpp Update server code integration for QtWebApp 1.7.11 2020-08-20 18:22:57 +02:00
requestmapper.h Update server code integration for QtWebApp 1.7.11 2020-08-20 18:22:57 +02:00
server.pri Move QtWebApp sources to third_party 2020-08-20 18:22:57 +02:00
startup.cpp Fix port settings 2020-12-11 12:33:05 +01:00
startup.h Headless server: Add support for setting a port from commandline 2020-08-29 18:21:06 +02:00
static.cpp Update server code integration for QtWebApp 1.7.11 2020-08-20 18:22:57 +02:00
static.h Update server code integration for QtWebApp 1.7.11 2020-08-20 18:22:57 +02:00
yacreader_http_session_store.cpp Update server code integration for QtWebApp 1.7.11 2020-08-20 18:22:57 +02:00
yacreader_http_session_store.h Update server code integration for QtWebApp 1.7.11 2020-08-20 18:22:57 +02:00
yacreader_http_session.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_http_session.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
yacreader_server_data_helper.cpp Code format 2020-08-25 19:13:43 +02:00
yacreader_server_data_helper.h Format code using clang-format 2019-05-30 19:46:37 +02:00