Commit Graph

3986 Commits (06b9832c3f7d7c61152a5e97c46b632e6acf4cf1)

Author SHA1 Message Date
Chris Laurel 06b9832c3f Fixed some very out-of-date descriptions in the tour guide file. First time this thing has been touched in almost six years! 2008-01-19 00:52:02 +00:00
Christophe Teyssier b3c3fc48d6 Changed __GLIBC__ ifdefs to __GNUC__ for compatibility with other glibc
systems (OS X).
2008-01-18 22:46:23 +00:00
Chris Laurel 2d2db96378 Added high resolution textures to Windows installer file. 2008-01-18 11:28:28 +00:00
Chris Laurel ac6b6fcb25 Added start and end times to selection popup menu for Qt4 front-end. 2008-01-18 11:04:04 +00:00
Pat Suwalski 7bb7d6107c Notifying watchers of a change in texture resolution. 2008-01-18 07:04:34 +00:00
Da Woon Jung 6916a937aa Mac Qt patch 2008-01-18 06:08:18 +00:00
Pat Suwalski f28893082f Implement saving of render distance limit. 2008-01-18 05:36:11 +00:00
Chris Laurel f900d27584 Added K and L keys to CelestiaKeyAssignments.txt 2008-01-17 22:58:26 +00:00
Chris Laurel 7bd4f7dd67 README corrections:
- Changed copyright owner from Chris Laurel to Celestia Development Team
- Updated copyright dates
- Updated email addresses
- Added note about Celestia WikiBook
2008-01-17 22:54:12 +00:00
Chris Laurel 443389fad9 Corrected Vincent's name in AUTHORS file. 2008-01-17 22:52:32 +00:00
Chris Laurel c780653eeb Fixed bad shadow count assert in shadermanager.cpp. 2008-01-17 21:20:27 +00:00
Toti 02f4e96527 Swapped horiz/vert view splitting calls to match scripting behavior 2008-01-16 20:01:09 +00:00
Toti 568f4cc83a Added Multiview entry to main menu 2008-01-16 16:49:42 +00:00
Vincent Giangiulio a981d18104 Icons for time toolbar. 2008-01-16 13:43:23 +00:00
Vincent Giangiulio 6ccbda53f8 Added icons to time toolbar. 2008-01-16 13:38:50 +00:00
Da Woon Jung 46758e3de7 Tweak to make posupport work better with Qt compile 2008-01-16 00:36:33 +00:00
Chris Laurel 79a21cfdd4 Implemented basic time control toolbar for Qt4 front-end. 2008-01-15 20:24:58 +00:00
Chris Laurel 4a917330f2 Implemented basic time control toolbar for Qt4 front-end. 2008-01-15 03:46:42 +00:00
Chris Laurel 1fd6c7c76f Added solar system browser to Qt4 front-end. 2008-01-15 01:22:55 +00:00
Chris Laurel 7a5c9ed95c Fixed another multiple star system bug related to sharing of StarDetails objects.
Some stars without orbit barycenters could end up (incorrectly) getting assigned
a barycenter.
2008-01-15 01:20:06 +00:00
Chris Laurel baae4530f7 Fixed a bug in Universe::getNearestSolarSystem() that would miss finding
a solar system if there was a closer star without a solar system (which was
possible in some multiple star systems.)
2008-01-15 00:13:01 +00:00
Chris Laurel 15d44865df - Added child list for stars
- Added tracking of shared vs unshared StarDetails objects
- Changed goto distance for stellar barycenters so that all child stars fit in the view
 (uses star child lists)
