Releases: lxqt/qtermwidget
Releases · lxqt/qtermwidget
0.16.0
0.15.0
Main changes:
- Fixes for macOS.
- Fixed the PyQt5 binding with Qt ≥ 5.11.
- Fixed a memory access violation.
- Added
saveHistory
to QTermWidget. - Don't set the selection clipboard if it's unsupported.
- Announce truecolor support via COLORTERM.
- Fixed the numpad handling and added entries for numpad 5.
- Allow to disable drawing line characters.
- Fixed compilation on NetBSD.
- Fixed flickering on font change.
- Select all text when opening search-bar.
- Fixed search-bar's light text over white background with dark themes.
- Fixed build with LLVM/clang.
- Several fixes.
0.14.1
0.14.0
0.9.0
0.8.0
0.7.1
0.7.0
Release 0.6.0
Release highlights:
- Full Qt 5 support
- Drag & Drop support
- Lots of bugfixes and cleanups