Bug 88075

Summary: Ability to delete all dependents
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2004-08-26 00:22:01 UTC
Version:           0.99(devel) (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources
OS:                Linux

Ability to delete an object and all of its dependents from the data manager.
Comment 1 George Staikos 2004-10-19 08:07:11 UTC
CVS commit by staikos: 

Make it possible to delete an object and all of its dependents

FEATURE: 88075


  M +24 -9     kstbasecurve.cpp   1.19
  M +97 -95    kstbasecurve.h   1.30
  M +32 -8     kstdatamanager_i.cpp   1.86
  M +25 -25    kstdatamanager_i.h   1.28
  M +40 -0     kstdataobject.cpp   1.34
  M +4 -0      kstdataobject.h   1.31
  M +5 -0      kstobject.cpp   1.12
  M +2 -0      kstobject.h   1.29
  M +9 -0      kstvcurve.cpp   1.50
  M +2 -0      kstvcurve.h   1.27
  M +20 -0     kstvector.cpp   1.86
  M +2 -0      kstvector.h   1.57