[Kstars-devel] KDE/kdeedu/kstars/kstars

Prakash Mohan prak902000 at gmail.com
Thu Aug 13 20:19:12 CEST 2009


SVN commit 1010979 by prakash:

This is a BIG commit, merging my changes from the branch into trunk.
This includes:
1. Adding support for writing logs in a XML format, compliant with the OAL2.0 schema.
2. Creating an Equipment Editor, to define user's equipment
3. Changes + features in the observing list. This includes:
 * An 'add objects visible tonight option;
 * Export target lists in OAL compliant XML format
4. Adding menu items to the Define Equipment and Adding Observer Details
5. An Execute UI, which is where the user would actually execute and observation session and write the logs.

CCMAIL: kstars-devel at kde.org


 M  +19 -2     CMakeLists.txt  
 A             comast (directory)  
 A             comast/comast.h   [License: GPL (v2+)]
 A             comast/equipmentwriter.cpp   [License: GPL (v2+)]
 A             comast/equipmentwriter.h   [License: GPL (v2+)]
 A             comast/equipmentwriter.ui  
 A             comast/execute.cpp   [License: GPL (v2+)]
 A             comast/execute.h   [License: GPL (v2+)]
 A             comast/execute.ui  
 A             comast/eyepiece.cpp   [License: GPL (v2+)]
 A             comast/eyepiece.h   [License: GPL (v2+)]
 A             comast/filter.cpp   [License: GPL (v2+)]
 A             comast/filter.h   [License: GPL (v2+)]
 A             comast/lens.cpp   [License: GPL (v2+)]
 A             comast/lens.h   [License: GPL (v2+)]
 A             comast/log.cpp   [License: GPL (v2+)]
 A             comast/log.h   [License: GPL (v2+)]
 A             comast/observation.cpp   [License: GPL (v2+)]
 A             comast/observation.h   [License: GPL (v2+)]
 A             comast/observer.cpp   [License: GPL (v2+)]
 A             comast/observer.h   [License: GPL (v2+)]
 A             comast/observeradd.cpp   [License: GPL (v2+)]
 A             comast/observeradd.h   [License: GPL (v2+)]
 A             comast/observeradd.ui  
 A             comast/scope.cpp   [License: GPL (v2+)]
 A             comast/scope.h   [License: GPL (v2+)]
 A             comast/session.cpp   [License: GPL (v2+)]
 A             comast/session.h   [License: GPL (v2+)]
 A             comast/site.cpp   [License: GPL (v2+)]
 A             comast/site.h   [License: GPL (v2+)]
 M  +1 -1      geolocation.h  
 M  +2 -0      ksalmanac.h  
 M  +2 -0      kstars.cpp  
 M  +17 -0     kstars.h  
 M  +12 -0     kstarsactions.cpp  
 M  +2 -0      kstarsdata.cpp  
 M  +6 -1      kstarsdata.h  
 M  +21 -0     kstarsinit.cpp  
 M  +7 -0      kstarsui-indi.rc  
 M  +7 -0      kstarsui-win.rc  
 M  +7 -0      kstarsui.rc  
 M  +2 -0      obslistpopupmenu.cpp  
 M  +1 -0      skyobjects/auxinfo.h  
 M  +4 -0      skyobjects/skyobject.h  
 M  +76 -68    tools/observinglist.cpp  
 M  +32 -2     tools/observinglist.h  
 M  +7 -0      tools/observinglist.ui  
 M  +4 -4      tools/wutdialog.cpp  
 M  +15 -11    tools/wutdialog.h  


http://websvn.kde.org/?view=rev&revision=1010979


More information about the Kstars-devel mailing list