[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-573-g86766a9 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, master has been updated
via 86766a90905a209e73f2ac2bf23b29de5f6d8043 (commit)
from 1805ef300e4490d17e03819bef93ea69cd327786 (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 86766a90905a209e73f2ac2bf23b29de5f6d8043
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Wed Aug 12 15:45:48 2020 +0200
Element editor : a copied/pasted terminal part have a new uuid.
-----------------------------------------------------------------------
Summary of changes:
sources/editor/UndoCommand/pastepartscommand.cpp | 114 +++++++++++++++++++++++
sources/editor/UndoCommand/pastepartscommand.h | 56 +++++++++++
sources/editor/editorcommands.cpp | 73 ---------------
sources/editor/editorcommands.h | 31 ------
sources/editor/elementview.cpp | 2 +-
sources/editor/graphicspart/partterminal.cpp | 5 +
sources/editor/graphicspart/partterminal.h | 3 +-
7 files changed, 178 insertions(+), 106 deletions(-)
create mode 100644 sources/editor/UndoCommand/pastepartscommand.cpp
create mode 100644 sources/editor/UndoCommand/pastepartscommand.h
hooks/post-receive
--
qet/qet.git