[qet] [GIT] qet/qet.git branch terminal_strip_window updated. 0.9-dev-421-gedfb23b |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
- To: qet@xxxxxxxxxxxxxxxxxxx
- Subject: [qet] [GIT] qet/qet.git branch terminal_strip_window updated. 0.9-dev-421-gedfb23b
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 20 Mar 2022 18:25:42 +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_window has been updated
via edfb23be23fb713fc18449f0f8723e2e6cbbb9bd (commit)
from b48ba939de4b120c7e5bd8c1dd93a7cc63ade37e (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 edfb23be23fb713fc18449f0f8723e2e6cbbb9bd
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sun Mar 20 18:25:25 2022 +0100
Change terminal strip editor class
Change parent class from QDialog to QWidget.
Terminal strip editor is now embedded in TerminalStripEditorWindow.
-----------------------------------------------------------------------
Summary of changes:
sources/TerminalStrip/ui/terminalstripeditor.cpp | 485 ++++----------------
sources/TerminalStrip/ui/terminalstripeditor.h | 34 +-
sources/TerminalStrip/ui/terminalstripeditor.ui | 488 +++++++--------------
.../TerminalStrip/ui/terminalstripeditorwindow.cpp | 20 +-
.../TerminalStrip/ui/terminalstripeditorwindow.h | 6 +-
.../TerminalStrip/ui/terminalstripeditorwindow.ui | 6 +-
sources/TerminalStrip/ui/terminalstripmodel.cpp | 24 +
sources/TerminalStrip/ui/terminalstripmodel.h | 3 +
.../ui/terminalstriptreedockwidget.cpp | 2 +-
sources/qetdiagrameditor.cpp | 12 +-
10 files changed, 307 insertions(+), 773 deletions(-)
hooks/post-receive
--
qet/qet.git