pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/featherpad editors/featherpad: update to 1.3.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b7bf9bf2bdc
branches: trunk
changeset: 391485:3b7bf9bf2bdc
user: pin <pin%pkgsrc.org@localhost>
date: Mon Jan 09 09:38:15 2023 +0000
description:
editors/featherpad: update to 1.3.5
V1.3.5
---------
- Used QPointer for TextEdit's highlighter (for a more robust code but without
behavior change).
- Enabled tab DND under Wayland (by detaching or dropping the tab after
finishing the DND) and improved tab DND in general.
- Always open a group of files in a single window, even when the app is
configured to open files in separate windows.
- Prevented total item deselection in the side-pane mode with Qt6.
- Added the side-pane and session actions to the toolbar.
- Limited the side-pane's default width to 40 times the width of the space
character of the widget font.
diffstat:
editors/featherpad/Makefile | 4 ++--
editors/featherpad/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r f9559ade380d -r 3b7bf9bf2bdc editors/featherpad/Makefile
--- a/editors/featherpad/Makefile Mon Jan 09 09:29:03 2023 +0000
+++ b/editors/featherpad/Makefile Mon Jan 09 09:38:15 2023 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2022/12/04 17:39:56 pin Exp $
+# $NetBSD: Makefile,v 1.34 2023/01/09 09:38:15 pin Exp $
-VERSION= 1.3.4
+VERSION= 1.3.5
DISTNAME= FeatherPad-V${VERSION}
PKGNAME= featherpad-${VERSION}
CATEGORIES= editors
diff -r f9559ade380d -r 3b7bf9bf2bdc editors/featherpad/distinfo
--- a/editors/featherpad/distinfo Mon Jan 09 09:29:03 2023 +0000
+++ b/editors/featherpad/distinfo Mon Jan 09 09:38:15 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/12/04 17:39:56 pin Exp $
+$NetBSD: distinfo,v 1.24 2023/01/09 09:38:15 pin Exp $
-BLAKE2s (FeatherPad-V1.3.4.tar.gz) = 2e2cdd8ab92d19f9f7be01dd8db923c55fe98869a387af4a05127248c0f25ee8
-SHA512 (FeatherPad-V1.3.4.tar.gz) = 81be35bd1f90be4657225f3d8a040882073ad0a600a78c00207bdf0d7e7666e0542c67e07107d4c610753d8deb48829f7b092ab93216c77487d1310ced066e0e
-Size (FeatherPad-V1.3.4.tar.gz) = 1101191 bytes
+BLAKE2s (FeatherPad-V1.3.5.tar.gz) = dff6cd4c5c1104d897db3fbc5683c996915ae929a2622e87b934140fc487e1c9
+SHA512 (FeatherPad-V1.3.5.tar.gz) = addcfef2effcb21f9843e83ea995d09aa37d9c0630250d2897bef7891db72e97096cdaba1900aee942e1c2e9d1486c37431c85fc60e5c79331c0a23101860591
+Size (FeatherPad-V1.3.5.tar.gz) = 1101482 bytes
Home |
Main Index |
Thread Index |
Old Index