Path to this page:
Subject: CVS commit: pkgsrc/x11/qterminal
From: pin
Date: 2020-12-07 12:50:42
Message id: 20201207115042.C2D1FFA9D@cvs.NetBSD.org
Log Message:
x11/qterminal: update to 0.16.1
0.16.1
-Fixed a mistake in the layout of Terminal settings dialog.
-Fixed translation of shortcuts (in Terminal settings dialog).
0.16.0
-Made closing of tab on middle-clicking optional.
-Avoid loop variable copy.
-Emit signals with Q_EMIT.
-Use the default constructor of QFlags.
-Dropped qmake .pro file.
-Made the color scheme dirs comply with XDG Base Directory Specification.
-Added an optopn for openning the new tab to the right of the active tab.
-Added virtual destructor to a base class.
-Let QStandardPaths::locateAll() handle application name.
-Put drop-down QTerminal on screen with cursor.
Files: