Releases: manisandro/qtspell
Releases · manisandro/qtspell
qtspell-1.0.1
qtspell 1.0.1 (Jan 14 2022):
- Fix broken pkg-config file
qtspell-1.0
qtspell 1.0 (Jan 14 2022):
- Add Qt6 support
- Fix undo/redo not correctly re-enabled after detach/attach
- Fix crash when invoking TextEditChecker::checkSpelling in non-attached state
qtspell-0.9.0
qtspell 0.9.0 (Mar 21 2020):
- Fix broken add to dictionary / ignore word
- Drop Qt4 support
qtspell-0.8.5
qtspell 0.8.5 (Jun 15 2018):
- Adapt language code decoding for enchant-2.x
- Don't use deprecated QT5_USE_MODULES
qtspell-0.8.4
qtspell 0.8.4 (Dec 15 2017):
- Correctly detect enchant2 < 2.1.3
qtspell-0.8.3
qtspell 0.8.3 (Dec 15 2017):
- Decode language code also if only the language portion is specified
- Workaround SpellcheckUnderline not working with certain themes by using WaveUnderline instead
- Add support for enchant2
qtspell-0.8.2
qtspell 0.8.2 (Sep 08 2016):
- Fix ampersands of mnemonics ending up in replaced text when picking suggestion from context menu
qtspell-0.8.1
qtspell 0.8.1 (Nov 16 2015):
- Fix encoding issues in strings returned by Checker::getSpellingSuggestions
qtspell-0.8.0
qtspell 0.8.0 (Oct 16 2015):
- Add QtSpell::TextEditChecker::setNoSpellingPropertyId
- Add QtSpell::checkLanguageInstalled
- Make TextEditChecker::clearUndoRedo a slot
qtspell-0.7.4
qtspell 0.7.4 (May 25 2015):
- Fix spelling not working with certain languages