2008-01-14 20:36:33 +00:00
Chris Laurel ed4160d330 Implemented solar system browser for Qt4 front-end (not yet enabled in main window.) 2008-01-14 13:14:05 +00:00
Da Woon Jung 347c3f3357 Make posix locales work by programmatically setting LANG at startup (works best on OS X 10.4 and later) 2008-01-14 08:36:20 +00:00
Chris Laurel 4146d7c0e4 Polished the Qt4 star and DSO browsers:
- Reorganized marker buttons
- Switched to using custom color swatch widget for color
- Added some tool tips
- Limit number of digits shown for magnitudes
- Size table columns based on contents
2008-01-14 08:12:50 +00:00
Chris Laurel 220971deb9 Added Qt4 color swatch widget, for simple color selection. 2008-01-14 06:48:34 +00:00
Chris Laurel cd928e93ba Added Qt4 color swatch widget, for simple color selection. 2008-01-14 06:37:10 +00:00
Vincent Giangiulio b587cabd44 Synched time with selected TimeZone in Windows set time dialog. 2008-01-13 23:45:29 +00:00
Chris Laurel 10e5f25e6a Improved object browsers for Qt4 front-end:
- Added found objects count label
- Increased max number of objects shown in DSO browser
- Replaced closest/brightest filtering of DSOs with Galaxy/Nebula/Open Cluster selection
2008-01-13 23:19:24 +00:00
Vincent Giangiulio 758ed20fd5 Changed Windows version to save and restore Date format from registry. 2008-01-13 23:00:11 +00:00
Vincent Giangiulio 85b75360b4 Added date format setting to Windows set time dialog. 2008-01-13 22:57:42 +00:00
Christophe Teyssier 237103f42f New Dutch translations 2008-01-13 11:27:55 +00:00
Christophe Teyssier 4ae3e5386b Updated translation 2008-01-13 11:27:22 +00:00
Pat Suwalski 1cfa33190e Implementing texture resolution slider UI and preference saving. 2008-01-13 04:02:41 +00:00
Chris Laurel da609ad4ea Implemented deep sky object browser for Qt4 front-end. 2008-01-13 02:41:57 +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
Grant Hutchison 758fd966d0 Added XO-3 b, WASP-4 b and TW Hya b 2008-01-13 00:15:53 +00:00
Grant Hutchison c1ad592493 Added XO-3, WASP-4 and TW Hya 2008-01-13 00:14:38 +00:00
Chris Laurel 50f36983b8 Fixed (hopefully) link error with MSVC and Qt4. 2008-01-12 01:38:59 +00:00
Chris Laurel c4d276fb37 Added filtering by spectral type to Qt4 star browser. 2008-01-12 01:38:09 +00:00
Fridger Schrempp 828d2e4b30 modified headers for porting to MSVS compiler 2008-01-11 20:48:41 +00:00
Fridger Schrempp 61e102f9bb added DESTDIR in celestia.pro to have celestia-qt4 output placed in root directory 2008-01-11 20:47:13 +00:00
Chris Laurel c9a8c46502 Fixed Qt4 / MinGW build: use QGLContext->getProcAddress instead of wglGetProcAddress. 2008-01-11 18:58:20 +00:00
Chris Laurel b918c72a55 Improvements to Qt4 front-end:
- Made popup menus appear with cursor near center item
- Added per-column sort capability to star browser
- Replaced 'With Planets' button with a checkbox for filtering stars with planets
- Correctly set the number of rows when changing star browser filters
2008-01-11 06:06:10 +00:00
Chris Laurel c152a3c5f4 Explicitly specify ASCII versions of FindFile functions in windirectory.cpp so that
Celestia can build with Qt4 (which sets UNICODE)
2008-01-11 03:37:51 +00:00
Pat Suwalski 00b567cc77 Fixing bad tabbing. 2008-01-09 07:15:04 +00:00
Chris Laurel 2e5f337649 Improved the star browser for the Qt4 front-end:
- Added color selection for markers.
2008-01-09 06:02:14 +00:00
Chris Laurel 201c12b0e4 Improved the star browser for the Qt4 front-end:
- Added a context menu
- Added multiple selection support
- Added buttons to mark selected objects
- Enabled extended character display
2008-01-09 04:06:15 +00:00
Chris Laurel 115110a45f Implemented basic star browser for experimental Qt4 front end. 2008-01-09 01:30:10 +00:00
Chris Laurel 6934977bb4 Updates for experimental Qt4 front-end:
- Implemented selection popup menu (modeled on KDE version)
- Save/restore texture resolution
- Save/restore main window and docked window states
2008-01-08 21:13:38 +00:00