This change reduces the size of collapsed classes in the GraphView by removing the condensed view of the class access
nodes and using a single button next to the class name for collapsing and expanding instead.
Fixed several issues with the overlaps resolving algorithm.
Introducing the cell padding in the last graph update caused some issues that are now resolved.
Coincidently the average number of algorithm iterations needed could be reduced, therefore the thing is now faster.
fortune cookie message = All the answers you need are right there in front of you!
This change adds animated transitions to the QtGraphView using sequential and parallel animations. First vanishing nodes
and all edges get faded out, then the remaining nodes are moved and resized, lastly new nodes and all edges are faded in.
fortune cookie message = Sorge dich nicht! Du wirst bekommen, was du brauchst.
Implemented graph layouting, hybrid approach using spectral and force based layouting
fortune cookie message = Giving credit where it's due ensures loyalty to you.