lp:~registry/stellarium/socis2015

Created by gzotti and last modified

In this branch we are going to develop the SoCiS 2015 project.

Get this branch:
bzr branch lp:~registry/stellarium/socis2015
Members of Registry Administrators can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Registry Administrators
Project:
Stellarium
Status:
Merged

Recent revisions

7785. By Alexander Wolf

added changes for Miller projection

7784. By Alexander Wolf

sync with trunk; avoid conflicts

7783. By gzotti

removed useless files

7782. By Alexander Wolf

A small fix for cmake

7781. By Alexander Wolf

A small fix for translations support

7780. By Florian Schaukowitsch

Removed support for boolean slots from StelAction to simplify the code and make the usage cases clearer
Modified Oculars plugin to use Q_PROPERTY instead of boolean slots for StelAction, this seems to be the only place where this functionality was actually used
StelAction now always uses a StelProperty when connected to a bool property because StelProperty now supports arbitrary properties
Fixed some whitespace issues

7779. By Florian Schaukowitsch

StelPropertyMgr can now register all properties of a QObject automatically, with the ID of the StelProperty following the format "<objectName>.<propertyName>", like QtScript uses for property access
All StelModules which are registered with the StelModuleMgr are also automatically registered with the StelPropertyMgr
Added an alternative way to get/set StelProperty values directly with the string ID, without retrieving the StelProperty object first
Removed all StelPropertyMgr::registerProperty calls from StelModules and core classes, it is still being used to register StelActions as StelProperty
Renamed all property accesses to use the new format
Made StelPropery management more efficient by using QMap instead of relying on QObject parent/child relationship

7778. By Alexander Wolf

changed the naming of configure options (avoid inconsistency to other configure options); auto start of Remote Control plugin was disabled for security reasons

7777. By gzotti

slightly enlarged time spinner buttons (better to touch)

7776. By Florian Schaukowitsch

Move RemoteControl webroot into plugin folder
The installation is done in a webroot folder in the install root directory, and can be overridden by a webroot folder in the Stellarium user root directory

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:stellarium
This branch contains Public information 
Everyone can see this information.