luz paz
c16e88845b
Gui: fix trailing whitespace
2022-12-02 19:18:54 -06:00
Uwe
5587569629
[Gui] DAGView: remove few includes
...
mainly the headers are just sorted
2022-03-08 02:37:35 +01:00
Chris Hennes
50c7ee36bf
[GUI] Remove code for Qt < 5.9
2021-04-02 10:10:37 +02:00
Mateusz Skowroński
d7541bcd28
QStyleOptionViewItemV4 is deprecated in Qt5. Replace it with QStyleOptionViewItem.
2017-02-12 05:46:07 +01:00
wmayer
f19d424d8b
fix -Wextra in FreeCADGui
2016-09-21 20:54:52 +02:00
wmayer
3e941f2b87
+ nothing to moc for DAG RectItem class
2016-04-13 19:18:01 +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
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