lp://staging/~lubuntu-dev/lxde/qterminal
- Get this branch:
- bzr branch lp://staging/~lubuntu-dev/lxde/qterminal
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/qterminal/qterminal.git.
Last successful import was .
Recent revisions
- 309. By Tsu Jan
-
Fix tab texts, especially for vertical tabs
Fixes https:/
/github. com/lxqt/ qterminal/ issues/ 409 The custom style of the code was not only wrong but redundant. It was wrong -- like many other hard-coded styles -- because it ignored some aspects of `QStyle`. It was redundant because text eliding could be done in an easier way and style engines know how to draw icons, if any.
With this patch, not only vertical tabs are drawn correctly but also all tabs show the standard behavior: if the width limit is not set, tabs are shrinked to avoid tab scroll buttons as far as possible (previously, a single tab with a long text could make a useless scroll button show up).
- 305. By yan12125
-
Support modifying $TERM and use xterm-256color by default
Fixes https:/
/github. com/lxde/ qterminal/ issues/ 100
Closes https://github. com/lxde/ qtermwidget/ issues/ 12 - 304. By David Sterba <email address hidden>
-
Convert connect to the new syntax - termwidgetholde
r.cpp - 301. By David Sterba <email address hidden>
-
Convert connect to the new syntax - propertiesdialo
g.cpp
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)