lp:kstars-bleeding

Owned by Jasem Mutlaq
Get this repository:
git clone https://git.launchpad.net/kstars-bleeding

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://invent.kde.org/education/kstars.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 6 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 6 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 9 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 9 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 6 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 9 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 11 minutes — see the log

Branches

Name Last Modified Last Commit
KDE/4.1 2009-06-23 16:52:02 UTC
Backport bug fix for 189508: "Won't show FOV when translated" to branch 4.1

Author: Alexey Khudyakov
Author Date: 2009-06-23 16:52:02 UTC

Backport bug fix for 189508: "Won't show FOV when translated" to branch 4.1

BUG:189508

svn path=/branches/KDE/4.1/kdeedu/kstars/; revision=985885

KDE/4.2 2009-06-23 16:51:00 UTC
Backport fix for bug 189508: "Won't show FOV when translated" to branch 4.2

Author: Alexey Khudyakov
Author Date: 2009-06-23 16:51:00 UTC

Backport fix for bug 189508: "Won't show FOV when translated" to branch 4.2

CCBUG: 189508

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=985884

summer1 2008-07-13 12:50:01 UTC
Porting changes from branch to trunk:

Author: Akarsh Simha
Author Date: 2008-07-13 12:50:01 UTC

Porting changes from branch to trunk:

* Merged revisions
  831209,831213,831366,831452,831454,831456,831466,831513,831523 via
  svnmerge from
  svn+ssh://asimha@svn.kde.org/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: kstars-devel@kde.org
........
  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: kstars-devel@kde.org
........
  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: kstars-devel@kde.org
........
  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:kstars-devel@kde.org
........
  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: kstars-devel@kde.org
........
  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: kstars-devel@kde.org
........
  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: kstars-devel@kde.org
........

CCMAIL: kstars-devel@kde.org

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

unfrozen1 2008-07-08 14:56:15 UTC
Improved variable-speed slewing. Instead of a kludgy mess of nested if's to

Author: Jason Harris
Author Date: 2008-07-08 14:56:15 UTC

Improved variable-speed slewing. Instead of a kludgy mess of nested if's to
implement a triangular speed profile, I am now using much simpler code to
implement a cosine-shaped profile.

There's a little bit of asymmetry in the profile (i.e., the ending speed doesn't
quite get down to the level of the starting speed, so the ending is a little bit
abrupt). This is a consequence of the speed being determined for position r, and
then applied over the interval (r+dr). The solution is to make the determined
speed the average of speed(r) and speed(r+dr), but I'm not sure it's worth the
extra math. Let me know if the asymmetry is bothersome, or if you have a clean
solution for it...

CCMAIL: kstars-devel@kde.org

svn path=/branches/kstars/unfrozen/kstars/; revision=829464

KDE/3.5 2008-06-29 16:50:54 UTC
Desktop validation fixes: remove deprecated entries for Encoding and

Author: Ana Beatriz Guerrero López
Author Date: 2008-06-29 16:50:54 UTC

Desktop validation fixes: remove deprecated entries for Encoding and
fix Categories.

svn path=/branches/KDE/3.5/kdeedu/kstars/; revision=825957

KDE/4.0 2008-06-02 10:26:47 UTC
SVN_SILENT made messages (.desktop file)

Author: Script Kiddy
Author Date: 2008-06-02 10:26:47 UTC

SVN_SILENT made messages (.desktop file)

svn path=/branches/KDE/4.0/kdeedu/kstars/; revision=815596

kconfig_new 2007-10-20 15:08:57 UTC
KDoubleSpinBox->QDoubleSpinBox

Author: Dirk Mueller
Author Date: 2007-10-20 15:08:57 UTC

KDoubleSpinBox->QDoubleSpinBox

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

kde4_jobflags 2007-10-04 13:23:29 UTC
Merged revisions 720689-721023 via svnmerge from

Author: David Faure
Author Date: 2007-10-04 13:23:29 UTC

Merged revisions 720689-721023 via svnmerge from
svn+ssh://dfaure@svn.kde.org/home/kde/trunk/KDE
+ resolved conflicts, fixed compilation in a number of places.

svn path=/branches/work/kde4_jobflags/KDE/kdeedu/kstars/; revision=721065

kde4_kconfig 2007-10-03 23:35:57 UTC
port kdeedu to kconfig changes

Author: Bernhard Loos
Author Date: 2007-10-03 23:35:57 UTC

port kdeedu to kconfig changes

svn path=/branches/work/kde4_kconfig/kconfig/port_trunk/kdeedu/kstars/; revision=720895

kstars_htm 2007-08-12 23:35:18 UTC
As per Jason's suggestion, am now using the Skylabeler to draw the

