SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libKF5SonnetCore5-5.52.0-10.2.16.x86_64.rpm :
Sun Nov 11 13:00:00 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 14:00:00 2018 lbeltrameAATTkde.org
- Run spec-cleaner

Mon Oct 15 14:00:00 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 14:00:00 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 14:00:00 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 14:00:00 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 14:00:00 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 14:00:00 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 14:00:00 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 13:00:00 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 13:00:00 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 13:00:00 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

Sun Dec 17 13:00:00 2017 lbeltrameAATTkde.org
- Update to 5.41.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:

* Cache value before loop

* Make it compile with strict flags

* Fix generate debug file

* Clean up. Initialize value. Remove qt check

* Autogenerate debug category files

* Modernize code. Use new connect api. Assign directly parent etc.

* Make it possible to crosscompile sonnet

* If dictionnary is already set, return true;

Mon Nov 13 13:00:00 2017 lbeltrameAATTkde.org
- Update to 5.40.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:

* Add assignByDictionnary method

* Signal if we are able to assign dictionnary

* Remove extra \';\'. Add explicit keyword

* Make sure that all value is initialized

* Be sure that it\'s not null

Mon Oct 23 14:00:00 2017 lbeltrameAATTkde.org
- Update to 5.39.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:

* None

Tue Sep 12 14:00:00 2017 lbeltrameAATTkde.org
- Update to 5.38.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:

* Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN

Sat Aug 12 14:00:00 2017 christopheAATTkrop.fr
- Update to 5.37.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
- Changes since 5.36.0 :

* Allow to build Sonnet without Qt5Widgets

* cmake: rewrite FindHUNSPELL.cmake to use pkg-config

* Use more nullptr

Wed Jul 12 14:00:00 2017 wbauerAATTtmo.at
- Move unversioned files to the new sonnet package to be more
compliant with the SLPP

Wed Jul 12 14:00:00 2017 lbeltrameAATTkde.org
- Update to 5.36.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:

* add debug categories index, for kdebugsettings

* [FEATURE] Option to build & install QCH file with the public API dox

Sun Jun 11 14:00:00 2017 lbeltrameAATTkde.org
- Update to 5.35.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:

* None

Mon May 15 14:00:00 2017 fabianAATTritter-vogt.de
- Update to 5.34.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:

* None

Sat Apr 15 14:00:00 2017 lbeltrameAATTkde.org
- Update to 5.33.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.33.0.php
- Changes since 5.32.0:

* Upgrade ECM and KF5 version requirements for 5.33.0 release.

* Upgrade KF5 version to 5.33.0.

Sun Mar 19 13:00:00 2017 lbeltrameAATTkde.org
- Update to 5.32.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:

* Commit translations from l10n-kf5

* Upgrade ECM and KF5 version requirements for 5.32.0 release.

* Upgrade KF5 version to 5.32.0.

Thu Feb 9 13:00:00 2017 hrvoje.senjanAATTgmail.com
- Update to 5.31.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.31.0.php

Mon Jan 9 13:00:00 2017 hrvoje.senjanAATTgmail.com
- Update to 5.30.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
- Remove patch, now upstream:

* look-for-hunspell-1.6-as-well.patch

Sun Jan 8 13:00:00 2017 hrvoje.senjanAATTgmail.com
- Add look-for-hunspell-1.6-as-well.patch

Sun Dec 4 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.29.0

* Also search for hunspell-1.5

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.29.0.php

Sat Nov 5 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.28.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.28.0.php

Sun Oct 2 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.27.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.27.0.php

Tue Sep 6 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.26.0

* Don\'t lowercase the language names in trigram parsing

* Fix immediate crash on startup due to null plugin pointer

* Handle dictionaries without correct names

* Replace hand-curated list of script-language mappings, use
proper names for languages

* Add tool to generate trigrams

* Unbreak language detection a bit

* Use selected language as suggestion for detection

* Use cached spellers in language detection,
improve performance a bit

* Improve language detection

* Filter list of suggestions against available dictionaries,
remove dupes

* Remember to add the last trigram match

* Check if any of the trigrams actually matched

* Handle multiple languages with same score in trigram matcher

* Don\'t check for minimum size twice

* Prune list of languages against available languages

* Use same minimum length everywhere in langdet

* Sanity check that the loaded model has the correct amount of
trigrams for each language

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.26.0.php

Sun Aug 7 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.25.0

* Qt >= 5.5 is now required

* hunspell: Clean up code for searching for dictionaries,
add XDG dirs (kde#361409)

* Try to fix language filter usage of language detection a bit

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php

Wed Jul 6 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.24.0

* Mark helper exe as non-gui app

* Allow nsspellcheck to be compiled on mac per default

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.24.0.php

Mon Jun 6 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.23.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.23.0.php

Sat May 7 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.22.0 (boo#980066)

* Install parsetrigrams tool for cross compiling

* hunspell: Load/Store a personal dictionary

* Support hunspell 1.4

* configwidget: notify about changed config when ignored
words updated

* settings: don\'t immediately save the config when
updating ignore list

* configwidget: fix saving when ignore words updated

* Fix failed to save ignore word issue (kde#355973)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
- Drop upstreamed sonnet-hunspell-1.4.patch

Mon May 2 14:00:00 2016 dimstarAATTopensuse.org
- Add sonnet-hunspell-1.4.patch: detect hunspell 1.4.x.

Mon Apr 4 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.21.0 (boo#974793)

* Upgrade Qt version requirement to 5.4.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.21.0.php

Sun Mar 6 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.20.0 (boo#970856)

* Don\'t disable language detection just because a language is set

* Disable automatic disabling of automatic spelling by default

* Fix TextBreaks

* Fix Hunspell dictionary search paths missing \'/\' (kde#359866)

* Add /../share/hunspell to dictionary search path

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.20.0.php

Sat Feb 6 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.19.0 (boo#967668)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.19.0.php

Sat Jan 2 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.18.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.18.0.php

Thu Dec 10 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.17.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.17.0.php

Sun Nov 8 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.16.0 (boo#955067)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.16.0.php

Mon Oct 5 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.15.0

* Fix hunspell plugin ID for proper loading

* Support static compilation on windows, add windows libreoffice
hunspell dict path

* Do not assume UTF-8 encoded Hunspell dictionaries. (kde#353133)

* Fix Highlighter::setCurrentLanguage() for the case when
previous language was invalid (kde#349151)

* Support /usr/share/hunspell as dict location

* NSSpellChecker-based plugin

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
- Drop dictionary-locations.patch, no longer needed
- Add myspell-dictionaries BuildRequires

Tue Sep 8 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.14.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.14.0.php

Tue Aug 4 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.13.0

* The Qt version requirement has been bumped from 5.2 to 5.3

* Debug output has been ported to categorized output, for less
noise by default

* Docbook documentation has been reviewed and updated

* Add in CMake bits to enable building of Voikko plugin.

* Implement Sonnet::Client factory for Voikko spell chekers.

* Implement Voikko based spell checker (Sonnet::SpellerPlugin)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.13.0.php

Sun Jul 5 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.12.0

* Allow to use highlight spellchecking in a QPainTextEdit

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.12.0.php

Sun Jun 7 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.11.0

* Use one central cache for the SpellerPlugins.

* Reduce temporary allocations.

* Optimize: Do not wipe dict cache when copying speller objects.

* Optimise away save() calls by calling it once at the end if needed.

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.11.0.php

Sun May 3 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.10.0

* Don\'t try to highlight if there is no spell checker found.
This would lead to an infinite loop with rehighlighRequest
timer firing constanty.

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.10.0.php

Sat Apr 4 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.9.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.9.0.php

Sat Mar 7 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.8.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
- Comment out aspell-devel BuildRequires, myspell/hunspell plugin
is prefered
- Added dictionary-locations.patch: find dictionaries in openSUSE
locations

Sun Feb 8 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.7.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.7.0.php

Sat Jan 3 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.6.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.6.0.php

Sat Dec 6 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.5.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php

Sun Nov 2 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.4.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.4.0.php

Sat Oct 4 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.3.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.3.0.php

Tue Sep 9 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.2.0

* For more details please see:
http://kde.org/announcements/kde-frameworks-5.2.php

Sat Aug 2 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.1.0

* For more details please see:
http://www.kde.org/announcements/kde-frameworks-5.1.php
- Harden required Qt5 libs versions
- Pass the location of lconvert executable

Tue Jul 1 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.0.0

* Final release of KDE Frameworks 5

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/kde-frameworks-5.0.php

Sun Jun 1 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.100.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta3.php
- Added libqt5-linguist-devel BuildRequires
- Add baselibs.conf

Sun May 4 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.99.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta2.php

Sat Mar 29 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.98.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta1.php

Tue Mar 4 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.97.0:

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-alpha2.php

Sat Feb 8 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Init sonnet package


 
ICM