U2T

U2t needs to be prepared for qt5

Bug #1105879 reported by Joseph Mills
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
U2T
Confirmed
Low
Unassigned

Bug Description

Example: until the code for the phone goes public We can go through all this and add tags for upgrade
EXAMPLE: Shell.qml top 4 lines

import QtQuick 1.1
import Unity2d 1.0
import "launcher"
import "common/utils.js" as Utils

change to

import QtQuick 1.1
//import QtQuick 2.0
import Unity2d 1.0
import "launcher"
import "common/utils.js" as Utils

So when it is time to move over to Phone code just un-comment and remove one line.

Here is a list of different things

http://qt-project.org/wiki/QML1-vs-QML2

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.