Author: BitJam
Author Date: 2007-08-12 23:35:18 UTC

As per Jason's suggestion, am now using the Skylabeler to draw the
custom labels and the central focus label so other labels won't over
overlap with them. I've never seen the central focus label so maybe
it's not working. If it starts working again then we will need to fix
the star names like the fix I implemented below for the custom labels.

These labels used to use SkyObject::drawNameLabel() which has NOT been
re-implemented with SkyLabeler. This routine is what draws the labels
that magically appear near the cursor. If I had used SkyLabeler here
then those labels would never appear when the normal label was already
drawn. But since the custom labels are "attached to the skymap" they
do need to use SkyLabeler, hence the change.

I also fixed two bugs (I think) in SkyMap::drawObjectLabels(). We
were returning from the routine whenever the list contained an object
of a type that was not currently being displayed so I changed all the
return's to continue's. Second, we weren't displaying the names of
stars properly. For example stars with genitive names were being
labeled as "star". I fixed this too. Since the code to create the
label name for a star was now in three places, StarObject,
StarComponent, and SkyMap, I made StarObject::labelName so the code is
now only in one spot. I probably should have done something similar
with the offset for the star labels but I didn't.

Despite the minor bug fixes, SkyMap::drawObjectLabels() should
probably be refactored someday especially if users might make a large
number of custom labels.

CCMAIL: kstars-devel@kde.org

svn path=/branches/work/kdeedu_kstars_htm/kstars/; revision=699409

kparts_urlargs_split 2007-08-09 20:51:14 UTC
Add the central constellation boundary highlight as a user-visible

Author: Jason Harris
Author Date: 2007-08-09 20:51:14 UTC

Add the central constellation boundary highlight as a user-visible
option in the configuration window.

CCMAIL: kstars-devel@kde.org

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

kde-kconfiggroup_port 2007-02-14 14:25:44 UTC
ported

Author: Stephan Kulow
Author Date: 2007-02-14 14:25:44 UTC

ported

svn path=/branches/work/kconfiggroup_port/kdeedu/kstars/; revision=633602

kde-kinstance-redesign 2007-01-29 17:07:56 UTC
merge to rev. 628262

Author: Matthias Kretz
Author Date: 2007-01-29 17:07:56 UTC

merge to rev. 628262

svn path=/branches/work/kinstance-redesign/kdeedu/kstars/; revision=628271

kde-kaction-cleanup3 2007-01-08 21:36:02 UTC
one more class..

Author: Thomas Zander
Author Date: 2007-01-08 21:36:02 UTC

one more class..

svn path=/branches/work/kaction-cleanup-branch/KDE/kdeedu/kstars/; revision=621487

kde-kaction-cleanup2 2006-12-27 21:47:43 UTC
Merged revisions 614568-617031 from trunk.

Author: ervin
Author Date: 2006-12-27 21:47:43 UTC

Merged revisions 614568-617031 from trunk.

svn path=/branches/work/kaction-cleanup-branch/KDE/kdeedu/kstars/; revision=617061

kde-kaction-cleanup1 2006-12-03 22:55:33 UTC
- this one compiles now, too

Author: Simon Hausmann
Author Date: 2006-12-03 22:55:33 UTC

- this one compiles now, too

svn path=/branches/work/kaction-cleanup-branch/kdeedu/kstars/; revision=610257

qdbus-api-changes 2006-08-21 14:45:04 UTC
some more porting

Author: Stephan Kulow
Author Date: 2006-08-21 14:45:04 UTC

some more porting

svn path=/branches/work/kde4-qdbus-api-changes/kdeedu/kstars/; revision=575413

KDE/3.4 2005-10-02 16:14:18 UTC
build with qt 3.3.5

Author: Stephan Kulow
Author Date: 2005-10-02 16:14:18 UTC

build with qt 3.3.5

svn path=/branches/KDE/3.4/kdeedu/kstars/; revision=466415

KDE/3.3 2005-02-15 18:41:58 UTC
buffer overflow preventions (backport)

Author: Dirk Mueller
Author Date: 2005-02-15 18:41:58 UTC

buffer overflow preventions (backport)

svn path=/branches/KDE_3_3_BRANCH/kdeedu/kstars/; revision=389697

KDE/3.2 2004-06-16 20:56:18 UTC
CVS_SILENT fixuifiles

Author: Stephan Binner
Author Date: 2004-06-16 20:56:18 UTC

CVS_SILENT fixuifiles

svn path=/branches/KDE_3_2_BRANCH/kdeedu/kstars/; revision=321303

kstars_gl 2004-03-14 12:28:32 UTC
Star textures (as rectangles) are now mapped right on the celestial

