- 04 May, 2016 4 commits
-
-
Jasem Mutlaq authored
Adding driver profiles feature to Ekos in order to support multiple local and remote observatory profiles
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 03 May, 2016 6 commits
-
-
Akarsh Simha authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Disabled 30ms timer to update SkyMap since it degrades performance significantly and there is no reason for it to begin with
-
Akarsh Simha authored
We now recompute precession corrections only if there has been a large shift in time. With dynamically loaded stars (DeepStarComponent), the star object is recycled in memory to avoid the overhead of memory allocation and construction. The new star data is re-initialized in a pre-existing StarObject by calling StarObject::init() with the new data. Since we added the lastPrecessJD much later, it has to be initialized in StarObject::init(); otherwise, the catalog coordinates will not be precessed when a previously existing StarObject is re-purposed for a new star. CCMAIL: kstars-devel@kde.org, mutlaqja@ikarustech.com
-
Akarsh Simha authored
-
Akarsh Simha authored
GUI:
-
- 30 Apr, 2016 1 commit
-
-
Jasem Mutlaq authored
-
- 27 Apr, 2016 1 commit
-
-
Script Kiddy authored
-
- 26 Apr, 2016 4 commits
-
-
Jasem Mutlaq authored
-
git://anongit.kde.org/kstarsJasem Mutlaq authored
-
Jasem Mutlaq authored
-
Script Kiddy authored
-
- 25 Apr, 2016 10 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Add updateCoordsNow() for situations when we need to force recomputation of coordinates regardless of time lapses. Use it where it is expected in the code.
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Raphael Cojocaru authored
-
Raphael Cojocaru authored
-
Jasem Mutlaq authored
-
git://anongit.kde.org/kstarsJasem Mutlaq authored
-
Jasem Mutlaq authored
Disable AlwaysRecomputeCoordinates by default. Set JIT update to be once per solar minute to enhance performance
-
Jasem Mutlaq authored
-
- 22 Apr, 2016 4 commits
-
-
Raphael Cojocaru authored
-
Raphael Cojocaru authored
-
Raphael Cojocaru authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 21 Apr, 2016 4 commits
-
-
Heiko Becker authored
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 20 Apr, 2016 2 commits
-
-
Raphael Cojocaru authored
-
Heiko Becker authored
...by adding the NO_POLICY_SCOPE flag as recommended by ECM's documentation.
-
- 18 Apr, 2016 2 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 17 Apr, 2016 2 commits
-
-
Raphael Cojocaru authored
-
-