Commit Graph

6200 Commits (ab6bdd75fc823a2bf23e6e31d95c52fe21d5f765)

Author SHA1 Message Date
Hleb Valoshka c72c4aef51 [CI] Package some tools 2021-05-21 17:44:43 +03:00
Hleb Valoshka 88e2f742d7 Fix signed/unsigned mismatch in comparrisions 2021-05-21 17:44:43 +03:00
Hleb Valoshka 1c078b1186 Don't use deprecated methods 2021-05-21 17:44:43 +03:00
Hleb Valoshka 1e55054eb1 [pkg] add missing build-depdendency on cmake to debian/control 2021-05-21 17:44:43 +03:00
Levin Li 0fb2b4e7c0 Add an option to not search for localized version of a script 2021-05-17 08:00:40 +08:00
Levin Li 9d74b326a9 Implement skip_permission_denied and align behavior with std::filesystem 2021-05-17 08:00:17 +08:00
Levin Li 72367cc1b7 HiDPI mouse events for QT 2021-05-16 10:15:52 +08:00
Levin Li 631d109741 Support HiDPI on QT front end 2021-05-15 07:57:40 +08:00
transifex-integration[bot] 83f7ca59b2 Translate /po/celestia.pot in zh_CN
translation completed updated for the source file '/po/celestia.pot'
on the 'zh_CN' language.
2021-05-14 10:40:54 +08:00
transifex-integration[bot] abb34b4f99 Translate /po/celestia.pot in ru
translation completed for the source file '/po/celestia.pot'
on the 'ru' language.
2021-05-12 17:38:26 +03:00
Levin Li d79a4ac43b Sort DSO directories in extras directories 2021-05-11 16:28:13 +08:00
transifex-integration[bot] f11e4d6864 Translate /po/celestia.pot in bg
translation completed for the source file '/po/celestia.pot'
on the 'bg' language.
2021-05-10 23:30:24 +03:00
transifex-integration[bot] f1c8eb2ae5 Translate /po/celestia.pot in be
translation completed for the source file '/po/celestia.pot'
on the 'be' language.
2021-05-10 23:07:29 +03:00
Hleb Valoshka e356f9339e Fix a few strings 2021-05-10 23:03:53 +03:00
Hleb Valoshka 4c09e9d77a [cmake] very simple implementation of target_link_directories 2021-05-10 19:47:15 +03:00
munix9 4d67bf0cee Update INSTALL.md 2021-05-10 09:37:00 +03:00
Levin Li 87e2aefc0c Update azure-pipelines.yml and INSTALL.md 2021-05-09 15:10:51 +08:00
Levin Li bf10d8d6e1 Make theora and gtk usable on Mac 2021-05-09 15:10:51 +08:00
transifex-integration[bot] 5dd7444720 Translate /po/celestia.pot in bg
translation completed updated for the source file '/po/celestia.pot'
on the 'bg' language.
2021-05-08 19:20:42 +03:00
transifex-integration[bot] 12dbdac148 Translate /po/celestia.pot in bg
translation completed for the source file '/po/celestia.pot'
on the 'bg' language.
2021-05-08 19:17:28 +03:00
transifex-integration[bot] 97a393f6b2 Translate /po/celestia.pot in be
translation completed updated for the source file '/po/celestia.pot'
on the 'be' language.
2021-05-08 13:56:57 +03:00
Levin Li 657eb4a1d5 Speed up start_ru.cel
Also converting the file to UTF-8
2021-05-08 18:31:37 +08:00
Hleb Valoshka 08d2a0b7eb [i18n] Update translation files 2021-05-08 13:13:37 +03:00
Hleb Valoshka c906f917eb [i18n] translate more strings 2021-05-08 13:13:37 +03:00
Hleb Valoshka 668a6023e9 [win32] Remove useless check for nullptr 2021-05-08 13:13:37 +03:00
transifex-integration[bot] 50800f4f22 Translate /po/celestia.pot in bg
translation completed updated for the source file '/po/celestia.pot'
on the 'bg' language.
2021-05-06 23:14:48 +03:00
Hleb Valoshka 1ee185318e Update translations 2021-05-05 15:04:47 +03:00
Hleb Valoshka ca95ccc4b8 [qt] Place colons before closing "b" tag 2021-05-05 15:04:47 +03:00
Hleb Valoshka a7b5ed202f [i18n] Use C_ macro to correctly translate "Spacecraft" 2021-05-05 15:04:47 +03:00
Hleb Valoshka e65e535a2e [i18n] Add support for context-dependent translations 2021-05-05 15:04:47 +03:00
Hleb Valoshka dd9b91f459 Fix rendering of elliptical bodies' rings 2021-05-05 15:04:31 +03:00
Levin Li 499e115a70 Remove Eigen and fmt submodules 2021-05-03 21:01:55 +03:00
Hleb Valoshka cb8c1e8f03 [utils] add generic util::ResolveWildcard() method 2021-04-25 14:22:59 +03:00
Hleb Valoshka f8105c1bda [compat] add fs::path::replace_extension() 2021-04-25 14:22:59 +03:00
transifex-integration[bot] 4c5769ff17 Translate /po/celestia.pot in ru
translation completed for the source file '/po/celestia.pot'
on the 'ru' language.
2021-04-21 17:56:56 +03:00
Hleb Valoshka 173f2399ff Disable depth writing for objects rendered as points (Closes: #947) 2021-04-19 10:24:20 +03:00
Hleb Valoshka c9d2b4ac79 [gtk] Allow Gtk3 usage 2021-04-18 10:41:21 +03:00
Hleb Valoshka 460046776b [gtk] Update information shown in help->about 2021-04-18 10:41:21 +03:00
Hleb Valoshka 2efdd54233 [gtk] Set max width of tour description widget (Gtk3 compatibility)
It's too wide with Gtk3.
2021-04-18 10:41:21 +03:00
Hleb Valoshka a84958355a [gtk] Enable processing of scroll-event signals (Gtk3 compatibility) 2021-04-18 10:41:21 +03:00
Hleb Valoshka 0e97ade98a [gtk] Add own implementation of EGL-capable window 2021-04-18 10:41:21 +03:00
Hleb Valoshka e3c62264e5 Remove reference to bintray from INSTALL.md 2021-04-17 21:23:16 +03:00
Hleb Valoshka 2de9a72027 [gtk] Fix speed in Time menu 2021-04-14 08:44:48 +03:00
Hleb Valoshka 375e45f857 [gtk] Hide options dialog instead of removal (Closes: #17) 2021-04-14 08:44:48 +03:00
Hleb Valoshka 828e7d44e1 [gtk] Use cairo if present 2021-04-14 08:44:48 +03:00
Hleb Valoshka b43f2abe24 [gtk] Replace deprecated API with Gtk3 compatible 2021-04-14 08:44:48 +03:00
Levin Li 3de6707b0c Include setjmp.h for jpeg.cpp 2021-04-10 21:33:23 +08:00
SevenSpheres 9582eef708 Update star data
Update of temperatures and bolometric corrections for all main-sequence stars and brown dwarfs. Also updated temperature for the Sun.
2021-04-09 14:37:12 -04:00
transifex-integration[bot] 8746f9501b Translate /po/celestia.pot in zh_CN
translation completed updated for the source file '/po/celestia.pot'
on the 'zh_CN' language.
2021-04-09 21:32:24 +03:00
Hleb Valoshka 77af6f7419 Refactor images related code
* move different formats support to its own directory
 * add common CaptureBufferToFile subroutine
2021-04-06 10:23:53 +03:00