Author: Enrico Ros
Author Date: 2004-03-14 12:28:32 UTC

Star textures (as rectangles) are now mapped right on the celestial
sphere. See the screenshot:
http://robotics.dei.unipd.it/~koral/screenshots/gls_snappy_two.jpg

svn path=/branches/kstars_gl/kdeedu/kstars/; revision=295839

KDE/3.1 2003-11-23 07:25:48 UTC
Fixed a bug first pointed out by Mikhail Zotov in a private communication,

Author: Pablo de Vicente
Author Date: 2003-11-23 07:25:48 UTC

Fixed a bug first pointed out by Mikhail Zotov in a private communication,
who noticed that precession between B1950 to J2000 as done by KStars does not
coincide with the results given by SIMBAD (http://simbad.u-strasbg.fr/sim-fidl.pl). M. Zotov has not opened yet a bug in bugs.kde.org, so I have no bug
number to refer to in this commit.

  The bug comes from the fact that conversion between coordinates in B1950
to J2000 (and viceversa) involves changing from (old) catalog FK4 to FK5,
and a simple precesion, as done by KStars is not enough.

To fix this bug I have used the following reference:
Smith, C. A.; Kaplan, G. H.; Hughes, J. A.; Seidelmann, P. K.; Yallop,
B. D.; Hohenkerk, C. Y.
Astronomical Journal, vol. 97, Jan. 1989, p. 265-279

The conversion between the FK4 catalog and the FK5 catalog requires 4 steps:
 - Drop E-Terms in B1950 coordinates. In the past, the mean places of
   stars published in the FK4 catalog included the contribution to the
   aberration due to the ellipticity of the orbit of the Earth. These terms,
   known as E-terms were almost constant, and in the newer FK5 catalog they
   are not included.
 - Precess from B1950 to 1984, January 1st, at 0h, using the parameters
   given by the Astronomische Rechen-Institut.
 - Apply the zero-point correction to the right ascensions to correct for the
   equinox error of the FK4. This is done for 1984, Jan 1st, at 0h.
 - Precess from 1984 Jan 1st at 0h, to J2000 using the new precessional
   parameters.

   This bug may seem not important since KStars produces a result which is
almost correct, but since the conversion between B1950 and J2000 is done
very frequently among astronomers it needs to be corrected. This bug affects
the precessional module and the galactic/equatorial conversion module. This
fix ONLY applies to the first module, although now it is straightforward to
correct the second module. I will do this later.

  Since Stephan Kulow only accepts big bug fixes in the KDE 3.2 deep freeze
period in order to ensure a fast stability of the first relase, I commit
these fixes only to the KDE 3.1.4 branch, even knowing there may be no ç
KDE 3.1.5 release in the future. As soon as the KDE 3.2 branch is opened
for small bug fixes I will port this fix.

CCMAIL: kstars-devel@kde.org

svn path=/branches/KDE_3_1_BRANCH/kdeedu/kstars/; revision=269012

debian_branch 2003-10-14 19:52:37 UTC
Backported fix from HEAD:

Author: Jason Harris
Author Date: 2003-10-14 19:52:37 UTC

Backported fix from HEAD:

Improved determination of the time that an object sets or
transits. If the transit or set time is before the object's rise time,
then it is recomputed for the following day. These times appear in the
popup menu, and in the details dialog.

CCMAIL: bab@debian.org

svn path=/branches/debian_branch/kdeedu/kstars/; revision=259000

kstars_1_0_branch 2003-04-23 16:35:37 UTC
removed indi

Author: Jasem Mutlaq
Author Date: 2003-04-23 16:35:37 UTC

removed indi

svn path=/branches/kstars_1_0_branch/kdeedu/kstars/; revision=221682

make_kdeedu_cool 2002-11-25 14:21:47 UTC
replaced kstarsList with kstarsArray. Using a c-style array of pointers

Author: Jason Harris
Author Date: 2002-11-25 14:21:47 UTC

replaced kstarsList with kstarsArray. Using a c-style array of pointers
to SkyObjects should be faster than using QList<SkyObject>. Other object
lists will be replaced with arrays in upcoming commits.

Also, expanded list of "extra" image and nformation URLs.

svn path=/branches/make_kdeedu_cool/kdeedu/kstars/; revision=190438

KDE/3.0 2002-09-28 00:52:24 UTC
CVS_SILENT made messages

Author: Script Kiddy
Author Date: 2002-09-28 00:52:24 UTC

CVS_SILENT made messages

svn path=/branches/KDE_3_0_BRANCH/kdeedu/kstars/; revision=180802

101126 of 126 results
This repository contains Public information 
Everyone can see this information.

Subscribers