Commit Graph

3 Commits

Author SHA1 Message Date
Maurice ONeal
27b03885df fixed some grammar issues in the README. also moved it back to root
directory for better repository support.

fixed Qt6 support in the build.py file. (missing files)
2022-07-09 19:24:43 -04:00
Maurice ONeal
d268fcb2ee Added support for QT6
Be warned, support for QT6 remain untested. Fixed up build.py
to be forgiving if some lib files are missing. Removed the use
of QRegExp since it has been deprecated.
2021-03-07 17:43:16 -05:00
Maurice ONeal
fb4d0bed87 Added Windows Build/Install Support
linux_build.sh is now replaced by the build.py and install.py Python
scripts. with this comes cross platform build/install support
between Windows and Linux.

as of v4.x.2.x of the MRCI protocol, the TEXT type id is now
formatted in UTF8 instead of UTF16LE unicode. this change also
affected the tcp rev and several async commands so client code had
to be ajusted accordingly.
2020-08-09 17:22:31 -04:00