[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-341-gbf2e022 |
[ 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 bf2e02273e5ce0552bdd8d1f58cc321e885282bc (commit)
via e36a4ddd0a600bdc7904bb998ad3cff954efcb83 (commit)
via 1ccffda93b233a8614b364a5a902b9356ab4a2ef (commit)
via a8c62b82574ce6f97bb3bf9c63523ff95d86dc93 (commit)
via 5666782e91d04f74ca2b80a27e82b408208d9284 (commit)
via d000f611d8b22eb0e4e98f3ce9efab8895a85a72 (commit)
via 35896d57713ad2c8ebca5ff96848e983aaf9381c (commit)
via 8ffe50715df5711ec51fdaf545f27bf90d31ba6b (commit)
via 1c04ea0efb9bd5df211373c097c440159f294ae2 (commit)
via 4bae1b902d669dbeb464da3af91626812aef193e (commit)
via 304ea00d7ba6c1eeb33dedb3e57a7b893452a1ef (commit)
via f2c796bdb0658bd6c38593003508ca768c3c70a8 (commit)
via cccc4fc0c4ca2708ab175ea5207984295269ab32 (commit)
via b7c27407789c94d2580f8e351763b58462ef65ce (commit)
via e6f77ec369ee63213d707b47f222dccb80a7b47c (commit)
via bb24e121eb0327ceb5dbf667b71c7495c3b5eaad (commit)
via dd377eeb73ba5a025368bceddca2ed5314abaa38 (commit)
via 19d494afcdc0abd43600233a4b8df4516550cf18 (commit)
via 6d782f4abbc954be8d025f793d301881b3a3d7e6 (commit)
via dcbcb5391f8b8203aeebf8c7cd835c1f409490f1 (commit)
from 7e9fd8df98c8526f36a410c4cd8a226802fa3032 (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 bf2e02273e5ce0552bdd8d1f58cc321e885282bc
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Mon Jun 1 20:46:34 2020 +0200
do not set parts again when they are set already
commit e36a4ddd0a600bdc7904bb998ad3cff954efcb83
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Mon Jun 1 20:45:01 2020 +0200
implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step
commit 1ccffda93b233a8614b364a5a902b9356ab4a2ef
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Mon Jun 1 19:38:07 2020 +0200
add multiedit feature also for dynamic text
commit a8c62b82574ce6f97bb3bf9c63523ff95d86dc93
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Mon Jun 1 19:37:39 2020 +0200
static_cast is enough
commit 5666782e91d04f74ca2b80a27e82b408208d9284
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Thu May 28 20:48:56 2020 +0200
multipart edit
commit d000f611d8b22eb0e4e98f3ce9efab8895a85a72
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Thu May 28 20:48:08 2020 +0200
- static_cast because it is a condition that it is PartTerminal
commit 35896d57713ad2c8ebca5ff96848e983aaf9381c
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Thu May 28 19:05:44 2020 +0200
solves #7
commit 8ffe50715df5711ec51fdaf545f27bf90d31ba6b
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Thu May 28 18:36:02 2020 +0200
forgotten to commit texteditor
commit 1c04ea0efb9bd5df211373c097c440159f294ae2
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Thu May 28 18:29:56 2020 +0200
make partTextEditor capable to modify multiple parts at the same time
commit 4bae1b902d669dbeb464da3af91626812aef193e
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Thu May 28 17:48:52 2020 +0200
multiterminal change
commit 304ea00d7ba6c1eeb33dedb3e57a7b893452a1ef
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Tue May 26 23:23:19 2020 +0200
WIP
commit f2c796bdb0658bd6c38593003508ca768c3c70a8
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Tue May 26 22:19:25 2020 +0200
not needed, because it is the same than a few lines below
commit cccc4fc0c4ca2708ab175ea5207984295269ab32
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Mon Jun 1 18:40:32 2020 +0200
add comments
commit b7c27407789c94d2580f8e351763b58462ef65ce
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Tue May 26 20:00:48 2020 +0200
replace foreach by for
commit e6f77ec369ee63213d707b47f222dccb80a7b47c
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Tue May 26 18:47:24 2020 +0200
Use uuid instead of an index to connect multiple elements
commit bb24e121eb0327ceb5dbf667b71c7495c3b5eaad
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Tue May 26 16:20:30 2020 +0200
move initialization to header, so it must not be done in every constructor
commit dd377eeb73ba5a025368bceddca2ed5314abaa38
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Tue May 26 16:15:56 2020 +0200
fix segmentation fault
commit 19d494afcdc0abd43600233a4b8df4516550cf18
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Tue May 26 16:12:44 2020 +0200
fix nullpointer exception
commit 6d782f4abbc954be8d025f793d301881b3a3d7e6
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Mon May 25 22:17:17 2020 +0200
try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
commit dcbcb5391f8b8203aeebf8c7cd835c1f409490f1
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date: Sun May 24 22:09:04 2020 +0200
regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties
-----------------------------------------------------------------------
Summary of changes:
sources/diagram.cpp | 83 ++++++---
sources/editor/arceditor.cpp | 4 +
sources/editor/arceditor.h | 1 +
sources/editor/elementitemeditor.h | 1 +
sources/editor/ellipseeditor.cpp | 4 +
sources/editor/ellipseeditor.h | 1 +
sources/editor/graphicspart/partterminal.cpp | 57 +++----
sources/editor/graphicspart/partterminal.h | 17 +-
sources/editor/lineeditor.cpp | 4 +
sources/editor/lineeditor.h | 1 +
sources/editor/qetelementeditor.cpp | 143 +++++++++-------
sources/editor/styleeditor.cpp | 7 +-
sources/editor/styleeditor.h | 3 +-
sources/editor/terminaleditor.cpp | 225 ++++++++++++++++---------
sources/editor/terminaleditor.h | 20 ++-
sources/editor/ui/dynamictextfieldeditor.cpp | 243 ++++++++++++++++++---------
sources/editor/ui/dynamictextfieldeditor.h | 5 +
sources/editor/ui/polygoneditor.cpp | 4 +
sources/editor/ui/polygoneditor.h | 1 +
sources/editor/ui/rectangleeditor.cpp | 4 +
sources/editor/ui/rectangleeditor.h | 1 +
sources/editor/ui/texteditor.cpp | 224 +++++++++++++++---------
sources/editor/ui/texteditor.h | 8 +-
sources/properties/propertiesinterface.h | 4 +-
sources/properties/terminaldata.cpp | 86 ++++++++++
sources/properties/terminaldata.h | 77 +++++++++
sources/properties/xrefproperties.cpp | 13 +-
sources/properties/xrefproperties.h | 7 +-
sources/qetgraphicsitem/conductor.cpp | 46 ++++-
sources/qetgraphicsitem/element.cpp | 43 ++---
sources/qetgraphicsitem/terminal.cpp | 124 +++++++++-----
sources/qetgraphicsitem/terminal.h | 33 ++--
sources/qetproject.cpp | 9 +-
33 files changed, 1028 insertions(+), 475 deletions(-)
create mode 100644 sources/properties/terminaldata.cpp
create mode 100644 sources/properties/terminaldata.h
hooks/post-receive
--
qet/qet.git