summaryrefslogtreecommitdiffstats
path: root/Telegram/lib_spellcheck
AgeCommit message (Expand)Author
2023-02-07Don't offer translate from / to the same language.John Preston
2023-02-02Add "Translate Entire Chat" button to Settings.John Preston
2023-02-02Fix build on macOS.John Preston
2023-02-02Initial chat-translation feature implementation.John Preston
2023-01-09Force weak linking of NaturalLanguage framework.John Preston
2022-12-09Added support of custom emoji to translate box.23rd
2022-12-07Update lib_spellcheck submodule.John Preston
2022-11-25Revert "Implement sonnet-based language detection backend"Ilya Fedin
2022-11-23Update submodules.John Preston
2022-11-22Added external cld3 library.23rd
2022-09-02PoC content outside of PopupMenu.John Preston
2022-06-14Update submodules & Docker patchesIlya Fedin
2022-01-26Split qt_adapters to separated files.23rd
2022-01-05Move libdl/libpthread handling to common_optionsIlya Fedin
2021-10-31Fix build on Windows 64 bit.John Preston
2021-10-21Add Qt 6 supportIlya Fedin
2021-08-18Fix spellcheck crash on Windows on certain strings.John Preston
2021-07-19Update submodulesIlya Fedin
2021-06-24Don't use private Hunspell headers.John Preston
2021-06-22Add overlapping markup support.John Preston
2021-06-17Fix crash in hunspell initialization.John Preston
2021-04-20Use LOG/DEBUG_LOG from lib_base.John Preston
2021-03-17Update submodulesIlya Fedin
2021-03-13Update submodulesIlya Fedin
2021-02-19Fix implicit conversions from QByteArrayIlya Fedin
2020-12-03Add push-to-talk with global shortcut on Windows.John Preston
2020-11-06Build Linux version with Qt 5.15.1 in CentOS 7 docker.John Preston
2020-10-23Stop playing documents when items are deleted.John Preston
2020-09-30Version 2.4: Fix submodules.John Preston
2020-09-30Version 2.4.John Preston
2020-09-30Rename td-specific libs from lib_ to td_.John Preston
2020-07-24Beta version 2.1.21.v2.1.21John Preston
2020-06-17Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used als...Ilya Fedin
2020-06-03Update submodules.John Preston
2020-05-05Update submodules.John Preston
2020-03-27Update submodules.John Preston
2020-03-13Update lib_spellcheck.John Preston
2020-02-25Fix crash on Windows 7.John Preston
2020-02-24Updated lib_spellcheck.23rd
2020-02-05Beta version 1.9.10: Update lib_spellcheck.v1.9.10John Preston
2020-02-05Update submodules.John Preston
2020-01-28Catch more spellcheck exceptions.John Preston
2020-01-21Fixed detecting unsupported languages for spellcheck.John Preston
2020-01-21Remove GYP build scripts.John Preston
2020-01-20Fix spell checker crash for Persian language.John Preston
2020-01-17Update lib_spellcheck.John Preston
2020-01-02Improve spell check underline color.John Preston
2019-12-31Version 1.9.3: Catch Enchant exceptions.v1.9.3John Preston
2019-12-31Fix infinite spell checker loop.John Preston
2019-12-31Update submodules.John Preston