Skip to content

Releases: manisandro/qtspell

qtspell-1.0.1

14 Jan 15:44
Compare
Choose a tag to compare

qtspell 1.0.1 (Jan 14 2022):

  • Fix broken pkg-config file

qtspell-1.0

14 Jan 14:53
Compare
Choose a tag to compare

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

21 Mar 22:35
Compare
Choose a tag to compare

qtspell 0.9.0 (Mar 21 2020):

  • Fix broken add to dictionary / ignore word
  • Drop Qt4 support

qtspell-0.8.5

15 Jun 11:22
Compare
Choose a tag to compare

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

15 Dec 13:45
Compare
Choose a tag to compare

qtspell 0.8.4 (Dec 15 2017):

  • Correctly detect enchant2 < 2.1.3

qtspell-0.8.3

14 Dec 23:30
Compare
Choose a tag to compare

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

08 Sep 21:53
Compare
Choose a tag to compare

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

16 Nov 12:18
Compare
Choose a tag to compare

qtspell 0.8.1 (Nov 16 2015):

  • Fix encoding issues in strings returned by Checker::getSpellingSuggestions

qtspell-0.8.0

16 Oct 21:03
Compare
Choose a tag to compare

qtspell 0.8.0 (Oct 16 2015):

  • Add QtSpell::TextEditChecker::setNoSpellingPropertyId
  • Add QtSpell::checkLanguageInstalled
  • Make TextEditChecker::clearUndoRedo a slot

qtspell-0.7.4

26 May 09:53
Compare
Choose a tag to compare

qtspell 0.7.4 (May 25 2015):

  • Fix spelling not working with certain languages