stellarium:refactoring/tz-data

Last commit made on 2023-05-01
Get this branch:
git clone -b refactoring/tz-data https://git.launchpad.net/stellarium

Branch merges

Branch information

Name:
refactoring/tz-data
Repository:
lp:stellarium

Recent commits

80803cb... by Alexander Wolf

Merge branch 'master' into refactoring/tz-data

76ecb16... by Alexander Wolf

Special patch for John Simple

7b59b0c... by Alexander Wolf

Fix checking updates

f82ddbe... by Alexander Wolf

Cosmetics

0feb557... by Ruslan

Fix a method name

07593ce... by gzotti

Small Refactoring

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

Translate po/stellarium/stellarium.pot in hi

100% translated for the source file 'po/stellarium/stellarium.pot'
on the 'hi' language.

da5181d... by gzotti

Fix compilation with Qt5.9

c83b6f8... by gzotti

Refactoring
- use QHash where it may be faster than a QMap
- don't pre-define variables

4066b90... by gzotti

Cosmetics
- use dedicated isEmpty() where applicable