File qtspell.changes of Package qtspell
-------------------------------------------------------------------
Thu Jul 21 11:31:36 UTC 2022 - malcolmlewis@opensuse.org
- Update to version 1.0.1:
* Fix broken pkg-config file.
- Changes from version 1.0:
* Add Qt6 support.
* Fix undo/redo not correctly re-enabled after detach/attach.
* Fix crash when invoking TextEditChecker::checkSpelling in
non-attached state.
- Changes from version 0.9.0:
* Fix broken add to dictionary / ignore word.
* Drop Qt4 support.
- Changes from version 0.8.5:
* Adapt language code decoding for enchant-2.x.
* Don't use deprecated QT5_USE_MODULES.
- Changes from version 0.8.4:
* Correctly detect enchant2 < 2.1.3
- Changes from version 0.8.3:
* 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.
-------------------------------------------------------------------
Sat Nov 5 15:51:24 UTC 2016 - malcolmlewis@opensuse.org
- Updated to version 0.8.2:
+ Fix ampersands of mnemonics ending up in replaced text when
picking suggestion from context menu.
-------------------------------------------------------------------
Wed Jul 20 01:01:22 UTC 2016 - malcolmlewis@opensuse.org
- Updated to version 0.8.1:
+ Fix encoding issues in strings returned by
Checker::getSpellingSuggestions.
- Changes from 0.8.0:
+ Add QtSpell::TextEditChecker::setNoSpellingPropertyId.
+ Add QtSpell::checkLanguageInstalled.
+ Make TextEditChecker::clearUndoRedo a slot.
-------------------------------------------------------------------
Mon Jun 29 16:39:44 UTC 2015 - malcolmlewis@opensuse.org
- Initial build for Qt5 only!