~mutlaqja/kstars-bleeding/+git/kstars-master:KDE/3.5

Last commit made on 2008-06-29
Get this branch:
git clone -b KDE/3.5 https://git.launchpad.net/~mutlaqja/kstars-bleeding/+git/kstars-master

Branch merges

Branch information

Recent commits

ae5a96b... by Ana Beatriz Guerrero López

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

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

a5e06c8... by Script Kiddy <email address hidden>

SVN_SILENT made messages (.desktop file)

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

e1116df... by Jason Harris <kstars@30doradus.org>

Backporting patch from Akarsh to fix object type for NGC 1975 and NGC
1977, which are both nebulae.

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

100501c... by Jason Harris <kstars@30doradus.org>

Applying patch to fix bug #156845 (Custom catalog objects not
reloaded in observing list). Thanks for the patch, Carl!

No need to forward-port this fix; custom objects already get reloaded
in observing lists in 4.x.

BUG: 156845
CCMAIL: <email address hidden>

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

c1dee59... by Jason Harris <kstars@30doradus.org>

Bump version number to 1.2.9 (for KDE 3.5.9)

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

3e2d3c4... by Jason Harris <kstars@30doradus.org>

Backporting fix for bug #147742 to 3.5 branch. In addition, I added
a fix that allows you to save stars with only a genetive name (i.e.,
"sigma Orionis"). Prior to this fix, the greek letter was
represented as a "?" in the observing list file, and could not be
parsed when reopening the list. Now, the greek letters are saved as
ascii-letter words instead of the actual greek letter.

Will forward-port this genetive name fix to 4.0 and trunk as well.

CCBUG: 147742
CCMAIL: <email address hidden>

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

2fb03ba... by Jason Harris <kstars@30doradus.org>

The KSMoon changes should not have been part of the
previous commit. Reverting.

CCBUG: 133505
CCMAIL: <email address hidden>

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

f617e20... by Jason Harris <kstars@30doradus.org>

Fixing crash condition in SkyMap::refract(). The
array index could sometimes go out of bounds, leading
to a segfault.

Will port to trunk and 4.0 branch

BUG: 133505
CCMAIL: <email address hidden>

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

5855be2... by Jason Harris <kstars@30doradus.org>

Fixing bug in KSPlanetBase::setRearth() that caused the incorrect
distance to be computed. I needed to use the heliocentric ecliptic
coordinates, not the geocentric.

This fixes Bug #147410

BUG: 147410
CCMAIL: <email address hidden>

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

cf6ef89... by Jason Harris <kstars@30doradus.org>

Fixing bug #152869

Hidden Toolbars not persistent on restart. Also fixed the same issue
for the statusbar. I had thought that calling setChecked() on the
KToggleActions would trigger the connected slotShowGUIItem(), but
apparently not.

Interestingly, the call to slotGUIItem() *is* successfully made in the
trunk codebase...so no fix needed there.

Thanks for the report!

BUG: 152869
CCMAIL: <email address hidden>

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