[Kstars-devel] kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Sat Oct 18 02:31:50 CEST 2003


CVS commit by harris: 

Several fixes:

+ genetive star names now use actual Greek letters instead of spelling the 
greek letter in English (e.g., we use Unicode 0x03B1 instead of "alpha")

+ Fixed conditions under which AddCity button in Location Dialog is 
activated

+ Fixed typo that prevented parsing custom-catalog objects with multi-word 
names

+ Removing custom catalog in the View Options Dialog now triggers a skymap 
redraw

+ Remove Catalog button disabled by default

+ Comets no longer hidden at low zoom, but size of comets and asteroids 
smaller.

+ removed useless "if (true)" statements in skymapdraw.cpp

+ Milky Way outline contour is thicker

+ swapped order of M31 and M32 in ngcic01.dat so that M32 is not hidden 
behind M31.

+ positional offset of star name labels now far less dependent on zoom 
level (labels got very far from screen center at high zoom)

+ never show star name labels for unnamed stars (was showing "star")

+ the star-color-mode spinbox in the View Options Dialog had each item 
represented twice, because they existed in both UI file and ctor.  Removed 
from UI file.

+ In View Options Dialog, properly disable some widgets when the 
controlling option is unchecked.

CCMAIL: kstars-devel at kde.org


  M +17 -10    altvstimeui.ui   1.3
  M +4 -4      kstarsdata.cpp   1.104
  M +18 -24    locationdialog.cpp   1.34
  M +6 -11     locationdialog.h   1.19
  M +7 -4      opsadvanced.ui   1.8
  M +13 -2     opscatalog.ui   1.9
  M +11 -21    opscolors.ui   1.8
  M +221 -234  skymapdraw.cpp   1.40
  M +28 -27    starobject.cpp   1.14
  M +27 -11    viewopsdialog.cpp   1.53
  M +1 -1      data/ngcic01.dat   1.6
  M +3 -8      data/tips   1.16





More information about the Kstars-devel mailing list