Summary: | app-text/crqt-ng-1.0.15 version bump (dropping Qt5 option, please) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andreas Sturmlechner <asturm> |
Component: | Current packages | Assignee: | Andrey Grozin <grozin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | valexlin |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://gitlab.com/coolreader-ng/crqt-ng/-/releases/1.0.15 | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=948008 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c31c5e8b90e8334cc9387a95653abb113d4921 commit 19c31c5e8b90e8334cc9387a95653abb113d4921 Author: Andrey Grozin <grozin@gentoo.org> AuthorDate: 2024-12-31 07:14:02 +0000 Commit: Andrey Grozin <grozin@gentoo.org> CommitDate: 2024-12-31 07:14:02 +0000 app-text/crqt-ng: bump to 1.0.15 Closes: https://bugs.gentoo.org/947238 Signed-off-by: Andrey Grozin <grozin@gentoo.org> app-text/crqt-ng/Manifest | 1 + app-text/crqt-ng/crqt-ng-1.0.15.ebuild | 39 ++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) |
Released ~2 months ago. > Added use of the new function LVDocView::setDecimalPointChar() from crengine-ng-0.9.12 to specify the decimal point from the current locale. > Fixed a SEGFAULT when opening the search dialog if it was previously opened and then closed using the ESC key. > In the settings, when displaying font gamma values (floating point numbers), the decimal separator of the current system locale is used, rather than '.' ("C" locale). > Added information to the About dialog box about the md4c library. Updated filters for file open dialog: support for crengine-ng's Markdown implementation using the md4c library.