Reviewing merge request #9: MTF Purge

MTF has been purged. dialerapplication is now a QApplication and qmlmainwindow is now a QDeclarativeView.
meegotouch has been removed from PKGCONFIG and replaced with mlite.
Graphics are rendered using OpenGL. "/meego/ux/EnableDynamicRendering" config is supported and will switch to software rendering when app is no longer in foreground.
Orientation changes are now detected, propagated to QML and handled through MeeGo Window component. QML currently locks orientation to portrait.
Themes are now supported and QML is setup to support them.
Translations are now supported and loaded dynamically on locale change. Fall-through logic starting with dialer -> meego-ux-media-qml -> meegolabs-ux-components -> qt.
Bluetooth support previously in dialerkeypad has been moved to qmldialer, but left commented out because including meegobluetooth in PKGCONFIG cause seg faults when using MeeGo Window component in QML.

Commits that would be merged:

Version 1
  • Version 1
  • 7154667
  • Steven Denis
10 months ago
  • fc214b9
  • Steven Denis
10 months ago
  • 62ed494
  • Steven Denis
10 months ago
  • 8a8cdd2
  • Steven Denis
10 months ago
  • 1ac1350
  • Steven Denis
10 months ago
  • 1c29a5c
  • Steven Denis
10 months ago
  • f3943dd
  • Steven Denis
10 months ago
  • 94e24b6
  • Steven Denis
10 months ago
  • 804e86c
  • Steven Denis
10 months ago
  • 8da50cd
  • Steven Denis
10 months ago
Showing 1aeb89f-7154667

Comments

Pushed new version 1

→ State changed from Open to Closed

Sorry for the delay… finally merged and pushed. Thanks for the huge effort!

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository