Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Now library supports only Qt6. We've updated interface of the main classes in compliance with Qt6: * QList<QString> instead of QStringList * QStringConverter::Encoding instead of QTextCodec * qsizetype instead of int * Simplification - no more PIMPL classes * Switch to C++11/14/17 * Minor code style changes * Move all CI jobs to Appveyor New contributors: Bogdan Cristea (https://github.com/cristeab), Markus Krause (https://github.com/markusdd)
- Loading branch information