Simon De Backer
|
32a90493bd
|
TEST a Merge branch 'XMLProperties'
it gets built let's test it for bugs
Conflicts:
sources/ElementsCollection/fileelementcollectionitem.cpp
sources/QetGraphicsItemModeler/qetgraphicshandleritem.h
sources/borderproperties.cpp
sources/conductorproperties.cpp
sources/conductorproperties.h
sources/diagram.cpp
sources/diagram.h
sources/diagramprintdialog.cpp
sources/diagramprintdialog.h
sources/editor/graphicspart/customelementgraphicpart.cpp
sources/editor/graphicspart/partarc.cpp
sources/editor/graphicspart/partdynamictextfield.cpp
sources/editor/graphicspart/partdynamictextfield.h
sources/editor/graphicspart/partellipse.cpp
sources/editor/graphicspart/partline.cpp
sources/editor/graphicspart/partpolygon.cpp
sources/editor/graphicspart/partrectangle.cpp
sources/editor/graphicspart/partterminal.cpp
sources/editor/graphicspart/partterminal.h
sources/editor/graphicspart/parttext.cpp
sources/properties/propertiesinterface.cpp
sources/properties/propertiesinterface.h
sources/properties/terminaldata.cpp
sources/properties/terminaldata.h
sources/properties/xrefproperties.cpp
sources/properties/xrefproperties.h
sources/qetgraphicsitem/conductor.cpp
sources/qetgraphicsitem/conductor.h
sources/qetgraphicsitem/conductortextitem.h
sources/qetgraphicsitem/dynamicelementtextitem.h
sources/qetgraphicsitem/element.cpp
sources/qetgraphicsitem/element.h
sources/qetgraphicsitem/elementtextitemgroup.h
sources/qetgraphicsitem/slaveelement.cpp
sources/qetgraphicsitem/slaveelement.h
sources/qetgraphicsitem/terminal.cpp
sources/qetgraphicsitem/terminal.h
sources/qetproject.cpp
sources/titleblockproperties.cpp
|
2020-10-13 22:31:58 +02:00 |
|
Martin Marmsoler
|
871a2642f4
|
use m_pos as value to store
|
2020-10-04 09:34:25 +02:00 |
|
Martin Marmsoler
|
9684d753ec
|
write uuid only in partterminal to xml, because in the other case it is not needed
|
2020-10-02 14:57:06 +02:00 |
|
Martin Marmsoler
|
27a63bbf2b
|
WIP
|
2020-10-01 14:38:08 +02:00 |
|
Martin Marmsoler
|
6080a7b9c9
|
WIP
|
2020-09-14 21:21:32 +02:00 |
|
Simon De Backer
|
5d92393ee7
|
Wrap code for better readability
|
2020-09-07 22:03:40 +02:00 |
|
Martin Marmsoler
|
c5f1705745
|
go on with the work
|
2020-08-25 20:14:38 +02:00 |
|
Simon De Backer
|
e3093bd06c
|
Fix doxygen issue, Mod to and from Settings
what does this code do?
|
2020-08-19 21:29:18 +02:00 |
|
Martin Marmsoler
|
385d0ffd69
|
initial work to move everything into the propertiesinterface which is related to it
|
2020-08-13 23:27:11 +02:00 |
|
Simon De Backer
|
1251d7d9b0
|
Fix indentation code + Mod doc
|
2020-07-19 20:05:58 +02:00 |
|
Simon De Backer
|
501134ab25
|
add Q_UNUSED for TerminalData:: fromSettings & toSettings
|
2020-06-21 10:49:38 +02:00 |
|
Martin Marmsoler
|
af989b1cd8
|
Use uuid instead of an index to connect multiple elements
|
2020-06-14 13:29:25 +02:00 |
|
Martin Marmsoler
|
587ada643f
|
try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
|
2020-06-14 13:29:25 +02:00 |
|
Laurent Trinques
|
22e619d6b9
|
Revert pull request #48
|
2020-06-14 07:35:52 +02:00 |
|
Martin Marmsoler
|
9b06a81c49
|
Use uuid instead of an index to connect multiple elements
|
2020-06-13 16:26:22 +02:00 |
|
Martin Marmsoler
|
ec52032532
|
try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
|
2020-06-13 16:26:22 +02:00 |
|
Laurent Trinques
|
3e1740cee0
|
Revert Martin pull request for now, and return to last 7e9fd8df9 commit
|
2020-06-11 13:19:30 +02:00 |
|
Martin Marmsoler
|
e6f77ec369
|
Use uuid instead of an index to connect multiple elements
|
2020-06-11 11:12:05 +02:00 |
|
Martin Marmsoler
|
6d782f4abb
|
try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
|
2020-06-11 11:12:05 +02:00 |
|