2022-04-24 17:17:39 by pin | Files touched by this commit (4) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
x11/qtermwidget: update to 1.1.0
Main changes:
-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.
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
revbump for textproc/icu update
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-11-19 10:50:40 by pin | Files touched by this commit (4) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
x11/qtermwidget: 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.
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message:
revbump for textproc/icu
|
2021-04-21 01:38:23 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
qtermwidget: fix BUILDLINK_API_DEPENDS
|
2021-04-20 20:11:44 by pin | Files touched by this commit (4) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
x11/qtermwidget: update to 0.17.0
qtermwidget-0.17.0 / 2021-04-15
===============================
- Drop support for KDE3 color scheme formats.
- Some code cleanup and modernization.
- Added a method to disable bracketed paste mode.
- Added an example for PyQt5.
- Improve "Undecodable sequence" warnings.
- Properly implement the "Action after paste" feature.
- Fix execution after paste when Ctrl is hold.
- Workaround an issue with glibc 2.33 on old Docker engines.
- Added modes for background image. How background images are drawn is
changed and manual reconfiguration is needed.
See docs/configuration.md for more details.
|