Warning, /graphics/kst-plot/src/libkstapp/TODO is written in an unsupported language. File is not indexed.
0001 View 0002 ---- 0003 - arrows 0004 - Box the objects so they can't be dragged out of the visible size of scene 0005 - Create an ItemModel to map the items into a model 0006 - gradient editor doesn't work 0007 - Edit dialog needs to be parented and probably should be one-per-view 0008 0009 0010 Dialogs 0011 ------- 0012 - Finish off DataManager 0013 - Add DataWizard 0014 - Polish the vector dialog and hook it up 0015 - Item dialogs 0016 - Matrix Dialog 0017 - make an item view that is a set of tabs containing tableviews 0018 - String+Scalar dialog 0019 - Dialogs for data objects 0020 - Add view manager -> just a view onto the item model 0021 0022 0023 Models 0024 ------ 0025 - Add support for objects appearing/disappearing 0026 - Implement SessionModel for the datamanager 0027 - Implement MatrixTableModel 0028 - Implement PrimitiveScalarModel (Strings+Scalars) 0029 - support grouping by parent 0030 0031 0032 Plotting 0033 -------- 0034 - Move algorithms into libkstmath 0035 - Separate Kst2DPlot into pieces 0036 - axis 0037 - ?? 0038 0039 0040 Document 0041 -------- 0042 - Move data collections into here somehow? 0043 0044 0045 Updates 0046 ------- 0047 - Add update loop 0048 0049 0050 Other 0051 ----- 0052 - Move actions from MainWindow to each Item 0053