Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt5 porting #1

Merged
merged 2 commits into from Aug 19, 2013
Merged

Qt5 porting #1

merged 2 commits into from Aug 19, 2013

Conversation

locusf
Copy link
Member

@locusf locusf commented Aug 11, 2013

Tested in Nemo Wayland VM. Works ok except for error messages:
Error message: Qt Location requires app_id and token parameters.
Please register at https://api.developer.nokia.com/ to get your personal application credentials.

@@ -4,5 +4,5 @@ Version=1.0
Type=Application
Terminal=false
Name=Maps
Exec=/usr/bin/invoker --single-instance -r 5 --type=d --splash /usr/share/pixmaps/meego-handset-maps-splash-p-800x480.png /usr/bin/meego-handset-maps
Exec=/usr/bin/invoker --single-instance -r 5 --type=qtcomponents-qt5 --splash /usr/share/pixmaps/meego-handset-maps-splash-p-800x480.png /usr/bin/meego-handset-maps -platform wayland
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As @special commented on qmlcalendar, the app needs to be boostable to take full advantage of qtcomponents-qt5 here. Ex: nemomobile/qmlcalendar@a67cc6a

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok will add boostable support

@sledges
Copy link
Contributor

sledges commented Aug 12, 2013

Many thanks!

@rburchell
Copy link
Contributor

can you please add a prefix in [] to your commit messages? each release needs at least one commit message with such a 'tag' to be able to get through our release processes

so e.g:

"[maps] Port to Qt 5"
"[maps] Add booster support"

@locusf
Copy link
Member Author

locusf commented Aug 12, 2013

Added prefixes.

@@ -1,3 +1,6 @@
* Sun Aug 11 2013 Aleksi Suomalainen <suomalainen.aleksi@gmail.com> - 0.1.8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drop the changes to .changes, not needed (as mentioned in another PR)

@rburchell
Copy link
Contributor

great, thanks

rburchell added a commit that referenced this pull request Aug 19, 2013
@rburchell rburchell merged commit 5af8d5c into nemomobile:master Aug 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants