[Kstars-devel] [kstars] /: Updated TODO list that's more relevant today.
Akarsh Simha
akarsh.simha at kdemail.net
Fri Jan 25 00:53:43 UTC 2013
Git commit aa07e91216cca7ce89634ccc43d4b7ea6e3450f3 by Akarsh Simha.
Committed on 25/01/2013 at 01:47.
Pushed by asimha into branch 'master'.
Updated TODO list that's more relevant today.
Please add your TODO items!
CCMAIL: kstars-devel at kde.org
M +29 -82 TODO
C +0 -0 TODO.old [from: TODO - 100% similarity]
http://commits.kde.org/kstars/aa07e91216cca7ce89634ccc43d4b7ea6e3450f3
diff --git a/TODO b/TODO
index fa6e56a..4bde8b9 100644
--- a/TODO
+++ b/TODO
@@ -1,113 +1,59 @@
-## KStars TODO list: updated August 2004
+## New KStars TODO list: January 2013
## Announce interest in working on these on kstars-devel at kde.org
## suggest new items on the same list or at http://bugs.kde.org
-
1. Bug reports to be resolved:
+------------------------------
-- 69818: Empty Sky on PPC
-
-- 71434: Date boxes too small [cannot reproduce]
-
-- 77564: Sun and other planets overlay in dumped image [cannot reproduce]
-
-- 81303: KStars crashes with segfault after loading
-
-- 85322: Cannot start INDI service [cannot reproduce]
-
-
-2. Other Required Fixes:
-
-- Improve opaque ground polygon
-
-- Fix custom catalogs, make it *much* easier to add custom objects.
-
-- UI file for Location dialog (and others?)
-
-- "Engage Tracking" menu/toolbar action jumps to previous tracked object
-
-- INDI device manager: Close button instead of Ok/Cancel
-
-- ExtDatePicker highlights wrong day for year<2000 (correct day selected,
- just highlighting is wrong)
-
-- OpsDialog: zoomed-out faint limit not restricted to be <= zoomed-in limit
-
-- OpsDialog: child widgets should disable when parent deselected:
- Stars, Asteroids, Comets, CNames, MW, Hide obj.
-
-- OpsDialog: Remove All Trails button does nothing
-
-- OpsDialog: modifying the Hide Objects timestep should trigger Apply button
-
-- AltVsTime: can add custom object more than once, because coords are
- re-precessed
+2. Other required fixes:
+------------------------
-- Details: Messier object with no long name display M name twice
+- Massimiliano's bug on the Mailing List -- Hipparcos epoch is not
+ J2000.0
-- Details: "Edit Link" button should allow link text to be changed
+- KStars shows two NGC 4945 entries in the find dialog, and they both
+ lead to the wrong place.
-- Details: Log window: get rid of Save button; text should silently autosave
+- Wrong moon phases, at least for May 2013, in the Moon Phase Calendar
-- ScriptBuilder: Does not warn if Save As target already exists
+- M 17 position is off
-- ScriptBuilder: Sometimes, opening a script file sets UnsavedChanges
+- Combine various telescope info into the userDB
-- Removing a User Label does not cause it to disappear immediately
+3. Wishlist stuff
+-----------------
-- Showing star mag label, but not name label, prepends "star" to label
+- Make DSS source user-configurable
+- Move storage of DSS and other images to the user database
-3. Wishlist Items
-
-- 51299: Marking of important points on celestial lines
-
-- 63369: Display multiple views [Low priority]
-
-- 66177: Screen saver mode
-
-- 68529: Occultation detection
-
-- 77748: Show Magelanic Cloud contours
-
-- 78068: Option to startup with clock paused
-
-- 79671: Ability to add individual custom objects or "pushpin" markers
-
-- 81617: Ability to save and reload "view profiles"
-
-- 81760: Add "Goto" button to Details/WUT
-
-- 82946: Include Constellation in object details
-
-- 83125: Add new cities in Sweden
+- Improved observation logging support using the userDB
+- JMoons tool: show dates rather than day offset; show position of moons at t0
-4. New Features
+4. Larger New Feature Ideas
+---------------------------
- Almanac tool (sun events, moon events, planet events, etc)
-- Observing list tool (under development by Jeff Woods)
+- Support multiple DSS sources
-- Solar system viewer: more interactive; independent clock; include minor bodies
+- SIMBAD / VizieR queries from Find Dialog and import result into
+ KStars' catalog DB.
-- JMoons tool: show dates rather than day offset; show position of moons at t0
+- Solar system viewer: more interactive; independent clock; include minor bodies
- Countour lines for nebulae
-- Alternative sky-projection schemes
-
- Indicate binarity/variability of stars on map?
-- DCOP functions for overlay drawing of text and lines
-
-- add light grey "dd:mm:ss" text to dmsBoxes, which disappears when it gets focus
-
- Better rendering of comets and asteroids
+- Improve the Star Hopper and give it a good interface. Also make it
+ DBus accessible.
-5. Large projects:
-- OpenGL rendering
+5. Large projects
+-----------------
- Add more planet satellites
@@ -115,8 +61,9 @@
- Update moon position code to Meeus 1998.
+6. Ever-present needs
+---------------------
-6. Ever-present needs
- Translations
- Improve documentation
diff --git a/TODO b/TODO.old
similarity index 100%
copy from TODO
copy to TODO.old
More information about the Kstars-devel
mailing list