Commit Graph

25 Commits (9e433e6cd801cc0dcca7a5a758ea1293da425f88)

Author SHA1 Message Date
Hleb Valoshka 9e433e6cd8 Build configuration cleanup 2020-03-03 20:04:55 +03:00
Hleb Valoshka fb4bede3d1 Allow building without NLS 2020-02-15 00:20:13 +03:00
Paolo Pantò f8c254c634 [qt] Process event sent before the event loop started 2019-11-28 14:37:05 +03:00
Hleb Valoshka 7435f420dc Set Qt::AA_UseDesktopOpenGL before QCoreApplication creation (Closes: #407) 2019-10-26 00:58:47 +03:00
Li Linfeng 589face93e Use relative path for data and config on macOS platform 2019-08-07 12:15:32 +03:00
Hleb Valoshka e80b06e67e [win32] remove __iob_func
* we prefer vcpkg libraries build using the same compiler
* VC++ 2017 is ABI compatible with 2017: https://docs.microsoft.com/en-gb/cpp/porting/binary-compat-2015-2017?view=vs-2019
2019-04-12 17:09:58 +03:00
Hleb Valoshka bf77df0997 [qt] Use desktop GL always 2019-01-11 12:57:55 +03:00
Hleb Valoshka 363abc40f3 Use libfmt instead of C-style & iostream workflow
TODO: check StarDatabase::getStarName
2018-10-17 22:19:03 +03:00
Hleb Valoshka 00bab1e046 Enable splash window
TODO: resolve issues with pixmap alpha channel
2018-10-14 01:11:01 +03:00
Hleb Valoshka 8db36a8b7a Add CelestiaQTranslator class to use gettext with Qt5 UI 2018-10-07 13:38:15 +03:00
Hleb Valoshka b082d5f47f Automatically convert to c++11 using clan-tidy
+ manual cleanups
2018-09-22 23:42:02 +03:00
Hleb Valoshka 9b9faf6e03 unix: install splash.png into a proper location 2018-09-22 23:41:58 +03:00
Hleb Valoshka f34c7568c4 fix (some) compiler warnings
# Conflicts:
#	src/celengine/observer.cpp
2018-09-22 23:41:57 +03:00
Hleb Valoshka 882e4ecf28 fix whitespaces and indents
trailing spaces are removed
tabs are replaced with 4 spaces

# Conflicts:
#	src/celengine/cmdparser.cpp
#	src/celengine/command.cpp
#	src/celestia/celestiacore.cpp
#	src/celestia/celestiacore.h
#	src/celestia/qt/qtappwin.cpp
#	src/celestia/qt/qtglwidget.cpp
#	src/celestia/win32/winmain.cpp
2018-09-22 23:41:57 +03:00
WIN-641EQTUHGRE\root 40de39362a win32/64 fixes 2018-09-22 23:41:56 +03:00
Nils Larsson a1043fbfaa Various Qt5 fixes.
# Conflicts:
#	src/celestia/qt/qtglwidget.cpp
2018-09-22 23:41:56 +03:00
Alexell 7cc3d26391 QT version: change default window position
Fixed critical error at removing last item bookmark, changed default
render flags.
2018-08-11 21:51:36 +03:00
Alexell ce1de62117 QT version: added splash screen on startup
+ changed Russian translation file
2018-08-11 21:44:49 +03:00
Pat Suwalski 55c5cce055 Fix resource loading in symbol-optimized build (non-qmake). 2012-03-28 20:04:49 +00:00
Vincent Giangiulio 54892743b8 Added i18n support through gettext to the Qt4 version 2010-04-13 10:14:57 +00:00
Pat Suwalski 97447e6cf3 Removing CRLF line endings which somehow existed on some but not all
lines.
2008-10-30 07:02:31 +00:00
Chris Laurel 5ddc754727 Enabled xbel bookmarks support for Qt4 front-end. Bookmarks are saved into the user data dir in the files bookmarks.xbel.cpp. Creating and organizing with an arbitrary number and depth of subfolders is supported. 2008-04-19 23:15:22 +00:00
Chris Laurel 502503ea7f Implemented eclipse finder for Qt4 front-end. 2008-01-29 23:57:29 +00:00
Chris Laurel 936d70bc3a Qt4 front-end improvements:
- Added command line parsing (--conf and --extrasdir only right now)
- Start with focus set to 3D window
- Added deep sky browser
- Autoupdate browser lists when filter is modified
2008-01-13 02:40:25 +00:00
Chris Laurel 470c3fce9b Checked in Qt4 front-end for Celestia. 2008-01-06 05:45:49 +00:00