![]() - Fixes an issue with the testimony recorder checking for >[statement], where due to AO encoding, special characters would improperly match the regex. For example, "%[statement]" would become "<percent>[statement]", thus matching against >[statement]. This commit decodes those characters first. - Adds AOClient::decodeMessage() for decoding a QString. |
||
---|---|---|
.. | ||
advertiser.h | ||
aoclient.h | ||
aopacket.h | ||
area_data.h | ||
config_manager.h | ||
db_manager.h | ||
logger.h | ||
server.h | ||
ws_client.h | ||
ws_proxy.h |