~mutlaqja/kstars-bleeding/+git/kstars-master:observatory_work

Last commit made on 2019-05-26
Get this branch:
git clone -b observatory_work https://git.launchpad.net/~mutlaqja/kstars-bleeding/+git/kstars-master

Branch merges

Branch information

Name:
observatory_work
Repository:
lp:~mutlaqja/kstars-bleeding/+git/kstars-master

Recent commits

4abe22b... by Jasem Mutlaq

Improve focus icons

d24bdc1... by Jasem Mutlaq

Add cursor shapes selections

06adc81... by Jasem Mutlaq

BUGS:407952

Ok, there is no make_unique in C++11 so I just used the standard unique_ptr.

Please test this. I think this is just a workaround. We need a way to synchronize access to these variables in multi-threaded fashion
perhaps using std::unique_lock<> or something similar.

567ea63... by Yuri Chornoivan <email address hidden>

Fix minor typo

ad8fd13... by Jasem Mutlaq

Add option to select object directly by left clicking

ef62ab0... by Jasem Mutlaq

Include profile name in the Ekos title bar

1367952... by Jasem Mutlaq

Support for focus operations and capture looping. Final minor release of 3.2.X series

916d36f... by Jasem Mutlaq

When setting GPS location, try to get the time rule from the nearest city

8f9602b... by Jasem Mutlaq

Fix broken XML

53f13a9... by Jasem Mutlaq

Remove PlaceholderText role since it is not supported in older Qt releases