wmayer
4143c551bb
DAG: Add method hasRecord() and use it in Model::slotChangeObject
...
to avoid a possible failing assert().
Fixes #17572
2024-11-04 17:56:57 +01:00
wmayer
5a153e50ff
Gui: modernize C++: use default member init
2023-08-23 19:51:44 +02:00
luz paz
c16e88845b
Gui: fix trailing whitespace
2022-12-02 19:18:54 -06:00
wmayer
ba8d5ab055
Gui: modernize C++: replace 'typedef' with 'using'
2022-08-29 14:09:18 +02:00
Uwe
5587569629
[Gui] DAGView: remove few includes
...
mainly the headers are just sorted
2022-03-08 02:37:35 +01:00
blobfish
8ccbff951b
Gui: DAGView: adding check for App::DocumentObject
2016-12-15 13:50:03 +01:00
wmayer
0824c5fd3c
fix Coverity issues
2016-08-21 14:03:02 +02:00
blobfish
a6fe5e664a
Core: Gui: DAGView: windows compile fix
2016-04-12 18:12:13 +02:00
blobfish
389007f17e
Core: Gui: DAGView: Various changes. See Following.
...
Font size hack for windows DPI workaround
Adding optional layout direction
Basic filter framework.
Column logic beyond just parent.
Factor out graph and graphLink to separate source files
Factor out rectitem to separate source files
Rename custom rect item
2016-04-12 18:12:13 +02:00