Skip to content
  • Jason Harris's avatar
    Rotated planet images now work under KDE2...I copied the QImage::xForm()... · 82ef73a3
    Jason Harris authored
    Rotated planet images now work under KDE2...I copied the QImage::xForm() function from Qt3 into KSPlanetBase::xFormImage().
    Under KDE2, the TimeUnitBox is now given a fixed width of 20 pixels, since I couldn't figure out how to obtain the actual width of the spin buttons.
    KSPlanetBase::updateCoords() now calls findPosition(), so it's analogous to the SkyObject version.
    Fixed scaling of printed images; printing now works (please test).
    Fixed interruption of long sky slews.
    Added 2 Estonian cities contributed by Raul Metsma.
    Changed checks against KDE_VERSION to QT_VERSION (someone else changed this at the same time!  resolved conflicts...)
    This is a release candidate for KStars-0.9; please test
    
    svn path=/trunk/kdeedu/kstars/; revision=152745
    82ef73a3