pkgsrc/textproc/sonnet
markd eaceab5c4b sonnet: updat to 5.93.0
5.82.0
Fix assert when bringing up the contextmenu after starting a compose seyquence

5.83.0
Add Malayalam trigram

5.85.0
Fix language not being correctly guessed when sentence ends in a dot

5.88.0
Build examples only when BUILD_EXAMPLES is on
Fix applying highlighter in quick document
data/parsetrigrams.cpp: ensure the output is deterministic
Don't crash on null textDocument if suggestions are invoked
Add missing qmldir
Implement QtQuick bindings for Sonnet

5.89.0
don't load plugins from current working directory, that is even a security issue
export all known languages
massive speedup, avoid loading the same huge dictionaries several times
only load one instance of a plugin
core: attempt to load local plugins first, makes development easier

5.90.0
Don't access an out of bounds index into a QString

5.91.0
Allow to install plugin in kf5 or kf6 directory

5.92.0
settings: Emit `autodetectLanguageChanged`
QMake pri files: fix missing new path to version header

5.93.0
Enable Windows spellchecker with mingw
Add Android to supported platforms in repo metadata
hunspell: resolve symlinks with canonicalFilePath()
2022-04-25 06:57:34 +00:00
..
buildlink3.mk revbump for textproc/icu update 2022-04-18 19:09:40 +00:00
DESCR
distinfo sonnet: updat to 5.93.0 2022-04-25 06:57:34 +00:00
Makefile sonnet: updat to 5.93.0 2022-04-25 06:57:34 +00:00
PLIST sonnet: updat to 5.93.0 2022-04-25 06:57:34 +00:00
PLIST.Darwin