Compare commits
No commits in common. "a8218e0406d9a2aa9958e171505b562809d5b0a1" and "3670af46cb98602812409a3f2f5d1dacd8a38b19" have entirely different histories.
a8218e0406
...
3670af46cb
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,14 +1,3 @@
|
|||||||
qtermwidget (1.2.0-0ubuntu1) lunar; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
* Fix the watch file, for real this time.
|
|
||||||
* Lubuntuify the package slightly, to make debhelper happy.
|
|
||||||
* Bump build dependencies in debian/control.
|
|
||||||
* Remove reverse-applicable upstream patches.
|
|
||||||
* Update symbols from amd64 build logs.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 16:59:40 -0600
|
|
||||||
|
|
||||||
qtermwidget (1.1.0-1) experimental; urgency=medium
|
qtermwidget (1.1.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
* New upstream release 1.1.0.
|
* New upstream release 1.1.0.
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -1,6 +1,5 @@
|
|||||||
Source: qtermwidget
|
Source: qtermwidget
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||||
@ -10,13 +9,11 @@ Priority: optional
|
|||||||
Build-Depends: cmake,
|
Build-Depends: cmake,
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
libutf8proc-dev,
|
libutf8proc-dev,
|
||||||
lxqt-build-tools (>= 0.12.0),
|
lxqt-build-tools (>= 0.11.0),
|
||||||
qtbase5-dev
|
qtbase5-dev
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
|
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git
|
|
||||||
Homepage: https://github.com/lxqt/qtermwidget
|
Homepage: https://github.com/lxqt/qtermwidget
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
|
68
debian/libqtermwidget5-1.symbols
vendored
68
debian/libqtermwidget5-1.symbols
vendored
@ -1,4 +1,4 @@
|
|||||||
# SymbolsHelper-Confirmed: 1.2.0 amd64
|
# SymbolsHelper-Confirmed: 1.1.0 amd64
|
||||||
libqtermwidget5.so.1 libqtermwidget5-1 #MINVER#
|
libqtermwidget5.so.1 libqtermwidget5-1 #MINVER#
|
||||||
* Build-Depends-Package: libqtermwidget5-1-dev
|
* Build-Depends-Package: libqtermwidget5-1-dev
|
||||||
(c++)"Konsole::Emulation::Emulation()@Base" 0.16.1
|
(c++)"Konsole::Emulation::Emulation()@Base" 0.16.1
|
||||||
@ -178,6 +178,7 @@ libqtermwidget5.so.1 libqtermwidget5-1 #MINVER#
|
|||||||
(c++)"QTermWidget::setMonitorActivity(bool)@Base" 0.6.0
|
(c++)"QTermWidget::setMonitorActivity(bool)@Base" 0.6.0
|
||||||
(c++)"QTermWidget::setMonitorSilence(bool)@Base" 0.6.0
|
(c++)"QTermWidget::setMonitorSilence(bool)@Base" 0.6.0
|
||||||
(c++)"QTermWidget::setMotionAfterPasting(int)@Base" 0.6.0
|
(c++)"QTermWidget::setMotionAfterPasting(int)@Base" 0.6.0
|
||||||
|
(c++)"QTermWidget::setScrollBarPosition(QTermWidget::ScrollBarPosition)@Base" 0.6.0
|
||||||
(c++)"QTermWidget::setSelectionEnd(int, int)@Base" 0.6.0
|
(c++)"QTermWidget::setSelectionEnd(int, int)@Base" 0.6.0
|
||||||
(c++)"QTermWidget::setSelectionStart(int, int)@Base" 0.6.0
|
(c++)"QTermWidget::setSelectionStart(int, int)@Base" 0.6.0
|
||||||
(c++)"QTermWidget::setShellProgram(QString const&)@Base" 0.6.0
|
(c++)"QTermWidget::setShellProgram(QString const&)@Base" 0.6.0
|
||||||
@ -209,73 +210,8 @@ libqtermwidget5.so.1 libqtermwidget5-1 #MINVER#
|
|||||||
(c++)"QTermWidget::zoomIn()@Base" 0.6.0
|
(c++)"QTermWidget::zoomIn()@Base" 0.6.0
|
||||||
(c++)"QTermWidget::zoomOut()@Base" 0.6.0
|
(c++)"QTermWidget::zoomOut()@Base" 0.6.0
|
||||||
(c++)"QTermWidget::~QTermWidget()@Base" 0.6.0
|
(c++)"QTermWidget::~QTermWidget()@Base" 0.6.0
|
||||||
_ZN11QTermWidget20setScrollBarPositionEN20QTermWidgetInterface17ScrollBarPositionE@Base 1.2.0
|
|
||||||
_ZN11QTermWidget24getAvailableColorSchemesEv@Base 1.2.0
|
|
||||||
_ZNK11QTermWidget11historySizeEv@Base 1.1.0
|
_ZNK11QTermWidget11historySizeEv@Base 1.1.0
|
||||||
_ZNK11QTermWidget12createWidgetEi@Base 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::bracketText(QString&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::bracketedPasteModeIsDisabled() const@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::changeDir(QString const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::createWidget(int) const@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::disableBracketedPasteMode(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::filterActions(QPoint const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::flowControlEnabled()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::getAvailableColorSchemes()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::getMargin() const@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::getPtySlaveFd() const@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::getSelectionEnd(int&, int&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::getSelectionStart(int&, int&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::getShellPID()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::getTerminalFont()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::historyLinesCount()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::historySize() const@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::icon() const@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::isBidiEnabled()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::isTitleChanged() const@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::keyBindings()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::screenColumnsCount()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::screenLinesCount()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::scrollToEnd()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::selectedText(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::sendKeyEvent(QKeyEvent*)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::sendText(QString const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setArgs(QStringList const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setAutoClose(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setBidiEnabled(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setBlinkingCursor(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setBoldIntense(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setColorScheme(QString const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setConfirmMultilinePaste(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setDrawLineChars(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setEnvironment(QStringList const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setFlowControlEnabled(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setFlowControlWarningEnabled(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setHistorySize(int)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setMargin(int)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setMonitorActivity(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setMonitorSilence(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setMotionAfterPasting(int)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setScrollBarPosition(QTermWidgetInterface::ScrollBarPosition)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setSelectionEnd(int, int)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setSelectionStart(int, int)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setShellProgram(QString const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setSilenceTimeout(int)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setTerminalBackgroundImage(QString const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setTerminalBackgroundMode(int)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setTerminalFont(QFont const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setTerminalOpacity(double)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setTerminalSizeHint(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setTextCodec(QTextCodec*)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setTrimPastedTrailingNewlines(bool)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::setWorkingDirectory(QString const&)@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::startShellProgram()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::startTerminalTeletype()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::terminalSizeHint()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::title() const@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::workingDirectory()@Base" 1.2.0
|
|
||||||
(c++)"non-virtual thunk to QTermWidget::~QTermWidget()@Base" 0.6.0
|
(c++)"non-virtual thunk to QTermWidget::~QTermWidget()@Base" 0.6.0
|
||||||
qt_plugin_instance@Base 1.2.0
|
|
||||||
qt_plugin_query_metadata@Base 1.2.0
|
|
||||||
(c++)"typeinfo for Konsole::Emulation@Base" 0.16.1
|
(c++)"typeinfo for Konsole::Emulation@Base" 0.16.1
|
||||||
(c++)"typeinfo for Konsole::Filter::HotSpot@Base" 0.16.1
|
(c++)"typeinfo for Konsole::Filter::HotSpot@Base" 0.16.1
|
||||||
(c++)"typeinfo for Konsole::Filter@Base" 0.16.1
|
(c++)"typeinfo for Konsole::Filter@Base" 0.16.1
|
||||||
|
33
debian/patches/enable-bidi.patch
vendored
Normal file
33
debian/patches/enable-bidi.patch
vendored
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
From 1dff927b317d9bb072aee95010f2c36d835464f5 Mon Sep 17 00:00:00 2001
|
||||||
|
From: noureddin <noureddin95@gmail.com>
|
||||||
|
Date: Thu, 26 May 2022 17:45:53 +0200
|
||||||
|
Subject: [PATCH] enable bidi rendering by default (#481)
|
||||||
|
|
||||||
|
Arabic, Persian, Urdu, Hebrew, and many other languages are written in
|
||||||
|
an RTL script. And, naturally, people prefer to have filenames etc in
|
||||||
|
their native language, regardless of the UI language.
|
||||||
|
|
||||||
|
Konsole enables BiDi rendering by default, and for a good reason.
|
||||||
|
|
||||||
|
As this is a library, I think it needs this to be enabled by default
|
||||||
|
more than a stand-alone application like Konsole, because it's very easy
|
||||||
|
for an application to overlook this feature, and not even provide an
|
||||||
|
option to enable it, rendering it much less useful than it would have
|
||||||
|
been.
|
||||||
|
---
|
||||||
|
lib/TerminalDisplay.cpp | 2 +-
|
||||||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/lib/TerminalDisplay.cpp b/lib/TerminalDisplay.cpp
|
||||||
|
index cbf2118e..9e95c66f 100644
|
||||||
|
--- a/lib/TerminalDisplay.cpp
|
||||||
|
+++ b/lib/TerminalDisplay.cpp
|
||||||
|
@@ -332,7 +332,7 @@ TerminalDisplay::TerminalDisplay(QWidget *parent)
|
||||||
|
,_resizing(false)
|
||||||
|
,_terminalSizeHint(false)
|
||||||
|
,_terminalSizeStartup(true)
|
||||||
|
-,_bidiEnabled(false)
|
||||||
|
+,_bidiEnabled(true)
|
||||||
|
,_mouseMarks(false)
|
||||||
|
,_disabledBracketedPasteMode(false)
|
||||||
|
,_actSel(0)
|
1
debian/patches/series
vendored
Normal file
1
debian/patches/series
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
enable-bidi.patch
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,5 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="searchmode=plain, \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
https://github.com/lxqt/qtermwidget/releases .*/qtermwidget-([\d\.]+).tar.xz
|
||||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
|
||||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user