[qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-249-g089f260 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
- To: qet@xxxxxxxxxxxxxxxxxxx
- Subject: [qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-249-g089f260
- From: <git@xxxxxxxxxxxxx>
- Date: Sat, 09 Oct 2021 11:58:31 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, terminal_strip has been updated
via 089f260d9bb66537045264b24d5fd794d411accc (commit)
from 828424cae814a371b67aaff2f4d5f74a7d522069 (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 089f260d9bb66537045264b24d5fd794d411accc
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sat Oct 9 11:58:10 2021 +0200
Group terminals together is now managed by undo stack
-----------------------------------------------------------------------
Summary of changes:
.../UndoCommand/groupterminalscommand.cpp | 48 ++++++++
...minalstripcommand.h => groupterminalscommand.h} | 33 +++---
sources/TerminalStrip/terminalstrip.cpp | 128 ++++++++++++++++++---
sources/TerminalStrip/terminalstrip.h | 12 +-
sources/TerminalStrip/ui/terminalstripeditor.cpp | 15 +--
sources/TerminalStrip/ui/terminalstripeditor.h | 1 -
6 files changed, 190 insertions(+), 47 deletions(-)
create mode 100644 sources/TerminalStrip/UndoCommand/groupterminalscommand.cpp
copy sources/TerminalStrip/UndoCommand/{sortterminalstripcommand.h => groupterminalscommand.h} (56%)
hooks/post-receive
--
qet/qet.git