[qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-384-gd562ca8 |
[ 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-384-gd562ca8
- From: <git@xxxxxxxxxxxxx>
- Date: Fri, 28 Jan 2022 18:08:45 +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 d562ca8a3954ee47534e0c3f82683a65200b8bb1 (commit)
via a31bd6eb0da59d946c011d5bad1abb783d36825a (commit)
via d114b097bf001c452e856dbf356c99de009a5931 (commit)
via 993eb58d467fc3d0d8775932ed895f853d0c9898 (commit)
from 683095173ef21a031f1457be398e3b07b45f3ca3 (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 d562ca8a3954ee47534e0c3f82683a65200b8bb1
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Fri Jan 28 18:08:16 2022 +0100
Fix fail to build from sources
commit a31bd6eb0da59d946c011d5bad1abb783d36825a
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Thu Jan 27 20:00:46 2022 +0100
Minor improvement about undo/redo for bridge creation
When a new bridge is created, an undo command is created for that.
When undo the action and redo it, all terminals are bridged to a new
bridge instead of the first one, who continue to exist but is now
empty and 'lost' because he will never be reused.
In addition of that, if a more recent undo command (we call it undo2)
use this bridge,
there is a unknown behavior, because the status of the bridge is not the
same as when the undo2 was created.
commit d114b097bf001c452e856dbf356c99de009a5931
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Thu Jan 27 19:45:33 2022 +0100
Minor Fix : undo command for unbridge strip don't work
commit 993eb58d467fc3d0d8775932ed895f853d0c9898
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Thu Jan 27 19:07:49 2022 +0100
Minor : add undo text
-----------------------------------------------------------------------
Summary of changes:
.../UndoCommand/bridgeterminalscommand.cpp | 10 ++++++++--
.../UndoCommand/bridgeterminalscommand.h | 1 +
.../UndoCommand/changeterminalstripcolor.cpp | 1 +
sources/TerminalStrip/terminalstrip.cpp | 22 +++++++++++++++++++++-
sources/TerminalStrip/terminalstrip.h | 1 +
sources/TerminalStrip/ui/terminalstripmodel.h | 2 +-
6 files changed, 33 insertions(+), 4 deletions(-)
hooks/post-receive
--
qet/qet.git