CVS commit by mornfall: Big feeder/grouper/tree refactoring, part 1. More details later...
M +1 -1 TODO 1.24 M +4 -3 kapture/kapture.cpp 1.13 M +2 -0 libcapture/depgroupers.cpp 1.4 M +2 -0 libcapture/depgroupers.h 1.3 M +15 -9 libcapture/feeder.cpp 1.5 M +11 -22 libcapture/feeder.h 1.8 M +28 -18 libcapture/filters.cpp 1.7 M +8 -15 libcapture/filters.h 1.6 M +32 -41 libcapture/grouper.cpp 1.9 M +8 -38 libcapture/grouper.h 1.8 M +7 -4 libcapture/pkggroup.cpp 1.3 M +1 -2 libcapture/pkggroup.h 1.5 M +53 -24 libcapture/tree.cpp 1.5 M +19 -5 libcapture/tree.h 1.4 M +1 -1 libcapture/treebranchnode.cpp 1.4 M +2 -10 libcapture/treebranchnode.h 1.4 M +2 -2 libcapture/treegroupnode.h 1.4 M +11 -7 libcapture/treenode.h 1.4 M +6 -0 libcapture/treepkgnode.cpp 1.2 M +3 -10 libcapture/treepkgnode.h 1.4 M +2 -3 libkapture/kapturemanager.cpp 1.14 M +1 -1 libkapture/listtreeview.cpp 1.7 M +45 -18 libkapture/listtreewidget.cpp 1.8 M +14 -5 libkapture/listtreewidget.h 1.2 M +8 -7 libkapture/pkgnodeview.cpp 1.14 M +2 -0 libkapture/pkgnodeview.h 1.5 M +5 -3 libkapture/treeview.cpp 1.3 M +2 -1 libkapture/treeview.h 1.3