[Kst] kdeextragear-2/kst (silent)

George Staikos staikos at kde.org
Mon Oct 4 11:12:24 CEST 2004


CVS commit by staikos: 

CVS_SILENT cleanup


  M +1 -30     RELEASE.NOTES   1.2
  M +1 -22     TODO   1.21


--- kdeextragear-2/kst/RELEASE.NOTES  #1.1:1.2
@@ -1,31 +1,2 @@
-Known issues in 0.98:
-
-- plot columns may not be fully functional yet
-- Kst settings may not work
-- events may not work 
-- "overwrite all" doesn't work in plugin manager
-- using QWaitCondition in update thread is broken in all but the
-  most recent Qt releases
-- fits should store the stat variables as scalars, not as a vector
-- locking is missing in places - especially dialogs (plugin, etc)
-- usage counts are all wrong
-- very wide windows apparently cause huge cpu usage (tall doesn't?)
-
-
-o memory check on large vector allocations is missing
-o status messages/progress for lengthy actions are needed
-o algorithm to size and cascade plots initially is needed
-o something before 0% and at 50% cause progress updates for data wizard to not
-  work well
-o frame number needs to be stored in a scalar
-o unloading and reloading a plugin with new interface doesn't update the dialog
-o a database system for constants is needed
-o QTable is really slow for view vectors dialog - need to make something faster
-o plugin error returns need to be enhanced (esp if malloc fails)
-o vector defaults should be keyed to $PWD and stored as a map
-o the common implemented functionality for data dialogs may need a rethink -
-  it's impossible to override behaviour of functions
-o deleting a piolib database crashes kst (George - on hold until piolib works)
-
-
+Known issues in 1.00:
 

--- kdeextragear-2/kst/TODO  #1.20:1.21
@@ -1,25 +1,7 @@
----------------------------
-Bugs:
-
-Zooming in too far blows up the graphing algorithm, causes plotting of
-effective singularities and does weird things with the axis drawing.
-
 --------------------------
 Wishlist:
 
-Better Kst Help
-
-Functions:
-  Special Functions
-    De-spike
-    Coadd
-    RaDec
-    Convolve/Deconvolve
-
 Move the graphing engine into a separate library
 
-Write files out with QDom instead of a text stream
- - it may be slower, but it allows much more powerful manipulation.
-
 ---------------------------
 Cleanup:
@@ -29,10 +11,7 @@
 - cleanup main()
 
-
 ---------------------------
 Threading:
 
-- document it
-- try to make it a bit easier to work with
-- 100% code review again, also test with valgrind, helgrind, etc
+- try to make locking a bit easier to work with
 





More information about the Kst mailing list