[qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-197-gcc6f66a |
[ 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-197-gcc6f66a
- From: <git@xxxxxxxxxxxxx>
- Date: Sat, 17 Jul 2021 13:45:05 +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 cc6f66ad110d98cdc6cac24ad56371c4a75fbfa2 (commit)
from 30dc34ebe1f1b37416bf86540ea183c4a434f472 (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 cc6f66ad110d98cdc6cac24ad56371c4a75fbfa2
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sat Jul 17 13:44:44 2021 +0200
terminal function can be edited, edted value is applied to element
-----------------------------------------------------------------------
Summary of changes:
sources/TerminalStrip/terminalstrip.cpp | 31 ++++-
sources/TerminalStrip/terminalstrip.h | 2 +
sources/TerminalStrip/ui/terminalstripeditor.cpp | 16 ++-
sources/TerminalStrip/ui/terminalstripeditor.ui | 4 +-
sources/TerminalStrip/ui/terminalstripmodel.cpp | 143 ++++++++++++++-------
sources/TerminalStrip/ui/terminalstripmodel.h | 6 +-
sources/properties/elementdata.cpp | 134 ++++++++++++++++++-
sources/properties/elementdata.h | 21 +++
sources/qetgraphicsitem/element.h | 1 +
.../changeelementdatacommand.cpp} | 42 +++---
.../changeelementdatacommand.h} | 23 ++--
11 files changed, 328 insertions(+), 95 deletions(-)
copy sources/{TerminalStrip/UndoCommand/changeterminalstripdata.h => undocommand/changeelementdatacommand.cpp} (57%)
copy sources/{TerminalStrip/UndoCommand/changeterminalstripdata.h => undocommand/changeelementdatacommand.h} (65%)
hooks/post-receive
--
qet/qet.git