- 27 Aug, 2012 1 commit
-
-
Samikshan Bairagya authored
Prevent category view and sky-object listview from overlapping when window width is decreased. The QDockWidget showing the WI QML interface has no limitations on width.Also fix minor bugs introduced in previous commit.
-
- 17 Aug, 2012 2 commits
-
-
Samikshan Bairagya authored
-
Samikshan Bairagya authored
-
- 14 Aug, 2012 1 commit
-
-
Samikshan Bairagya authored
-
- 16 Jul, 2012 1 commit
-
-
Samikshan Bairagya authored
-
- 15 Jul, 2012 1 commit
-
-
Rafal Kulaga authored
This feature had been broken for quite some time, so we've decided to remove it. Due to the big changes at AAVSO site, it might be quite hard to get it running in the future. Fortunately, we have one person who is working on it right now. CCMAIL: kstars-devel@kde.org
-
- 09 Jul, 2012 1 commit
-
-
Rishab Arora authored
-
- 14 Apr, 2012 1 commit
-
-
Samikshan Bairagya authored
-
- 05 Mar, 2012 1 commit
-
-
Jérôme SONRIER authored
CCBUG: 278556 CCMAIL: kstars-devel@kde.org
-
- 25 Jan, 2012 1 commit
-
-
Jasem Mutlaq authored
Introducing Ekos, a new tool for KStars that will empower amateur astronomers to utilize INDI based devices to perform essential functions in astrophotography: + Alignment: Facilitates polar alignment procedure. + Focus: Manual and Auto Focusing algorithms. + Guide: Guide the mount for accurate tracking for extended periods of time. + Capture: Capture CCDs images individually or in batch along with filter selection support. This is a very early release and only basic functionality is provided. The above features will be added with time. CCMAIL:kstars-devel@kde.org
-
- 15 Aug, 2011 1 commit
-
-
Rafał Kułaga authored
Fixed bug causing KStars to segfault in KStars::hideAllFovExceptFirst() if called when there are no visible FOVs. Thanks Akarsh for finding that. Also applied a few checks that will prevent other segfaults in some strange conditions ;-)
-
- 13 Aug, 2011 1 commit
-
-
Rafał Kułaga authored
Added a few more steps to Printing Wizard. Added base class for FinderChart and LoggingForm classes. TODO: fix a few problems.
-
- 09 Aug, 2011 1 commit
-
-
Rafał Kułaga authored
Added steps are: Object selection, Finder chart contents selection (not finished) and Preview & print.
-
- 03 Aug, 2011 1 commit
-
-
Rafał Kułaga authored
Exported image is previewed by painting legend at requested position on SkyMap.
-
- 16 Jul, 2011 1 commit
-
-
Jérome SONRIER authored
CCBUG: 272519 CCMAIL: kstars-devel@kde.org
-
- 11 Jul, 2011 1 commit
-
-
Rafał Kułaga authored
Cache ExportImageDialog, thus saving settings between exports. Inline'd setter methods for ExportImageDialog class. Use QSize instead of two integers (w, h).
-
- 09 Jul, 2011 1 commit
-
-
Rafał Kułaga authored
Flag operation are now available via SkyMap popup menu. If there is more than one flag around clicked SkyPoint, contex menu allows user to choose which one to edit/delete. Flag manager has been improved a little bit - now user can select which flag's label/color/mark etc. is displayed by clicking appropriate entry in flags list. Upon selecting the "Edit flag" Flag manager window appears with appropriate flag shown. TODOS: remove flags 'correctly', enable saving of changes made to existing flags, fix problem that occurs when marks are being read from file.
-
- 06 Jan, 2011 3 commits
-
-
Akarsh Simha authored
destruction, or try to destruct it twice -- it's a singleton. svn path=/trunk/KDE/kdeedu/kstars/; revision=1212239
-
Akarsh Simha authored
Actually, maybe we should Q_ASSERT( !pinstance ); to ensure that the singleton destructor is never called twice. svn path=/trunk/KDE/kdeedu/kstars/; revision=1212238
-
Akarsh Simha authored
is null. svn path=/trunk/KDE/kdeedu/kstars/; revision=1212237
-
- 01 Jan, 2011 2 commits
-
-
Akarsh Simha authored
svn path=/trunk/KDE/kdeedu/kstars/; revision=1210567
-
Akarsh Simha authored
buggy and ugly. Note that as of this commit, HAVE_OPENGL is still not defined anywhere. Must be manually defined if required. svn path=/trunk/KDE/kdeedu/kstars/; revision=1210552
-
- 17 Oct, 2010 2 commits
-
-
Akarsh Simha authored
fixed. svn path=/trunk/KDE/kdeedu/kstars/; revision=1186602
-
Akarsh Simha authored
Yippeeeee! Now everyone can have the OpenGL'd KStars! I must congratulate Harry on writing such beautiful code. I really like the way this stuff works now. There are a whole bunch of *regressions* introduced by this, which Harry has summarized in an earlier e-mail to the mailing list, which I hope, can be fixed at least to some extent before release. The GL version is much more smoother and nice on my machine. Also, this has NOT been tested to compile! I'm going to test it immediately after this commit, because I found it convenient that way. Expect follow up commits to fix compile errors. CCMAIL: kstars-devel@kde.org svn path=/trunk/KDE/kdeedu/kstars/; revision=1186600
-
- 27 Aug, 2010 2 commits
-
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdeedu/kstars/; revision=1168894
-
Albert Astals Cid authored
Reported by Manfred Wiese svn path=/trunk/KDE/kdeedu/kstars/; revision=1168887
-
- 21 Jul, 2010 1 commit
-
-
Akarsh Simha authored
Horizontal coordinates or vice versa more descriptive. I've used the words "star globe view" for equatorial coordinates and "horizonal view" for horizontal coordinates, since they are more intuitive to the beginner. CCMAIL: kstars-devel@kde.org svn path=/trunk/KDE/kdeedu/kstars/; revision=1152415
-
- 28 May, 2010 1 commit
-
-
Prakash Mohan authored
CCMAIL:kstars-devel@kde.org svn path=/trunk/KDE/kdeedu/kstars/; revision=1131582
-
- 10 Mar, 2010 1 commit
-
-
Alexey Khudyakov authored
svn path=/trunk/KDE/kdeedu/kstars/; revision=1101695
-
- 21 Feb, 2010 1 commit
-
-
Alexey Khudyakov authored
Also remove unused include BUG: 207797 svn path=/trunk/KDE/kdeedu/kstars/; revision=1093963
-
- 12 Feb, 2010 1 commit
-
-
Alexey Khudyakov authored
namely: ra,ra0,dec,dec0,az,alt Now they return const reference to dms instead of pointer. Main reason bhid this change is to use plain dumb assignment for angles For example following code snippets could be found in KStars sources > a1.setH( p->ra().Hours() ); Actually it is plain assignment but in obscure form and rather ineffective. It include two multiplications. Following code is equivalent: > a1 = p->ra(); Much easier to understand. Change is very extensive but fairly trivial. At the very least code does compile and seems to work. CCMAIL: kstars-devel@kde.org svn path=/trunk/KDE/kdeedu/kstars/; revision=1089286
-
- 31 Jan, 2010 1 commit
-
-
Alexey Khudyakov authored
have their own facilities to preserve state between program runs and these options interfere. This should resolve bug 20797. It's based on Sruthi Devi's patch. CCMAIL: kstars-devel@kde.org CCBUG: 207797 svn path=/trunk/KDE/kdeedu/kstars/; revision=1083013
-
- 09 Nov, 2009 1 commit
-
-
Alexey Khudyakov authored
Make details dialog and calculator windows non-modal for improved usability Fixes bug 210886 BUG: 210886 CCMAIL: kstars-devel@kde.org svn path=/trunk/KDE/kdeedu/kstars/; revision=1046742
-
- 28 Aug, 2009 5 commits
-
-
Alexey Khudyakov authored
svn path=/trunk/KDE/kdeedu/kstars/; revision=1016636
-
Alexey Khudyakov authored
This is a big surgery. Regressions: * No infoboxes of course * And their state is not known * labeler doesn't know anything about infoboxes now svn path=/trunk/KDE/kdeedu/kstars/; revision=1016633
-
Alexey Khudyakov authored
Remove unused KStars::slotApplyToolbarConfig function svn path=/trunk/KDE/kdeedu/kstars/; revision=1016625
-
Alexey Khudyakov authored
memory svn path=/trunk/KDE/kdeedu/kstars/; revision=1016623
-
Alexey Khudyakov authored
svn path=/trunk/KDE/kdeedu/kstars/; revision=1016622
-
- 26 Aug, 2009 2 commits
-
-
Alexey Khudyakov authored
svn path=/trunk/KDE/kdeedu/kstars/; revision=1016069
-
Alexey Khudyakov authored
svn path=/trunk/KDE/kdeedu/kstars/; revision=1016066
-