stellarium:exoplanets/table-filters

Last commit made on 2024-05-18
Get this branch:
git clone -b exoplanets/table-filters https://git.launchpad.net/stellarium

Branch merges

Branch information

Name:
exoplanets/table-filters
Repository:
lp:stellarium

Recent commits

12d1263... by Ruslan

Use inline initialization in AstroCalcDialog

Only resort to the initializer list when the value is defined at runtime.

c6c6083... by Alexander Wolf

Cosmetic fixes

4000a3f... by "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com>

Translate po/stellarium/stellarium.pot in ru

100% translated source file: 'po/stellarium/stellarium.pot'
on 'ru'.

13cbe8a... by Alexander Wolf

Added set of navigational stars from Nevil Maskelyne's The British Mariner's Guide published in 1764

89671f3... by Alexander Wolf

Switch off IAU moon numbers from screen labels

5a0a81c... by "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com>

Translate po/stellarium/stellarium.pot in gl

100% translated source file: 'po/stellarium/stellarium.pot'
on 'gl'.

1c228e8... by Ruslan

Use smart pointers to manage translators in StelLocaleMgr

4f904d9... by gzotti

SUG: Some clarifications

6939d76... by Ruslan

Remove extraneous borders in tables in About dialogs of plugins

This fixes #3742 introduced by c50be3c81e9652f2bf3611058f6505b2df477c36.

61116c8... by Ruslan

Fix formatting in Anutan sky culture

Last column of the table ended before its content started:
"<td></td>The text". This is now fixed to "<td>The text</td>".