Bug 88075 - Ability to delete all dependents
Summary: Ability to delete all dependents
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 00:22 UTC by Andrew Walker
Modified: 2004-10-19 08:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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