[qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-356-g1572faf |
[ 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-356-g1572faf
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 26 Dec 2021 18:43:56 +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 1572fafabe42cc415af047fd19df402e532f4fbc (commit)
from 5709f469fcfa3594cdaa1836a6c9526a1cd9e970 (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 1572fafabe42cc415af047fd19df402e532f4fbc
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sun Dec 26 18:43:17 2021 +0100
Change struct TerminalStripBridge to class
And move it in a new file
-----------------------------------------------------------------------
Summary of changes:
sources/TerminalStrip/realterminal.h | 2 +-
sources/TerminalStrip/terminalstrip.cpp | 46 ++++---------
sources/TerminalStrip/terminalstrip.h | 12 +---
sources/TerminalStrip/terminalstripbridge.cpp | 84 ++++++++++++++++++++++++
sources/TerminalStrip/terminalstripbridge.h | 51 ++++++++++++++
sources/TerminalStrip/ui/terminalstripeditor.cpp | 3 +-
sources/TerminalStrip/ui/terminalstripmodel.cpp | 7 +-
7 files changed, 156 insertions(+), 49 deletions(-)
create mode 100644 sources/TerminalStrip/terminalstripbridge.cpp
create mode 100644 sources/TerminalStrip/terminalstripbridge.h
hooks/post-receive
--
qet/qet.git