~mutlaqja/kstars-bleeding/+git/kstars-master:summer1

Last commit made on 2008-07-13
Get this branch:
git clone -b summer1 https://git.launchpad.net/~mutlaqja/kstars-bleeding/+git/kstars-master

Branch merges

Branch information

Recent commits

89fe1a4... by Akarsh Simha <email address hidden>

Porting changes from branch to trunk:

* Merged revisions
  831209,831213,831366,831452,831454,831456,831466,831513,831523 via
  svnmerge from
  svn+ssh://<email address hidden>/home/kde/trunk/KDE/kdeedu/kstars

* Also merged 834150 and 834151 from
  /home/kde/trunk/KDE/kdeedu/cmake/modules manually.

* Also adding svnmerge properties on the kstars directory.

........
  r831209 | asimha | 2008-07-12 12:00:10 +0530 (Sat, 12 Jul 2008) | 6 lines

  Restoring cursor to normal after computation completes in the
  Conjunction tool.

  CCMAIL: <email address hidden>
........
  r831213 | asimha | 2008-07-12 12:16:31 +0530 (Sat, 12 Jul 2008) | 8 lines

  Removing accidentally duplicated (incorrect) code, possibly duplicated
  during the merger of unfrozen and trunk.

  This prevents duplicate entries in the list of conjunctions.

  CCMAIL: <email address hidden>
........
  r831366 | asimha | 2008-07-12 20:07:02 +0530 (Sat, 12 Jul 2008) | 7 lines

  The Conjunction Tool can now handle Stars and Deep Sky Objects in
  addition to Planets for one of the two Objects. Comets and Asteroids
  are still not handled.

  CCMAIL: <email address hidden>
........
  r831452 | mutlaqja | 2008-07-13 00:13:46 +0530 (Sun, 13 Jul 2008) | 1 line

  Search for Apogee and FLI libraries as optional components to KStars
........
  r831454 | mutlaqja | 2008-07-13 00:19:01 +0530 (Sun, 13 Jul 2008) | 8 lines

  Removing apogee & fli libraries. They are now optional compoenets of
  KStars. I've managed to package apogee, fli, and nova libraries using
  SUSE Build Service and they are now available for multiple distributions
  via one-click install.

  CCMAIL:<email address hidden>
........
  r831456 | mutlaqja | 2008-07-13 00:23:28 +0530 (Sun, 13 Jul 2008) | 1 line

  Remove apogee directory
........
  r831466 | asimha | 2008-07-13 01:07:34 +0530 (Sun, 13 Jul 2008) | 6 lines

  Double clicking on a list item in the conjunction tool will take you
  right to the conjunction. (geographical location, time, and object)

  CCMAIL: <email address hidden>
........
  r831513 | asimha | 2008-07-13 02:27:45 +0530 (Sun, 13 Jul 2008) | 10 lines

  + Adding copy constructors to KSPlanetBase, KSAsteroid, KSComet and
    TrailObject in order to facilitate the use of Comets and Asteroids
    in the Calculator, esp. in the Conjunctions Tool.

  + Allowing the first object in a conjunction prediction to be an
    asteroid or a comet.

  CCMAIL: <email address hidden>
........
  r831523 | asimha | 2008-07-13 02:37:08 +0530 (Sun, 13 Jul 2008) | 7 lines

  Fix bug in conjunction tool UI, which was causing KStars to go to the
  wrong conjunction or not go at all. An increment was missing in the
  loop that saves the Julian Days of conjunctions.

  CCMAIL: <email address hidden>
........

CCMAIL: <email address hidden>

svn path=/branches/kstars/summer/kdeedu/kstars/; revision=831846

ac4c004... by Akarsh Simha <email address hidden>

Fix bug in conjunction tool UI, which was causing KStars to go to the
wrong conjunction or not go at all. An increment was missing in the
loop that saves the Julian Days of conjunctions.

CCMAIL: <email address hidden>

svn path=/trunk/KDE/kdeedu/kstars/; revision=831523

03c13c3... by Akarsh Simha <email address hidden>

+ Adding copy constructors to KSPlanetBase, KSAsteroid, KSComet and
  TrailObject in order to facilitate the use of Comets and Asteroids
  in the Calculator, esp. in the Conjunctions Tool.

+ Allowing the first object in a conjunction prediction to be an
  asteroid or a comet.

CCMAIL: <email address hidden>

svn path=/trunk/KDE/kdeedu/kstars/; revision=831513

4521607... by Akarsh Simha <email address hidden>

Double clicking on a list item in the conjunction tool will take you
right to the conjunction. (geographical location, time, and object)

CCMAIL: <email address hidden>

svn path=/trunk/KDE/kdeedu/kstars/; revision=831466

0da10b5... by Jasem Mutlaq

Remove apogee directory

svn path=/trunk/KDE/kdeedu/kstars/; revision=831456

c5bc2e0... by Jasem Mutlaq

Removing apogee & fli libraries. They are now optional compoenets of
KStars. I've managed to package apogee, fli, and nova libraries using
SUSE Build Service and they are now available for multiple distributions
via one-click install.

CCMAIL:<email address hidden>

svn path=/trunk/KDE/kdeedu/kstars/; revision=831454

8a4ccbc... by Jasem Mutlaq

Search for Apogee and FLI libraries as optional components to KStars

svn path=/trunk/KDE/kdeedu/kstars/; revision=831452

e937ba4... by Akarsh Simha <email address hidden>

The Conjunction Tool can now handle Stars and Deep Sky Objects in
addition to Planets for one of the two Objects. Comets and Asteroids
are still not handled.

CCMAIL: <email address hidden>

svn path=/trunk/KDE/kdeedu/kstars/; revision=831366

433d14d... by Akarsh Simha <email address hidden>

Fixed bug in data files that had resulted in garbled data in trixel
N0000.

CCMAIL: <email address hidden>

svn path=/branches/kstars/summer/kdeedu/kstars/; revision=831311

The following changes were in SVN, but were removed from git:

M kstars/data/deepstars.dat

88db4c4... by Akarsh Simha <email address hidden>

+ Fixing bug in mysql2bin. This means that the data files will need to
be rebuilt.

+ Making binfiletester.c better, and capable of pointing magnitude
jumps or incorrect ordering in the binary files.

CCMAIL: <email address hidden>

svn path=/branches/kstars/summer/kdeedu/kstars/; revision=831268