Opened 11 months ago
Closed 11 months ago
#19812 closed enhancement (fixed)
qtermwidget qterminal-2.0.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version. Pretty sure these now use qt6.
Change History (4)
comment:1 by , 11 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 11 months ago
comment:3 by , 11 months ago
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.
comment:4 by , 11 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
7069ea67fe Update to kirigami-addons-1.2.1. f403a05e3e Update to qtermwidget and qterminal-2.0.0.
Note:
See TracTickets
for help on using tickets.
qtermwidget-2.0.0 / 2024-05-17
#define
for bulk timeouts.#include
s.default.keytab
.ChildProcessSetup
and directly calledonsetupChildProcess
.QProcess::setChildProcessModifier()
.