Bug 278556 - KStars don't have horizontal coordinates grid
Summary: KStars don't have horizontal coordinates grid
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Akarsh Simha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-26 16:20 UTC by Alexey Khudiakov
Modified: 2012-04-09 12:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Khudiakov 2011-07-26 16:20:20 UTC
Version:           unspecified
OS:                Linux

While kstars provides ecliptic coordinate grid there is no horizontal coordinates grid. Most if not all of planetarium software provide this feature. So I don't see any point in not supporting it.

Bug #119542 is related to this one

Reproducible: Didn't try



Expected Results:  
Be able to draw horizontal grid.
Comment 1 Jérôme SONRIER 2012-03-07 00:36:07 UTC
Git commit d5221a5225e2042096f5dad90644b297483765b6 by Jérôme SONRIER.
Committed on 06/03/2012 at 00:15.
Pushed by jsonrier into branch 'master'.

Add Horizontal coordinate grid.
CCMAIL: kstars-devel@kde.org

M  +2    -0    kstars/CMakeLists.txt
M  +2    -1    kstars/colorscheme.cpp
M  +2    -1    kstars/data/chart.colors
M  +2    -1    kstars/data/classic.colors
M  +2    -1    kstars/data/moonless-night.colors
M  +2    -1    kstars/data/night.colors
A  +-    --    kstars/icons/hi22-action-kstars_hgrid.png
A  +-    --    kstars/icons/hi32-action-kstars_hgrid.png
A  +-    --    kstars/icons/hi48-action-kstars_hgrid.png
A  +-    --    kstars/icons/hi64-action-kstars_hgrid.png
A  +216  -0    kstars/icons/hisc-action-kstars_hgrid.svg
M  +17   -16   kstars/kstars.cpp
M  +19   -9    kstars/kstars.kcfg
M  +8    -3    kstars/kstarsactions.cpp
M  +2    -1    kstars/kstarsdata.cpp
M  +3    -2    kstars/kstarsdcop.cpp
M  +7    -3    kstars/kstarsinit.cpp
M  +2    -1    kstars/kstarsui-indi.rc
M  +2    -1    kstars/kstarsui-win.rc
M  +2    -1    kstars/kstarsui.rc
M  +5    -5    kstars/options/opsadvanced.ui
M  +16   -3    kstars/options/opsguides.ui
M  +2    -79   kstars/skycomponents/coordinategrid.cpp
M  +3    -3    kstars/skycomponents/coordinategrid.h
C  +18   -15   kstars/skycomponents/equatorialcoordinategrid.cpp [from: kstars/skycomponents/coordinategrid.cpp - 076% similarity]
C  +13   -13   kstars/skycomponents/equatorialcoordinategrid.h [from: kstars/skycomponents/coordinategrid.h - 063% similarity]
A  +118  -0    kstars/skycomponents/horizontalcoordinategrid.cpp     [License: GPL (v2+)]
C  +14   -12   kstars/skycomponents/horizontalcoordinategrid.h [from: kstars/skycomponents/coordinategrid.h - 065% similarity]
M  +1    -7    kstars/skycomponents/linelistindex.cpp
M  +2    -0    kstars/skycomponents/linelistindex.h
M  +9    -5    kstars/skycomponents/skymapcomposite.cpp
M  +4    -2    kstars/skycomponents/skymapcomposite.h

http://commits.kde.org/kstars/d5221a5225e2042096f5dad90644b297483765b6