On Wed, Aug 19, 2015 at 05:28:48PM +0600, Alexander Wolf wrote: > Wait! I may be wrong understand the plans to newest Qt but QWidget GUI is > not deprecated in Qt and Qt team doesn't have plans for remove it. If we > can use clean QWidget then why we should switch to QML (one reason - use > one core and two "plugins" for desktop/mobile GUI)?
You are right, QWidget is not deprecated: QDeclarative is. The branch (lp:~guillaume-chereau/stellarium/no-qml1) removes the dependency to QDeclarative, that is why my suggestion is that we merge it, and do not switch to qml for now. Just to make it clear: the no-qml1 branch is different from the qml branch I did, and only introduce a few minor changes. It should be relatively safe to merge it. In contrast, the qml branch is a full rewrite of the GUI. I started it because I thought it would make the code simpler (and, yes, to fix the gap between desktop and mobile version). After working on it for a while I am not so sure about it anymore. Regards, Guillaume ------------------------------------------------------------------------------ _______________________________________________ Stellarium-pubdevel mailing list Stellarium-pubdevel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel