Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: sonnet-voikko | Distribution: openSUSE Tumbleweed |
Version: 5.94.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon May 16 18:16:26 2022 |
Group: System/GUI/KDE | Build host: armbuild22 |
Size: 34296 | Source RPM: sonnet-5.94.0-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://www.kde.org | |
Summary: KDE spell checking library: Support for Voikko |
Plug-in adding Voikko based spell checking for the Finnish language to the Sonnet spell checking framework.
LGPL-2.1-or-later
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.94.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.94.0 - Changes since 5.93.0: * Fix license identifier * Add windows CI * Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.93.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.93.0 - Changes since 5.92.0: * Enable Windows spellchecker with mingw * Add Android to supported platforms in repo metadata * hunspell: resolve symlinks with canonicalFilePath() * Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.92.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.92.0 - Changes since 5.91.0: * settings: Emit `autodetectLanguageChanged` * Add Qt6 Android CI * Make the BUILD_DESIGNERPLUGIN option dependent on not cross-compiling * QMake pri files: fix missing new path to version header * Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.91.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.91.0 - Changes since 5.90.0: * Missing "/" * Allow to install plugin in kf5 or kf6 directory * Add CI qt6 support * Support building hspelldict backend with Qt6 * Mon Jan 03 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.90.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.90.0 - Changes since 5.89.0: * Don't access an out of bounds index into a QString * WIP: Change the build system to enable building with Qt 6 * Sat Dec 04 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.89.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.89.0 - Changes since 5.88.0: * don't load plugins from current working directory, that is even a security issue * export all known languages * apply coding style * Move away from QStringRef * massive speedup, avoid loading the same huge dictionaries several times * only load one instance of a plugin * core: attempt to load local plugins first, makes development easier * Sun Nov 07 2021 Christophe Giboudeaux <christophe@krop.fr> - Strip 'Source' URL for faster submissions * Sun Nov 07 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.88.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.88.0 - Changes since 5.87.0: * Build examples only when BUILD_EXAMPLES is on * Remove duplicate includes from .cpp/.h * Fix applying highlighter in quick document * data/parsetrigrams.cpp: ensure the output is deterministic * Add FreeBSD CI * Add Android CI * Remove bad Messages.sh * Don't crash on null textDocument if suggestions are invoked * Add missing qmldir * Implement QtQuick bindings for Sonnet * Sun Oct 03 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.87.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.87.0 - Changes since 5.86.0: * Add Gitlab CI configuration * Wed Sep 15 2021 Christophe Giboudeaux <christophe@krop.fr> - Drop the unneeded baselibs.conf. * Mon Sep 06 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.86.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.86.0 - Changes since 5.85.0: * replace "MacOSX" with "macOS" * Fri Aug 06 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.85.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.85.0 - Changes since 5.84.0: * Fix language not being correctly guessed when sentence ends in a dot * Sun Jul 04 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.84.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.84.0 - Changes since 5.83.0: * Const'ify variable * Const'ify + fix crash when we can't find dictionary - Only install the license files once * Sat Jun 05 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.83.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.83.0 - Changes since 5.82.0: * change link order to fix compile (kde#437458) * Bump required CMake version to 3.16 * We depend against qt5.15 so we can use compatibility cmake macro * [hspell] Add back zlib dependency * [hspell] Remove unused zlib dependency * Fix cmake warning: * Sonnet add Malayalam trigram * Sat May 01 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.82.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.82.0 - Changes since 5.81.0: * Fix assert when bringing up the contextmenu after starting a compose sequence. * Mon Apr 05 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.81.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.81.0 - Changes since 5.80.0: * Add assert as discussed in merge request !2 * Sun Mar 07 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.80.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.80.0 - Changes since 5.79.0: * aspell: Port away from QTextCodec * Remove enchant plugin * Fix typo in comment * Add clazy:exclude=overloaded-signal comment to already deprecated signal * Mon Feb 08 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.79.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.79.0 - Changes since 5.78.0: * Dont do multiple lookups when one is enough * Wed Jan 06 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.78.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.78.0 - Changes since 5.77.0: * Remove not implemented method * Fix build now that we require Qt 5.14 * Remove ifdefs, we require Qt 5.14 now * Improve performance of createOrderedModel using QVector * avoid runtime warning if no guess result exists * Mon Dec 07 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.77.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.77.0 - Changes since 5.76.0: * Use contains instead of indexOf * Sat Nov 07 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.76.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.76.0 - Changes since 5.75.0: * If include is define in .h remove it if it's defined in .cpp too (scripted) * Remove not implement method * Use modern signal-slot connection syntax * Minor code cleanup * Mon Oct 05 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.75.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.75.0 - Changes since 5.74.0: * Fix cppcheck warning * Compile without deprecated method against qt5.15. * downgrade trigrams output * Prevent unnecessary temporary container creations * const'ify pointer + initialize variable * Use QMultiMap in createOrderedModel * Fix test_highlighter to not fail if dict not found * Sun Sep 06 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.74.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.74.0 - Changes since 5.73.0: * Clean forward declaration * Remove obsolete COPYING files * Sun Aug 02 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.73.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.73.0 - Changes since 5.72.0: * Use KF-standardized Qt logging categories * Use camelcase include. (scripted) * Sun Jul 05 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.72.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.72.0 - Changes since 5.71.0: * Fix "Using QCharRef with an index pointing outside the valid range of a QString" * Restore default auto-detect behavior * Fix default language (kde#398245) * Sun Jun 07 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.71.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.71.0 - Changes since 5.70.0: * Allow overriding to disable auto language detection (kde#394347) * Thu May 28 2020 Andreas Stieger <andreas.stieger@gmx.de> - Support spell checking for Finnish using Voikko in the sonnet-voikko package (boo#1172245) * Sun May 03 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.70.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.70.0 - Changes since 5.69.0: * Fix sonnet autodetect test failure * Sun Apr 05 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.69.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.69.0 - Changes since 5.68.0: * Fix Sonnet autodetect failing on Indian langs * Create ConfigView an unmanaged ConfigWidget * Sun Mar 08 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.68.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.68.0.php - Changes since 5.67.0: * Port QRegExp to QRegularExpression * fix segfault at exit * Use ecm_qt_install_logging_categories over manual categories file * Convert license statements to SPDX * Sun Feb 02 2020 Christophe Giboudeaux <christophe@krop.fr> - Replace %make_jobs with %cmake_build. * Sun Feb 02 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.67.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.67.0.php - No code change since 5.66.0 * Sun Jan 05 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 5.66.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.66.0.php - Changes since 5.65.0: * Fix typos in API docs * Done is deprecated + missing using new signal * Remove unused variable + const'ify * Update the obsolete projects.kde.org URL * Sun Dec 08 2019 Christophe Giboudeaux <christophe@krop.fr> - 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 <christophe@krop.fr> - 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 <christophe@krop.fr> - 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 <christophe@krop.fr> - 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 <christophe@krop.fr> - 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 <wbauer@tmo.at> - Don't lower minimum Qt version anymore, it requires 5.11 now * Sun Jul 14 2019 lbeltrame@kde.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 lbeltrame@kde.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 lbeltrame@kde.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 lbeltrame@kde.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 lbeltrame@kde.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 alarrosa@suse.com - Downgrade the Qt version requirement to build with 5.9 * Sun Feb 10 2019 lbeltrame@kde.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 lbeltrame@kde.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
/usr/lib/qt5/plugins/kf5/sonnet/sonnet_voikko.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 14 23:46:20 2022