- 28 May, 2017 1 commit
-
-
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"
-
- 26 May, 2017 2 commits
-
-
Robert Lancaster authored
This patch will add the tracking feature option to Whats Interesting that I mentioned before as well as clarifying the auto center feature a bit.
-
Robert Lancaster authored
This patch should fix a problem I found in Whats Interesting. The problem was that the satellite positions were not updating and I found that the planets and satellites didn't move when selected from whats interesting. The reason was because I had cloned the objects. The clone will not update. I really needed to use the original skyobjects. So this fixes that.
-
- 25 May, 2017 2 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Set capture timeout threshold to 5 seconds by default to account for any possible delays in the pipeline. Only capture after dither is successful when using local guider
-
- 24 May, 2017 3 commits
-
-
Robert Lancaster authored
Whenever you try to run it in hours or anything longer than that, the interface becomes much more unresponsive. I figured it was an issue with an animation thread not sleeping long enough for the interface to have a chance to do other things. I investigated that today and found that I was close. There is a QTimer with a time interval that is used for the time simulation normally, but if you go beyond a certain speed, it just set the clock and didn't use a timer. It seems to be called "manual tick." Well the problem is that it needs to wait a moment before doing that so the interface can respond to any other commands. I found the solution was very simple, a one shot timer, even one as short as 1 millisecond seems to solve the problem. CCMAIL:kstars-devel@kde.org
-
Jasem Mutlaq authored
Update documentation for stars and the offsets within the binary files so I do not have to calculate them again
-
Robert Lancaster authored
I found that one of the Text items in Whats Interesting was stealing the mouse hover events that was supposed to turn it yellow when you hover over it. So I added another mouse area inside the mouse area to capture those mouse hover events. This patch will apply that change.
-
- 23 May, 2017 2 commits
-
-
Csaba Kertész authored
-
Csaba Kertész authored
-
- 22 May, 2017 5 commits
-
-
Jasem Mutlaq authored
ISO8601 should be unified between local and remote modes. Fix remaining issues with flat capture counters and switch between local and remote in modes
-
Robert Lancaster authored
This patch will remove some objects from the info_url file because those objects are no longer in the database under that name. This should clear up some of the errors that appear on KStars startup. Also, I added a function to save the urls of the wikipedia pages found by what’s interesting in the info_url file so that we can build a database just like I did with the images. Also, I added a couple of lines of code so that if whats interesting checks a URL for an object, gets a result, and then finds that their either is no article by that name or no info box on the page, it saves a placeholder file with a notice to the user about the article not existing. This way, it won’t keep trying to download the articles that don’t exist. And finally, I corrected an error where an incorrect image URL would be saved by whats interesting if in fact there was no image in the table. Now it doesn’t try to download and save a non existent image, nor does it record the url.
-
Jasem Mutlaq authored
-
Jasem Mutlaq 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 May, 2017 1 commit
-
-
Jasem Mutlaq authored
-
- 20 May, 2017 3 commits
-
-
Robert Lancaster authored
This patch will correct the name of the SolverFOV color in the color scheme files because it was mislabeled. Also, it sets the colors for RA and DEC Guide error in the night vision scheme to be better for night vision. Around that same idea, it updates the RA and Dec Guide error colors and legend when you change the colors in the color options. And finally, it updates the stylesheet on OS X where the QProgessBar no longer needs to be the grey color it was set to because the QProgressBar file has been edited and the former error this was meant to correct is now gone. The white it naturally is improves the visibility of the progress.
-
Csaba Kertész 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"
-
- 19 May, 2017 3 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq 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"
-
- 18 May, 2017 3 commits
-
-
Jasem Mutlaq authored
Do NOT load observing list on startup since it can take too long and delay program loading signaficantly if it is a large list. Instead show it on first view and show progress dialog while at it
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Add progress dialog when adding objects from wizard as it can take a very long time for large lists. All clear list button
-
- 17 May, 2017 9 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
QtQuick controls 2.0+ do not exist on Ubuntu 16.04 so again failing back to Quick 1.4 until next Ubuntu LTS release comes along
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
+ N/S/W/E motion state is now recognized by the telescope class and advertised as such along with direction.
-
- 16 May, 2017 3 commits
-
-
Jasem Mutlaq authored
More progress. Motion and speed controls work. WIll implement the rest soon. The GUI needs improvement in coloring, sizes, theming, separators..etc
-
Jasem Mutlaq authored
-
Yuri Chornoivan authored
-
- 15 May, 2017 3 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-