Path to this page:
Subject: CVS commit: pkgsrc/editors/featherpad
From: pin
Date: 2024-11-09 20:43:19
Message id: 20241109194319.64856FC7E@cvs.NetBSD.org
Log Message:
editors/featherpad: update to 1.5.2
V1.5.2
---------
* Fixed the printing thread. (Previously, it created many instances of the \
warning message "QBasicTimer::start: Timers cannot be started from another \
thread" because the document wasn't inside the printing thread.)
* Fixed an old issue in replacement highlighting of multiple tabs.
* Demand attention under Wayland when a window needs activation, although \
window managers may ignore it.
* Don't escape a start single quote in C/C++ when it follows a letter or number.
* Skip double-parenthesis constructs with bash here-docs.
* Don't try to save as root when the parent directory doesn't exist.
* Respect the enforced syntax of an unsaved document when removing its trailing \
spaces on saving it.
* Check the existence of "gio" before using it for opening URLs.
* Fixed the localization of date and time with Qt6.
Files: