[qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-416-g0ff099f |
[ 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-416-g0ff099f
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 20 Feb 2022 13:19:12 +0100
- 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 0ff099fb52263b5a6e3db9d5e3e3229ecf77b2fc (commit)
via 05a2e4b37b546778e99bf79372b893edc8afaec4 (commit)
from dcc5a4dd0bcf6b9596f897c4969c525ff2e3e638 (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 0ff099fb52263b5a6e3db9d5e3e3229ecf77b2fc
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sun Feb 20 13:13:29 2022 +0100
Revamp code
Change the way to know who is the physical terminal of a real terminal
when we got only the real terminal.
commit 05a2e4b37b546778e99bf79372b893edc8afaec4
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sat Feb 19 12:34:38 2022 +0100
Improve undo command when add/move/remove terminal in/from/to terminal strip
-----------------------------------------------------------------------
Summary of changes:
.../UndoCommand/addterminaltostripcommand.cpp | 144 +++++++++++++--------
.../UndoCommand/addterminaltostripcommand.h | 37 +++---
.../UndoCommand/groupterminalscommand.cpp | 4 +-
sources/TerminalStrip/physicalterminal.cpp | 5 +
sources/TerminalStrip/physicalterminal.h | 2 +
sources/TerminalStrip/realterminal.cpp | 4 +-
sources/TerminalStrip/realterminal.h | 4 +-
sources/TerminalStrip/terminalstrip.cpp | 134 +++++++++++++++----
sources/TerminalStrip/terminalstrip.h | 6 +-
sources/TerminalStrip/terminalstripbridge.cpp | 4 +
sources/TerminalStrip/terminalstripbridge.h | 1 +
sources/TerminalStrip/ui/terminalstripeditor.cpp | 32 ++---
sources/TerminalStrip/ui/terminalstripeditor.h | 2 +-
sources/TerminalStrip/ui/terminalstripmodel.cpp | 10 +-
14 files changed, 267 insertions(+), 122 deletions(-)
hooks/post-receive
--
qet/qet.git