The RemoteTextThread class is a QThread that is used to get text remotely in a separate thread with libcurl. This is intended to replace the Qt5Network classes because of their dependency on OpenSSL, which we can't distribute.