Re: [SailfishDevel] GCompris

2015-05-01 Thread Alex Smirnoff
Hi. Regarding https://harbour.jolla.com/faq#5.3.0 Do we realy need to prefix in the code all the QtQuick.Controls and QtQuick.GraphicalEffects imports with harbour.gcompris... If we don't rename, if it will still work and be acceptable for the jolla store (or will it break the validation tool)? In

Re: [SailfishDevel] GCompris

2015-04-23 Thread Luciano Montanaro
Since we are discussing this, does anyone from Jolla plan to attend Akademy 2015[1]? This would be a good topic for a BOF/workshop. *And* it's end of July, so Jolla could avoid postage costs, and deliver my tablet! :-P [1] https://dot.kde.org/2015/01/20/akademy-2015-coru%C3%B1a-spain-25-31-july

Re: [SailfishDevel] GCompris

2015-04-23 Thread martin brook
Hi This thread reminded me of this http://aseigo.blogspot.co.uk/2013/01/qml-component-apis-to-come-together.html , I'm not sure if anything came of the discussions. Also related I think is https://lists.sailfishos.org/pipermail/devel/2015-February/005741.html vgrade On Thu, Apr 23, 2015 at 12:3

Re: [SailfishDevel] GCompris

2015-04-23 Thread Alex Smirnoff
Hi, You mean ubuntu branch in Johnny Jazeix Repository And this line, right? # install QtQuick.Controls files install(DIRECTORY /usr/lib/arm-linux-gnueabihf/qt5/qml/QtQuick/Controls/ DESTINATION QtQuick/Controls) I will ask Johnny if we could use this possibility and why ubuntu is not in a master

Re: [SailfishDevel] GCompris

2015-04-23 Thread Mike Sheldon
Hi Alex, On Thu, 2015-04-23 at 10:44 +0200, Alex Smirnoff wrote: > But how could I say to Gcompris community that I need to integrate > part of Qt into the application, just to be able to approved it for > Jolla store? I think the GCompris developers will understand this requirement, I've been

Re: [SailfishDevel] GCompris

2015-04-23 Thread Alex Smirnoff
Yes. I have already tried to use qtquickcontrols-nemo for my needs. But latter I have decided to stay with original Qt controls and wait before Jolla says me something, at least yes, we will support it in the future or no, we will never support t

Re: [SailfishDevel] GCompris

2015-04-23 Thread Alex Smirnoff
Yes,I think about irc meeting right now. But also no sure if I have enough time. 2015-04-23 10:07 GMT+02:00 Luciano Montanaro : > Hi Lucien, > > On Thu, Apr 23, 2015 at 9:57 AM, Lucien Xu > wrote: > > Qt Quick Controls can be themed, and you can use Qt Quick components to > do > > the theming o

Re: [SailfishDevel] GCompris

2015-04-23 Thread Luciano Montanaro
Hi Lucien, On Thu, Apr 23, 2015 at 9:57 AM, Lucien Xu wrote: > Qt Quick Controls can be themed, and you can use Qt Quick components to do > the theming of these controls. We have been doing this kind of theming work > for Nemo [1]. However, doing this for Sailfish OS's Silica might require > some

Re: [SailfishDevel] GCompris

2015-04-23 Thread Luciano Montanaro
Hi Alex, great to see GCompris ported to Sailfish. I suppose it will be better suited for the new tablet rather than the telepone, given the target users (children), right? I second your request for QtQuickControls support - It may help porting more applications to SailfishOs, and there are classe

Re: [SailfishDevel] GCompris

2015-04-23 Thread Lucien Xu
Hi Alex, Qt Quick Controls can be themed, and you can use Qt Quick components to do the theming of these controls. We have been doing this kind of theming work for Nemo [1]. However, doing this for Sailfish OS's Silica might require some effort, approval from Jolla etc. However, there is a s