blobfish
81ee548f7f
use bitset to_string for column retrieval
2016-05-13 18:02:53 +02:00
blobfish
3a8eb09635
Core: Gui: DAGView: adding surface specific property link to model recognizition. See following note.
...
this alters the dagview specific to the surface workbench,
but it isn't dependent on the surface workbench.
2016-05-07 10:29:19 +02:00
blobfish
86bf399682
Core: Gui: DAGView: delay retrieval for python features. see following note.
...
This doesn't work on document restore!
2016-05-07 10:29:03 +02:00
Mateusz Skowroński
b5519922d8
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-04-15 11:55:12 +02:00
blobfish
03ad4d752c
Core: Gui: DAGView: see following note:
...
Rework highlight rendering.
Exception for topo sort.
2016-04-12 18:12:20 +02:00
blobfish
78f3e9786b
Core: Gui: DAGView: using pending icon and showing valid status for tool tip
2016-04-12 18:12:19 +02:00
Alexander Golubev
37320a0bfa
Gui: prevent DAGView crash freecad when a document gets a circular dependency
2016-04-12 18:12:16 +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
blobfish
1284810891
Core: Gui: DAGView: Misc fixes, see following
...
adding dagVisible and test filter(disabled)
highlight connectors
fix for double click crash.
adding visible isolation on right click
forgot to remove new icons from scene
2016-04-12 18:12:12 +02:00
DeepSOIC
7653d2d48f
Fix build on Windows
2016-04-12 18:12:10 +02:00
blobfish
54a3336af5
Core: Gui: DAGView: Basic Functionality
2016-04-12 18:12:10 +02:00
blobfish
3e65723472
Core: Gui: DAGView: skeleton implemented
...
Need to enable through parameter BaseApp/Preferences/DAGView
2016-04-12 18:12:10 +02:00