Commits

kh1 committed ddc467a72dd
Handle virtual components differently. Review-by: tjenssen Checking/ unchecking a virtual component does not modify the parent item. Checking/ unchecking a parent item that owns virtual components does not modify the components check state. Dependencies to virtual components should get resolved later, so we do not need to handle them at all.