SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for qtermwidget-qt5-data-1.4.0-1.4.noarch.rpm :

* Mon Nov 06 2023 Shawn Dunn - Update to 1.4.0:
* TERM env variable is set to xterm-256color when not set with QTermWidget::setEnvironment().
* getForegroundProcessId() is added to QTermWidget class to allow terminal apps to check if the user has started a process in the shell and alert them.
* A great amount of code cleanup.
* Falcon color scheme is added.
* Sat Apr 15 2023 Shawn Dunn - Update to 1.3.0:
* A problem is fixed in switching the color scheme between dark and light.
* Prevented a crash on splitting the terminal under `kwin_wayland`
* Sat Nov 05 2022 Shawn Dunn - Update to 1.2.0:
* Enabled Bidi rendering by default.
* Made text DND follow the settings for newline trimming and multiline prompt.
* Allow `QTermWidget` to be used as a Qt Plugin.
* Tue Apr 26 2022 Michael Vetter - Update to 1.1.0:
* Handled the zero history size.
* Added API documentation and followed the naming convention in some places of the code.
* Return focus to the terminal on closing the search bar.
* Code cleanup and enhancement.
* Tue Apr 26 2022 Christophe Giboudeaux - Fix a rpmlint error:
* libqtermwidget5-0.x86_64: E: shlib-policy-name-error SONAME: libqtermwidget5.so.1, expected package suffix: 1
* Mon Nov 08 2021 Michael Vetter - Update to 1.0.0:
* Bumped minimum required Qt version to 5.15.
* Fixed crash under (Plasma) Wayland on opening tab and splitting.
* Quote drag-and-drop file names.
* Backported CNL and CPL support from Konsole.
* Some code cleanup.
* Fri Apr 16 2021 Michael Vetter - Update to 0.17.0:
* Dropped the support for KDE3 color scheme formats.
* Properly implemented the \"Action after paste\" feature.
* Added modes for background image. How background images are drawn is changed and manual reconfiguration may be needed. See docs/configuration.md for more details.
* Added a method to disable bracketed paste mode.
* Fixed the execution after pasting when Ctrl is hold.
* Sun Nov 15 2020 Michael Vetter - Update to 0.16.1:
* Bumped version to 0.16.1, for a point release of qterminal.
* Wed Nov 04 2020 Michael Vetter - Update to 0.16.0:
* Use qAsConst.
* Don\'t search application dir for keyboard and scheme data.
* Use Q_EMIT to call signals, instead of the emit keyword.
* Dropped the deprecated class QLinkedList.
* Don\'t use 0/nullptr to initialize QFlags.
* Fixed ColorEntry copy operator.
* Disabled the use of copy constructors and assignment operators.
* Check for successful ioctl() calls by testing that the call did not return -1.
* Fix find_package() developer warning in cmake.
* Use const references wherever possible.
* Handle keyboard commands properly.
* Mon Apr 27 2020 Callum Farmer - Keyring change
* Renamed qtermwidget.keyring to qtermwidget-qt5.keyring
* Changed key to tsujan\'s key
 
ICM