lp:~stellarium/stellarium/qt54-qtify

Created by gzotti and last modified

This branch is aimed at converting Stellarium towards using Qt5.4 classes properly. I (GZ) feel a change towards QtQuick2 is required ASAP, but I am lacking both experience and time, and am stuck at this point. Anybody more at home in the Qt classes jungle please help getting this to work!

Things I feel necessary:
 - Abandon deprecated QtDeclarative, use QtQuick2 (CMakefile has been converted already)

 - Adapt StelMainView accordingly. Since Qt5.3 there is a QQuickWidget which may be the best successor for QDeclarativeView. (Partially done, but I am stuck here).
 http://doc.qt.io/qt-5/qtquick-porting-qt5.html

 - Create a proper window/widget ... that can initialize as either OpenGL, OpenGL ES or OpenGl/Mesa as described here:
http://blog.qt.digia.com/blog/2014/11/27/qt-weekly-21-dynamic-opengl-implementation-loading-in-qt-5-4/

 - Adhere to Qt standards regarding deriving gl... callers from QtOpenGLFunctions (Todo)

Get this branch:
bzr branch lp:~stellarium/stellarium/qt54-qtify
Members of Stellarium can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stellarium
Project:
Stellarium
Status:
Abandoned

Recent revisions

7225. By gzotti

Started some changes to convert Stellarium to using Qt5.4 properly. As of now, the conversion is unfinished, does not compile currently. Help wanted to finish this crucial task!

7224. By Alexander Wolf

Fit more realistic magnitude of the Moon for the case of lunar eclipse

7223. By Alexander Wolf

added shortcut for disable/enable planets

7222. By Alexander Wolf

oops... extract new lines for translations

7221. By Alexander Wolf

Added extension to the coordinate systems in Pointer Coordinates plugin and fix ecliptical coordinates on J2000.0 epoch

7220. By Alexander Wolf

Apply the new translations for public testing

7219. By Alexander Wolf

Updated scripting documentation

7218. By gzotti

re-allow drawing comet hints for very dim comets. Hopefully fps penalty is acceptable?

7217. By gzotti

Improve visibility for faint comets/asteroids.

7216. By Alexander Wolf

re-introduce viewing/flag_constellation_pick instead viewing/flag_starry_stories (restore behaviour from series 0.6.x)

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.

Subscribers