Martin Marmsoler
|
c0d9bf9548
|
use more meaningful name
|
2020-10-12 19:11:01 +02:00 |
|
Martin Marmsoler
|
3509a1c7a5
|
add comments and move some initializations from the source file to the header file
|
2020-10-10 15:50:04 +02:00 |
|
Martin Marmsoler
|
0dfe0c1613
|
let conductor textitem export to xml, because the read is also made from it
|
2020-10-10 12:25:58 +02:00 |
|
Martin Marmsoler
|
497673d83b
|
make createProperty methods static, because they can be used also outside of this class
|
2020-10-10 12:21:37 +02:00 |
|
Martin Marmsoler
|
f18e6bd50f
|
remove default parameter, because it leads only to confusion and errors
|
2020-10-10 12:02:38 +02:00 |
|
Martin Marmsoler
|
9b8c0101be
|
new method to load properties must be used, otherwise nothing valid will be read
|
2020-10-10 11:17:15 +02:00 |
|
Martin Marmsoler
|
0cc6558281
|
Fix issue that conductors where connected wrong. This was, because instead of reusing the id's stored in the Terminal, new id's where created
|
2020-10-08 19:05:30 +02:00 |
|
Martin Marmsoler
|
52f886e34b
|
add comment
|
2020-10-08 18:39:11 +02:00 |
|
Martin Marmsoler
|
a1cf3711a1
|
Fix issues
|
2020-10-07 08:05:01 +02:00 |
|
Martin Marmsoler
|
b958848194
|
Update conductorproperties.cpp and conductor.cpp
|
2020-10-06 21:40:48 +02:00 |
|
Martin Marmsoler
|
2d21391a09
|
- AlignBottom shoud be the default
- move inital values to header file
|
2020-10-06 18:44:14 +02:00 |
|
Martin Marmsoler
|
beeeb252b4
|
fix problem of not showing reference labels
|
2020-10-06 17:07:16 +02:00 |
|
Martin Marmsoler
|
6d2a88e85f
|
use default value if the parameter is not available
|
2020-10-06 12:48:39 +02:00 |
|
Martin Marmsoler
|
8ef8a71680
|
add comment
|
2020-10-05 21:54:26 +02:00 |
|
Martin Marmsoler
|
8829974852
|
add comment
|
2020-10-04 09:34:34 +02:00 |
|
Martin Marmsoler
|
871a2642f4
|
use m_pos as value to store
|
2020-10-04 09:34:25 +02:00 |
|
Martin Marmsoler
|
9153588c94
|
store position when exporting to xml, because terminalData will create the document from m_pos
|
2020-10-04 09:33:16 +02:00 |
|
Martin Marmsoler
|
f3368f159d
|
Fix problem that not all childs were added to the xml document
|
2020-10-03 20:50:08 +02:00 |
|
Martin Marmsoler
|
9521a8aa0b
|
WIP
|
2020-10-02 15:49:35 +02:00 |
|
Martin Marmsoler
|
c8691b243b
|
if no uuid for the terminal is available, use write the id of the terminal to the xml file, otherwise no connection can be done after saving
|
2020-10-02 14:58:33 +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
|
15ca6096ca
|
rename f to conductor for better readability
|
2020-10-02 14:56:15 +02:00 |
|
Martin Marmsoler
|
a92683f3fa
|
add comment
|
2020-10-01 16:51:17 +02:00 |
|
Martin Marmsoler
|
9e54137224
|
add explanation
|
2020-10-01 16:39:12 +02:00 |
|
Martin Marmsoler
|
91a56799a7
|
Solves problem that terminals are not placed at the correct place
|
2020-10-01 16:31:15 +02:00 |
|
Martin Marmsoler
|
10e767c3e0
|
add comments
|
2020-10-01 16:28:48 +02:00 |
|
Martin Marmsoler
|
27a63bbf2b
|
WIP
|
2020-10-01 14:38:08 +02:00 |
|
Martin Marmsoler
|
adc28d32b9
|
revert saving title block properties in it's own child, because it makes more sense directly in the diagram
|
2020-09-28 16:29:09 +02:00 |
|
Martin Marmsoler
|
48cce42cfe
|
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
|
2020-09-28 15:42:57 +02:00 |
|
Martin Marmsoler
|
6080a7b9c9
|
WIP
|
2020-09-14 21:21:32 +02:00 |
|
Martin Marmsoler
|
c5f1705745
|
go on with the work
|
2020-08-25 20:14:38 +02:00 |
|
Martin Marmsoler
|
a10709157d
|
update
|
2020-08-24 20:34: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
|
70ef559874
|
Improve portability of Doxyfile
note run "doxygen Doxyfile" in qet dir
|
2020-07-16 16:56:30 +02:00 |
|
sdeffaux
|
80c54b3edb
|
Add new Symbols
|
2020-07-16 15:51:47 +02:00 |
|
Laurent Trinques
|
68116f4664
|
Fix indentation code
|
2020-07-15 23:00:21 +02:00 |
|
Simon De Backer
|
b9ce532db7
|
Mod doc for better readability doxygen
1. this can be an example howto
add english and french documentation without sacrificing code readability
2. Fix indentation code
|
2020-07-15 22:37:29 +02:00 |
|
Laurent Trinques
|
a28e7289b9
|
Doxyfile update add QCH file for
doxygen-generated docs using qhelpgenerator and then import them into Qt Creator.
|
2020-07-15 22:25:29 +02:00 |
|
Claveau Joshua
|
ac49ecce7d
|
Fix wrong position of slave xref after open a saved project
|
2020-07-15 20:48:52 +02:00 |
|
Laurent Trinques
|
7ed71a6312
|
Fix indentation code
|
2020-07-15 20:35:23 +02:00 |
|
Laurent Trinques
|
350e7e5233
|
Fix indentation code
|
2020-07-15 20:21:59 +02:00 |
|
Laurent Trinques
|
68e78a0de9
|
Fix indentation code
|
2020-07-15 20:20:07 +02:00 |
|
Laurent Trinques
|
6313319f80
|
Fix-indentation-code
|
2020-07-15 19:57:37 +02:00 |
|
Laurent Trinques
|
a718cfa16d
|
Fix indentation code
|
2020-07-15 19:48:28 +02:00 |
|
Simon De Backer
|
d7e1d326a2
|
Wrap code for better readability + Mod doc
|
2020-07-15 18:34:42 +02:00 |
|
Simon De Backer
|
2cdfce18ec
|
Mod doc to set style de same + Fix indentation code
|
2020-07-15 18:31:04 +02:00 |
|
Simon De Backer
|
251dfdf37a
|
add documentation
|
2020-07-15 18:29:04 +02:00 |
|
Laurent Trinques
|
0c381eae28
|
Fix Remove old summary feature
|
2020-07-15 17:43:20 +02:00 |
|
Laurent Trinques
|
f8ca26f6e3
|
Mod doc
|
2020-07-15 15:32:19 +02:00 |
|
Laurent Trinques
|
b866323e90
|
Minor QETDiagramEditor::setUpMenu reorder action
|
2020-07-15 15:28:47 +02:00 |
|