[Kst] extragear/graphics/kst/devel-docs
George Staikos
staikos at kde.org
Fri Dec 9 20:10:36 CET 2005
SVN commit 487210 by staikos:
update release plan and list every minor fix we need in 1.2.0 (and some of
1.2.1). Anything else needs to be approved at this point. Anything I missed?
M +38 -18 RELEASE_PLAN
--- trunk/extragear/graphics/kst/devel-docs/RELEASE_PLAN #487209:487210
@@ -1,34 +1,52 @@
-Next release: 1.2.0 (final ~Dec 15 2005)
+Next release: 1.2.0 (RC1 ~Dec 20 2005, Final Jan 6)
1.2 Release Plan - scripting and tools release
----------------
-1) Features remaining:
- - JS Scripting complete (main focus)
- - Usability issues with new view object UI
- - Monochrome and greyscale mode
-Maybe:
- - Various new tools (like measuring distance between points)
+1) Fixes and polishing remaining:
+ - KstScript:
+ - extension argument passing
+ - Curve and images need reworking
+ - Additional plot bindings?
+ - Line and Arrow orientations fixed
+ - Collection.remove throws TypeError
+ - address the kst object
+ - mutable collection entries (1.2.1?)
+ - Invalid child object creation
+ - UI:
+ - clipping of lines/arrows (1.2.1?)
+ - legend dialog
+ - plot children adjust relative to the plot region
+ - Target hotpoint too small (1.2.1?)
+ - Selection points are clipped (1.2.1?)
+ - Saving works?
+ - Docs
- fix extdate compile issue
+ - Time input bug (George)
2) Scripting needs a complete API review before release
3) Review changes to .kst format
-1.3 Release Plan - data analysis release (Feb 31 2006 :-))
+1.3 Release Plan - data analysis release (Apr 31 2006 :-))
----------------
1) Features remaining:
- Implement proper drag+drop, undo and copy/cut/paste
- Object templates and complex object construction (main focus)
- - GL Renderer
- - New rendering subsystem from Ted
+ - GL Renderer?
+ - New rendering subsystem from Ted + address Kst2DPlot
- Full healpix support (>= current IDL tools)
- Waterfall plots
- - View object factories implemented - allows new objects from a Kst
- extension as a start
- KstScript session generator
+ - Ongoing KstScript enhancements
+ - Time should automatically set axis labels and choose proper index vector
+ - Fast malloc
+ - New plugin mechanism? (or 2.0?)
-
<--- Consider branching at this point and starting porting work for v2.0 --->
+1.4 Release Plan
+----------------
+
+
2.0 Release Plan - make_it_cool (~Mid 2006)
----------------
1) Features remaining:
@@ -48,8 +66,10 @@
Minor Releases
--------------
-1.1.2 Contains fixes for:
- - enable-final
- - equation update performance fix
- - locking fixes?
-
+1.2.1 Contains fixes for:
+ - Fix saving (object dependency order,
+ - Update dependency fixes (view objects get updates)
+ - kst: kstpsd.cpp:339: virtual KstObject::UpdateType KstPSD::update(int): Assertion `_last_n_new >= 0' failed.
+ - KMDI fixes?
+ - KstScript: .position, .size manipulation
+ - KstScript: delete support
More information about the Kst
mailing list