[Kstars-devel] kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Tue Oct 21 23:46:12 CEST 2003


CVS commit by harris: 

Several fixes:

AltvsTime tool: fixed colors of object curves when updating the 
Date/Location data.

FOVDialog: Removing an FOV symbol selects adjacent symbol in list.
FOVDialog: Adding a new symbol selects the new symbol in the list.

simclock.h: changed '#include <simclockinterface.h>' to '#include 
"simclockinterface.h"' (this didn't cause any problems, just changed for 
consistency)

Stars that have no common name, but have a genetive name, now use the 
genetive name as their primary name.  This allows such stars to have 
Internet Links and text logs attached to them.

Related to this, the function SkyObject::setName2(const QString&) was 
undefined.  Fixed.

Popup menu for "empty sky" now shows Rise/Set/Transit data

When a data file is not found on startup, there is now a "Retry" button in 
the warning Message Box.  This allows the user to place the file in the 
suggested location, and continue loading without having to restart the 
application.  

Also tweaked the wording of the "missing file" warning message.


I have two more bugs to fix from the QA tests. :)

CCMAIL: kstars-devel at kde.org


  M +2 -1      altvstime.cpp   1.7
  M +4 -1      detaildialog.cpp   1.26
  M +5 -2      fovdialog.cpp   1.6
  M +9 -7      kspopupmenu.cpp   1.13
  M +1 -1      kspopupmenu.h   1.5
  M +27 -22    kstarsdata.cpp   1.105
  M +1 -1      simclock.h   1.9
  M +7 -1      skymapevents.cpp   1.76
  M +1 -1      skyobject.h   1.32
  M +6 -0      starobject.cpp   1.15





More information about the Kstars-devel mailing list