Path to this page:
./
x11/qterminal,
Terminal emulator for Qt5
Branch: CURRENT,
Version: 2.1.0,
Package name: qterminal-2.1.0,
Maintainer: pkgsrc-usersQterminal is a lightweight Qt-based terminal emulator that can be used
standalone, or as part of the LXQt desktop environment.
Required to run:[
graphics/hicolor-icon-theme] [
x11/qt5-qtx11extras] [
x11/qt5-qtbase] [
x11/qtermwidget]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 226.043 KB
Version history: (Expand)
- (2024-11-15) Updated to version: qterminal-2.1.0
- (2024-11-15) Updated to version: qterminal-2.0.1nb3
- (2024-11-01) Updated to version: qterminal-2.0.1nb2
- (2024-11-01) Updated to version: qterminal-2.0.1nb1
- (2024-08-02) Updated to version: qterminal-2.0.1
- (2024-05-29) Updated to version: qterminal-1.4.0nb3
CVS history: (Expand)
2024-11-15 13:35:59 by pin | Files touched by this commit (2) | |
Log message:
x11/qterminal: update to 2.1.0
qterminal-2.1.0 / 2024-11-05
=============================
* Added a hint on drop-down shortcut under Wayland.
* Resolved the conflicts when settings were changed by multiple instances.
* Prevent ordinary main windows under dropdown process.
* User-friendly texts for split menu-items.
* Fixed adding new tab from preset and fixed the disabled state of the context \
menu's collapse action.
|
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-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-08-20 08:24:47 by pin | Files touched by this commit (1) |
Log message:
x11/qterminal: -USE_CMAKE
|
2024-08-02 19:52:55 by pin | Files touched by this commit (3) | |
Log message:
x11/qterminal: update to 2.0.1
qterminal-2.0.1 / 2024-06-27
- Single instance for drop-down mode.
- Used layer shell for the drop-down mode under Wayland.
- Prevented a crash on entering `exit` when bookmark dock is shown.
- Fixed the window height in drop-down mode.
- Set `QTERMWIDGET_MINIMUM_VERSION`, which was missing after Qt6 port.
qterminal-2.0.0 (2024-05-17)
- Ported to Qt6.
- Initialized some variables.
- Initialized some members in constructors.
- Removed a duplicated `#include`.
- Removed nullity test before deleting a pointer.
- Used `default` to define trivial constructors.
- Added word characters option to preferences.
- Fixed inactive tab text with Qt6.
- Dropped `qAsConst`.
- Improved Qt translations loading.
- Removes unused libraries.
- Dropped `USE_QTERMWIDGET5/6`.
- Silenced Qt6 compilation warnings.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|