2025-01-13 17:51:57 by Taylor R Campbell | Files touched by this commit (3) |
Log message:
obconf-qt, libfm-qt, qterminal: Nix explicit CMAKE_PREFIX_PATH.
CMAKE_PREFIX_PATH is already added to CMAKE_CONFIGURE_ARGS by
devel/cmake/build.mk, and ${PREFIX}/qt6 is already included in it by
x11/qt6-qtbase/buildlink3.mk.
Revbump since this could in principle change the package, if the
pkgsrc variable CMAKE_PREFIX_PATH had anything else in it which is
now no longer hidden.
|
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
|
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
|