Path to this page:
./
x11/qtermwidget,
Terminal emulator widget for Qt5
Branch: CURRENT,
Version: 2.1.0,
Package name: qtermwidget-2.1.0,
Maintainer: pkgsrc-usersA terminal emulator widget for Qt 6.
QTermWidget is an open-source project originally based on the
KDE4 Konsole application, but it took its own direction later on.
The main goal of this project is to provide a Unicode-enabled,
embeddable Qt widget for using as a built-in console
(or terminal emulation widget).
It is compatible with BSD, Linux and OS X.
Required to run:[
x11/qt5-qtbase]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 187.113 KB
Version history: (Expand)
- (2024-11-15) Updated to version: qtermwidget-2.1.0
- (2024-11-15) Updated to version: qtermwidget-2.0.1nb3
- (2024-11-01) Updated to version: qtermwidget-2.0.1nb2
- (2024-11-01) Updated to version: qtermwidget-2.0.1nb1
- (2024-08-02) Updated to version: qtermwidget-2.0.1
- (2024-05-29) Updated to version: qtermwidget-1.4.0nb3
CVS history: (Expand)
2024-11-15 13:34:40 by pin | Files touched by this commit (3) | |
Log message:
x11/qtermwidget: update to 2.1.0
qtermwidget-2.1.0 / 2024-11-05
===============================
* Silenced old compilation warnings.
* Updated translation and bumped the version.
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-08-20 08:25:16 by pin | Files touched by this commit (1) |
Log message:
x11/qtermwidget: -USE_CMAKE
|
2024-08-02 19:04:18 by pin | Files touched by this commit (5) | |
Log message:
x11/qtermwidget: update to 2.0.1
qtermwidget-2.0.1 / 2024-06-27
- Fixed visual artifacts due to a mistake about conversion to std::wstring in \
Qt6 port.
qtermwidget-2.0.0 (2024-05-17)
- Ported to Qt6.
- Used "new" signal/slot syntax.
- Dropped `#define` for bulk timeouts.
- Removed KDE `#include`s.
- Dropped XKB related conditional compilation.
- Assigned a parent to bulkTimers.
- Removed unused Screen artifacts.
- Added shortcuts for appscreen `default.keytab`.
- Exposed wordCharacters property to QTermWidget API.
- Fixed cursor positioning issues.
- Removed `ChildProcessSetup` and directly called `onsetupChildProcess`.
- Used PyQt6.
- Fixed deprecated function warning.
- Removed anchored pattern for email and url.
- Adapted to Qt6 `QProcess::setChildProcessModifier()`.
- Used std library find algorithm.
- Fixed comparison of pointer addition with NULL.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|