Changelog for
mingw32-sonnet-5.65.0-6.48.noarch.rpm :
* Sun Dec 08 2019 Christophe Giboudeaux
- Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* Rename signal for avoiding overload signal
* Disable ispell backend with mingw
* fix windows compile
* Implement ISpellChecker backend for Windows >= 8
* Basic cross-compiling support for parsetrigrams
* no trigrams for cross compiling at the moment, like before
* embed trigrams.map into shared library
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- No code change since 5.63.0
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Changes since 5.62.0:
* Use directly QElapsedTimer
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
* Fix build: include QJsonArray for voikkodict.cpp needed with Qt 5.13
* MSVC++ needs QVector it seems.
* Remove unused includes
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* Install in new logging directory when we use kf5 5.59.0
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- No code changes since 5.58.0
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- No code changes since 5.57.0
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* Sonnet compiles fine without foreach support
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* It compiles fine with qt5.13
* Port deprecated methods
* Handle the case if createSpeller is passed an unavailable language
* Fri Feb 15 2019 alarrosaAATTsuse.com- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* Ignore files
* Avoid using trimmed method
* Don\'t call this code if we have only space
* GuessLanguage: Delete copy constructor and assignment operator
* delete copy constructor and assignment operator of some internal classes
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* Add method to BackgroundChecker to add word to session
* Avoid Q_FOREACH
* DictionaryComboBox: Keep user preferred dictionaries on top
* Loader: Avoid Q_FOREACH
* Dialog: Use DictionaryComboBox instead of plain QComboBox
* Sun Dec 09 2018 lbeltrameAATTkde.org- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php- Changes since 5.52.0:
* DictionaryComboBoxTest: Add stretch to avoid expanding Dump button
* Use new syntax
* Remove virtual keyword
* Sun Nov 11 2018 lbeltrameAATTkde.org- Update to 5.52.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php- Changes since 5.51.0:
* Use reserve() on QStringList
* Fix breakage of language guessing
* Another 0 -> nullptr
* Tue Oct 16 2018 Luca Beltrame - Run spec-cleaner
* Mon Oct 15 2018 lbeltrameAATTkde.org- Update to 5.51.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php- Changes since 5.50.0:
* Fix breakage of language guessing
* Fix compile failure on Windows targets
* Prevent highlighter from erasing selected text (kde#398661)
* Avoid potential detach on range-loops with non-const Qt containers
* Make sure to build with strict compile flags
* Fix minor typos
* Thu Sep 13 2018 lbeltrameAATTkde.org- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php- Changes since 5.49.0:
* hunspell: Restore build with hunspell <=v1.5.0
* Include hunspell headers as system includes
* Fix a typo- Dropped patches, superseded by upstream changes:
* Fix_Leap_42_3_build.patch
* Sun Aug 19 2018 christopheAATTkrop.fr- Update to 5.49.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php- Changes since 5.48.0:
* Sonnet: setLanguage should schedule a rehighlight if highlight is enabled
* Use the current hunspell API- Add Fix_Leap_42_3_build.patch to use the old hunspell api in leap 42.3.
* Mon Jul 16 2018 lbeltrameAATTkde.org- Update to 5.48.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php- Changes since 5.47.0:
* None
* Tue Jun 12 2018 lbeltrameAATTkde.org- Update to 5.47.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php- Changes since 5.46.0:
* Warning--
* Use override
* Sun May 13 2018 lbeltrameAATTkde.org- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php- Changes since 5.45.0:
* Clean up
* Fix remove enable/disable button
* Fix enable/disable add button
* Look into subdirectories for dictionaries
* Warning--
* Sat Apr 14 2018 lbeltrameAATTkde.org- Update to 5.45.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php- Changes since 5.44.0:
* Don\'t impose using the default client
* Remove deprecated cmake code
* Remove not necessary QtCore and co
* NSSpellChecker plugin cleanup
* Include replacement strings in the suggestion list
* implement NSSpellCheckerDict::addPersonal()
* NSSpellCheckerDict::suggest() returns a list of suggestions
* initialise NSSpellChecker language in NSSpellCheckerDict ctor
* implement NSSpellChecker logging category
* NSSpellChecker requires AppKit
* Move NSSpellCheckerClient::reliability() out of line
* use the preferred Mac platform token
* Use correct directory to lookup trigrams in windows build dir
* Mon Mar 12 2018 lbeltrameAATTkde.org- Update to 5.44.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php- Changes since 5.43.0:
* Use Locale::name() instead of Locale::bcp47Name()
* Find libhunspell build by msvc
* Mon Feb 12 2018 lbeltrameAATTkde.org- Update to 5.43.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php- Changes since 5.42.0:
* Find Aspell dictionaries on Windows
* Fix compilation of just the UI-less host tools
* Tue Jan 16 2018 lbeltrameAATTkde.org- Update to 5.42.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php- Changes since 5.41.0:
* autotests: replace duplication with for loop
* Remove obsolete reviewboardrc file
* Don\'t export internal helper executables
* Sonnet: fix wrong language for suggestions in mixed-language texts
* Sonnet: honour Settings::defaultClient(), useful for unittests
* autotests: skip if \"en\" not available with aspell (to fix the FreeBSD CI, hopefully)
* autotests: use QTEST_GUILESS_MAIN
* autotests: fix compilation with Qt 5.7
* autotests: enable QStandardPaths test mode
* autotests: turn test_suggest into a real automated test, checking for suggestions from aspell
* autotests: fix old TODO, GUILESS since QApp is not needed
* Remove anchient and broken workaround
* Don\'t cause circular linking on Windows
* Fix coding style. Const\'ify, fix typo