| .. |
|
BaseClientProxy.cpp
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
BaseClientProxy.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
ClientListener.cpp
|
refactor: XBase Classes => BaseException
|
2025-08-11 17:14:45 +01:00 |
|
ClientListener.h
|
refactor: server use std::unique_ptr for socketFactory
|
2025-06-19 19:13:24 +01:00 |
|
ClientProxy1_0.cpp
|
refactor: Move all messages that are checked for by GUI in the log to new IPC Level so the gui can work with any filter level
|
2025-08-28 00:45:40 +01:00 |
|
ClientProxy1_0.h
|
chore: clean up remaing sonar warnings to use in class intializers where possible
|
2025-07-07 17:53:56 +01:00 |
|
ClientProxy1_1.cpp
|
refactor: update log calls to LOG_... fixes #8819
|
2025-08-06 16:18:38 +01:00 |
|
ClientProxy1_1.h
|
chore: ClientProxy1_1 use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
ClientProxy1_2.cpp
|
refactor: update log calls to LOG_... fixes #8819
|
2025-08-06 16:18:38 +01:00 |
|
ClientProxy1_2.h
|
chore: ClientProxy1_2 use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
ClientProxy1_3.cpp
|
refactor: update log calls to LOG_... fixes #8819
|
2025-08-06 16:18:38 +01:00 |
|
ClientProxy1_3.h
|
chore: remove handle* methods that are a single oneline forward and use the line directly
|
2025-06-18 13:17:16 +01:00 |
|
ClientProxy1_4.cpp
|
refactor: clientProxy1_4 do not create pointless override that just call the baseclass
|
2025-08-11 12:32:50 -04:00 |
|
ClientProxy1_4.h
|
refactor: clientProxy1_4 do not create pointless override that just call the baseclass
|
2025-08-11 12:32:50 -04:00 |
|
ClientProxy1_5.cpp
|
chore: remove unused ClientProxy1_5::m_events
|
2025-09-25 15:01:17 +01:00 |
|
ClientProxy1_5.h
|
chore: remove unused ClientProxy1_5::m_events
|
2025-09-25 15:01:17 +01:00 |
|
ClientProxy1_6.cpp
|
refactor: update log calls to LOG_... fixes #8819
|
2025-08-06 16:18:38 +01:00 |
|
ClientProxy1_6.h
|
chore: remove handle* methods that are a single oneline forward and use the line directly
|
2025-06-18 13:17:16 +01:00 |
|
ClientProxy1_7.cpp
|
chore: remove unused ClientProxy1_7::m_events
|
2025-09-25 15:01:17 +01:00 |
|
ClientProxy1_7.h
|
chore: remove unused ClientProxy1_7::m_events
|
2025-09-25 15:01:17 +01:00 |
|
ClientProxy1_8.cpp
|
refactor: update log calls to LOG_... fixes #8819
|
2025-08-06 16:18:38 +01:00 |
|
ClientProxy1_8.h
|
refactor: Reuse compliance
|
2025-01-27 17:05:47 -05:00 |
|
ClientProxy.cpp
|
refactor: update log calls to LOG_... fixes #8819
|
2025-08-06 16:18:38 +01:00 |
|
ClientProxy.h
|
chore: declare const methods recommened by sonar
|
2025-05-20 16:20:07 +01:00 |
|
ClientProxyUnknown.cpp
|
refactor: XBase Classes => BaseException
|
2025-08-11 17:14:45 +01:00 |
|
ClientProxyUnknown.h
|
chore: remove handle* methods that are a single oneline forward and use the line directly
|
2025-06-18 13:17:16 +01:00 |
|
CMakeLists.txt
|
feat: begin to use QStrings for strings
|
2025-09-10 18:15:19 +01:00 |
|
Config.cpp
|
chore: remove unused InputFilter::RestartServer::m_events
|
2025-09-25 15:01:17 +01:00 |
|
Config.h
|
chore: remove unneeded semi colons from several places
|
2025-10-17 09:07:21 +01:00 |
|
InputFilter.cpp
|
chore: remove unused InputFilter::RestartServer::m_events
|
2025-09-25 15:01:17 +01:00 |
|
InputFilter.h
|
chore: remove unused InputFilter::RestartServer::m_events
|
2025-09-25 15:01:17 +01:00 |
|
PrimaryClient.cpp
|
refactor: update log calls to LOG_... fixes #8819
|
2025-08-06 16:18:38 +01:00 |
|
PrimaryClient.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
Server.cpp
|
fix: apply scroll lock setting on initialization
|
2025-10-17 03:50:53 -04:00 |
|
Server.h
|
refactor: remove ServerArgs
|
2025-09-30 06:39:54 -04:00 |