[qet] [GIT] qet/qet.git branch XMLProperties updated. 0.8-dev-517-g3509a1c |
[ 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-517-g3509a1c
- From: <git@xxxxxxxxxxxxx>
- Date: Sat, 10 Oct 2020 15:51:09 +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 3509a1c7a5248a4e2e9a900327d604b92ee15554 (commit)
via 0dfe0c16131f7d9857db8246fa2a5222bb3cb3f4 (commit)
via 497673d83bef86958610505dc630e8742e9cf89e (commit)
via f18e6bd50f71956e0302353b34b12df70dbed719 (commit)
via 9b8c0101be0dc1f5097240634468da89f8fa78a6 (commit)
from 0cc6558281b0b18e1e823126d38d8081e7cd5b51 (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 3509a1c7a5248a4e2e9a900327d604b92ee15554
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Sat Oct 10 15:50:04 2020 +0200
add comments and move some initializations from the source file to the header file
commit 0dfe0c16131f7d9857db8246fa2a5222bb3cb3f4
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Sat Oct 10 12:25:58 2020 +0200
let conductor textitem export to xml, because the read is also made from it
commit 497673d83bef86958610505dc630e8742e9cf89e
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Sat Oct 10 12:21:37 2020 +0200
make createProperty methods static, because they can be used also outside of this class
commit f18e6bd50f71956e0302353b34b12df70dbed719
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Sat Oct 10 12:02:38 2020 +0200
remove default parameter, because it leads only to confusion and errors
commit 9b8c0101be0dc1f5097240634468da89f8fa78a6
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Sat Oct 10 11:17:15 2020 +0200
new method to load properties must be used, otherwise nothing valid will be read
-----------------------------------------------------------------------
Summary of changes:
sources/conductorproperties.cpp | 4 +--
sources/editor/graphicspart/partarc.cpp | 10 +++---
.../editor/graphicspart/partdynamictextfield.cpp | 4 +--
sources/editor/graphicspart/partellipse.cpp | 12 +++----
sources/editor/graphicspart/partrectangle.cpp | 14 ++++----
sources/editor/graphicspart/parttext.cpp | 8 ++---
sources/properties/propertiesinterface.cpp | 38 ++++++++--------------
sources/properties/propertiesinterface.h | 26 +++++++--------
sources/qetgraphicsitem/conductor.cpp | 12 ++-----
sources/qetgraphicsitem/conductortextitem.cpp | 37 ++++++++++++++-------
sources/qetgraphicsitem/conductortextitem.h | 5 +--
sources/qetgraphicsitem/dynamicelementtextitem.cpp | 4 +--
sources/qetgraphicsitem/element.cpp | 10 +++---
sources/qetgraphicsitem/slaveelement.cpp | 2 +-
sources/qetgraphicsitem/slaveelement.h | 2 +-
sources/qetproject.cpp | 6 +++-
16 files changed, 97 insertions(+), 97 deletions(-)
hooks/post-receive
--
qet/qet.git