[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-477-gf0694f0 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, master has been updated
via f0694f0dafc9737a2f00cb50156b6d7be198a67d (commit)
via baf412614ca04b21b3fbb8b7d5ff13b3f672654c (commit)
via bce6a434272ad9b21e73e0a8454cbdfc04dd0879 (commit)
from e1865fec62a02c1558acd7bf58f164202066c1d5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f0694f0dafc9737a2f00cb50156b6d7be198a67d
Merge: e1865fe baf4126
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Wed May 4 18:48:46 2022 +0200
Merge branch 'terminal_strip'
* terminal_strip:
Remove terminal strip widget
Several terminals can be removed or moved from strip in one shot
-----------------------------------------------------------------------
Summary of changes:
sources/TerminalStrip/terminalstrip.cpp | 8 +
sources/TerminalStrip/terminalstrip.h | 1 +
sources/TerminalStrip/ui/terminalstripeditor.cpp | 99 ++++-
sources/TerminalStrip/ui/terminalstripeditor.h | 1 +
sources/TerminalStrip/ui/terminalstripeditor.ui | 402 ++++++++++++---------
.../ui/terminalstriptreedockwidget.cpp | 91 +----
.../TerminalStrip/ui/terminalstriptreedockwidget.h | 12 +-
.../ui/terminalstriptreedockwidget.ui | 12 +-
.../TerminalStrip/ui/terminalstriptreewidget.cpp | 137 -------
sources/TerminalStrip/ui/terminalstriptreewidget.h | 73 ----
10 files changed, 365 insertions(+), 471 deletions(-)
delete mode 100644 sources/TerminalStrip/ui/terminalstriptreewidget.cpp
delete mode 100644 sources/TerminalStrip/ui/terminalstriptreewidget.h
hooks/post-receive
--
qet/qet.git