[qet] [GIT] qet/qet.git branch XMLProperties updated. 0.8-dev-494-g91a5679 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
- To: qet@xxxxxxxxxxxxxxxxxxx
- Subject: [qet] [GIT] qet/qet.git branch XMLProperties updated. 0.8-dev-494-g91a5679
- From: <git@xxxxxxxxxxxxx>
- Date: Thu, 01 Oct 2020 16:33:47 +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, XMLProperties has been updated
via 91a56799a7332a8a7414bd33350d875826626759 (commit)
via 10e767c3e0bdd901dcdddd3c210bffc118e83235 (commit)
via 27a63bbf2be8aacdbbc0abbd3574e7c67c4c8b18 (commit)
via adc28d32b9f81d6d8e718532c6ec91efc1c2bdb5 (commit)
via 48cce42cfe199af692db97e9e393f2723c2ec949 (commit)
from 6080a7b9c9a03225d1f0c7d058ebd3792062a4af (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 91a56799a7332a8a7414bd33350d875826626759
Author: Martin Marmsoler <mmarmsoler@xxxxxxxxxxxxxxxxxxx>
Date: Thu Oct 1 16:31:15 2020 +0200
Solves problem that terminals are not placed at the correct place
commit 10e767c3e0bdd901dcdddd3c210bffc118e83235
Author: Martin Marmsoler <mmarmsoler@xxxxxxxxxxxxxxxxxxx>
Date: Thu Oct 1 16:28:48 2020 +0200
add comments
commit 27a63bbf2be8aacdbbc0abbd3574e7c67c4c8b18
Author: Martin Marmsoler <mmarmsoler@xxxxxxxxxxxxxxxxxxx>
Date: Thu Oct 1 14:38:08 2020 +0200
WIP
commit adc28d32b9f81d6d8e718532c6ec91efc1c2bdb5
Author: Martin Marmsoler <mmarmsoler@xxxxxxxxxxxxxxxxxxx>
Date: Mon Sep 28 16:29:09 2020 +0200
revert saving title block properties in it's own child, because it makes more sense directly in the diagram
commit 48cce42cfe199af692db97e9e393f2723c2ec949
Author: Martin Marmsoler <mmarmsoler@xxxxxxxxxxxxxxxxxxx>
Date: Mon Sep 28 15:42:57 2020 +0200
fix wrong position of segments when loading file. This was, because not the segment property is asked, but the parent and this will not work
additionally support legacy orientation
-----------------------------------------------------------------------
Summary of changes:
sources/bordertitleblock.cpp | 2 +-
sources/bordertitleblock.h | 2 +-
sources/diagram.cpp | 20 ++++---
sources/editor/graphicspart/partterminal.cpp | 1 +
sources/properties/propertiesinterface.cpp | 4 +-
sources/properties/terminaldata.cpp | 4 +-
sources/qetgraphicsitem/conductor.cpp | 15 +++--
sources/qetgraphicsitem/element.cpp | 26 +++++----
sources/qetgraphicsitem/terminal.cpp | 86 ++++++++++++----------------
sources/qetgraphicsitem/terminal.h | 16 ++----
sources/titleblockproperties.cpp | 57 +++++++++---------
sources/titleblockproperties.h | 3 +-
12 files changed, 117 insertions(+), 119 deletions(-)
hooks/post-receive
--
qet/qet.git