CVS commit by mornfall: Reinstating the dependency view. Hopefully the right way this time.
M +2 -2 TODO 1.28 M +60 -72 libcapture/depgroupers.cpp 1.10 M +14 -20 libcapture/depgroupers.h 1.7 M +10 -5 libcapture/filters.cpp 1.11 M +19 -6 libcapture/grouper.cpp 1.21 M +4 -1 libcapture/grouper.h 1.15 M +13 -2 libcapture/param.h 1.2 M +1 -0 libcapture/tree.h 1.10 M +6 -0 libcapture/treebranchnode.cpp 1.8 M +1 -0 libcapture/treebranchnode.h 1.8 M +16 -1 libcapture/treedepnode.cpp 1.2 M +2 -0 libcapture/treedepnode.h 1.2 M +1 -1 libcapture/treepkgnode.cpp 1.3 M +1 -1 libcapture/treevernode.cpp 1.2 M +2 -1 libkapture/kapturemanager.cpp 1.21 M +3 -3 libkapture/listtreeview.cpp 1.11 M +46 -2 libkapture/listtreewidget.cpp 1.17 M +13 -0 libkapture/listtreewidget.h 1.10 M +21 -15 libkapture/pkgnodeview.cpp 1.22 M +5 -2 libkapture/treeview.cpp 1.5 M +5 -2 libkapture/treeview.h 1.5