[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-edu-devel
Subject:    D16320: Earth throws a shadow, but sth's broken.
From:       Valentin Boettcher <noreply () phabricator ! kde ! org>
Date:       2018-10-19 15:30:27
Message-ID: 05f9ec04f0695bf72d6f25bc85634fc5 () localhost ! localdomain
[Download RAW message or body]

[Attachment #2 (text/plain)]

vboettcher created this revision.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
vboettcher requested review of this revision.

REVISION SUMMARY
  Fix that crash trash!
  
  Added Eclipse Tool Refactored KSConjunct.
  
  Add Earth Shadow, Restructure Conjunction Solver, Implement Lunar Eclipse Solver.
  
  Finished Cleanup. Fix partial eclipse bug!

REPOSITORY
  R321 KStars

BRANCH
  cleanup_first_stage_eclipses (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D16320

AFFECTED FILES
  CMakeLists.txt
  kstars/CMakeLists.txt
  kstars/kstarsdata.cpp
  kstars/skycomponents/binarylistcomponent.h
  kstars/skycomponents/earthshadowcomponent.cpp
  kstars/skycomponents/earthshadowcomponent.h
  kstars/skycomponents/skycomponent.h
  kstars/skycomponents/skymapcomposite.cpp
  kstars/skycomponents/skymapcomposite.h
  kstars/skycomponents/solarsystemcomposite.cpp
  kstars/skycomponents/solarsystemcomposite.h
  kstars/skycomponents/solarsystemsinglecomponent.cpp
  kstars/skycomponents/solarsystemsinglecomponent.h
  kstars/skycomponents/typedef.h
  kstars/skyobjects/ksearthshadow.cpp
  kstars/skyobjects/ksearthshadow.h
  kstars/skyobjects/ksmoon.cpp
  kstars/skyobjects/ksmoon.h
  kstars/skyobjects/ksplanetbase.cpp
  kstars/skyobjects/ksplanetbase.h
  kstars/skyobjects/skyobject.cpp
  kstars/skyobjects/skypoint.cpp
  kstars/skyobjects/skypoint.h
  kstars/skypainter.h
  kstars/skyqpainter.cpp
  kstars/skyqpainter.h
  kstars/tools/approachsolver.cpp
  kstars/tools/approachsolver.h
  kstars/tools/astrocalc.cpp
  kstars/tools/conjunctions.cpp
  kstars/tools/conjunctions.h
  kstars/tools/conjunctions.ui
  kstars/tools/eclipsehandler.cpp
  kstars/tools/eclipsehandler.h
  kstars/tools/eclipsestool.h
  kstars/tools/eclipsetool.cpp
  kstars/tools/eclipsetool.h
  kstars/tools/eclipsetool.ui
  kstars/tools/eclipsetool/lunareclipsehandler.cpp
  kstars/tools/eclipsetool/lunareclipsehandler.h
  kstars/tools/ksconjunct.cpp
  kstars/tools/ksconjunct.h

To: vboettcher
Cc: kde-edu, narvaez, apol

[Attachment #3 (text/html)]

<table><tr><td style="">vboettcher created this revision.<br />Herald added a \
project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />vboettcher requested \
review of this revision. </td><a style="text-decoration: none; padding: 4px 8px; \
margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: \
3px; background-color: #F7F7F9; background-image: linear-gradient(to \
bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" \
href="https://phabricator.kde.org/D16320">View Revision</a></tr></table><br \
/><div><strong>REVISION SUMMARY</strong><div><p>Fix that crash trash!</p>

<p>Added Eclipse Tool Refactored KSConjunct.</p>

<p>Add Earth Shadow, Restructure Conjunction Solver, Implement Lunar Eclipse \
Solver.</p>

<p>Finished Cleanup. Fix partial eclipse bug!</p></div></div><br \
/><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br \
/><div><strong>BRANCH</strong><div><div>cleanup_first_stage_eclipses (branched from \
master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a \
href="https://phabricator.kde.org/D16320">https://phabricator.kde.org/D16320</a></div></div><br \
/><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br /> \
kstars/CMakeLists.txt<br /> kstars/kstarsdata.cpp<br />
kstars/skycomponents/binarylistcomponent.h<br />
kstars/skycomponents/earthshadowcomponent.cpp<br />
kstars/skycomponents/earthshadowcomponent.h<br />
kstars/skycomponents/skycomponent.h<br />
kstars/skycomponents/skymapcomposite.cpp<br />
kstars/skycomponents/skymapcomposite.h<br />
kstars/skycomponents/solarsystemcomposite.cpp<br />
kstars/skycomponents/solarsystemcomposite.h<br />
kstars/skycomponents/solarsystemsinglecomponent.cpp<br />
kstars/skycomponents/solarsystemsinglecomponent.h<br />
kstars/skycomponents/typedef.h<br />
kstars/skyobjects/ksearthshadow.cpp<br />
kstars/skyobjects/ksearthshadow.h<br />
kstars/skyobjects/ksmoon.cpp<br />
kstars/skyobjects/ksmoon.h<br />
kstars/skyobjects/ksplanetbase.cpp<br />
kstars/skyobjects/ksplanetbase.h<br />
kstars/skyobjects/skyobject.cpp<br />
kstars/skyobjects/skypoint.cpp<br />
kstars/skyobjects/skypoint.h<br />
kstars/skypainter.h<br />
kstars/skyqpainter.cpp<br />
kstars/skyqpainter.h<br />
kstars/tools/approachsolver.cpp<br />
kstars/tools/approachsolver.h<br />
kstars/tools/astrocalc.cpp<br />
kstars/tools/conjunctions.cpp<br />
kstars/tools/conjunctions.h<br />
kstars/tools/conjunctions.ui<br />
kstars/tools/eclipsehandler.cpp<br />
kstars/tools/eclipsehandler.h<br />
kstars/tools/eclipsestool.h<br />
kstars/tools/eclipsetool.cpp<br />
kstars/tools/eclipsetool.h<br />
kstars/tools/eclipsetool.ui<br />
kstars/tools/eclipsetool/lunareclipsehandler.cpp<br />
kstars/tools/eclipsetool/lunareclipsehandler.h<br />
kstars/tools/ksconjunct.cpp<br />
kstars/tools/ksconjunct.h</div></div></div><br /><div><strong>To: \
</strong>vboettcher<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic