qtermwidget
qtermwidget copied to clipboard
The terminal widget for QTerminal
Translations update from [Weblate](https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/) for LXQt Desktop/qtermwidget.
I am using QTermWidget in a PyQt5 application, which functions perfectly well on Arch Linux and is straightforward to install. However, the Python bindings are not provided in other distributions,...
When `close()` method is called on QTermWidget, it appears to close, yet the widget is not deleted properly. ##### Expected Behavior `close()` method should close and delete the widget gracefully,...
I am in the process of porting a PyQt5 app to NixOS. There is a package available for QTermWidget ([lxqt.qtermwidget](https://github.com/NixOS/nixpkgs/blob/master/pkgs/desktops/lxqt/qtermwidget/default.nix) by @romildo), yet it appears that the PyQt5 bindings are...
When qtermwidget is used on FreeBSD as an internal version within third party software, e.g. in QGIS [1], it is not recognized that Therefore HAVE_UTEMPTER is generally set when FreeBSD...
In this PR I've applied two main changes: 1. Use of Qt5 connects that will cause compilation error if the signal/slot doesn't exist or has a mismatch. This prevents connection...
It is helpful to remind users when they have a tab open as root/running `su`. A second use case is to help users who are working on several hosts or...
##### Expected Behavior sip-wheel complete successfully without errors ##### Current Behavior ``` Querying qmake about your Qt installation... /usr/local/bin/qmake -query These bindings will be built: QTermWidget. Generating the QTermWidget bindings......
This tries to put the first stone in solving the issue reported in #472. The clang-format file used has been extracted from the [qt5 repository](https://github.com/qt/qt5/blob/dev/_clang-format). I've modified the `BeforeElse` option...
Refer from konsole, prohibit to look up the historical information with the middle mouse scrolling
Refer from konsole, prohibit to look up the historical information with the middle mouse scrolling