Re: [SailfishDevel] porting QML app to non sailfishos archs

2014-05-26 Thread mikete...@gmail.com
lot higher than for Android. So you are fine when using > basic QtQuick 2.0 there without any Silica (I use separate pro files for > Windows/Android and Sailfish OS). > > BR > Martin > > > Date: Mon, 26 May 2014 14:07:34 +0200 > > From: mikete...@gmail.com &

[SailfishDevel] porting QML app to non sailfishos archs

2014-05-26 Thread mikete...@gmail.com
Hi in short time I'm going to 'port' my pure QML application to android and ios. Currently I import QtQuick 2.0 and QtQuick.LocalStorage 2.0 (and Sailfish.Silica 1.0) I use LocalStorage and XMLHttpRequest, I try to keep it simple, I'm using only Rectangle, Row, Text, TextInput, MouseArea, few an

Re: [SailfishDevel] qt5 ?

2014-05-23 Thread mikete...@gmail.com
Hi! > Developing with QtQuick in Qt 5 should be quite close to Qt 4. However, you > won't be able to develop apps like on Symbian or the N9. The API used on > SailfishOS for their UI components is called Silica, and you have the > documentation here: > > https://sailfishos.org/sailfish-silica/

Re: [SailfishDevel] qt5 ?

2014-05-23 Thread mikete...@gmail.com
Thanks for your hard work! On Fri, 23 May 2014 15:38:52 +0200 (CEST) sfietkonstan...@free.fr wrote: > - Mail original - > De: mikete...@gmail.com > À: devel@lists.sailfishos.org > Envoyé: Vendredi 23 Mai 2014 15:29:34 > Objet: [SailfishDevel] qt5 ? > > > Hi sorry

[SailfishDevel] qt5 ?

2014-05-23 Thread mikete...@gmail.com
Hi sorry if missed this previously on some announcement or mailing list, are there any plans / ETA to move the sailfishos SDK to qt version 5 ? Also, do you know if QML on qt 5 is much different from the current one ? btw I love the phone and I love to develop on it, QML is very relaxing! I have

[SailfishDevel] slow app building

2014-03-10 Thread mikete...@gmail.com
Hi All, first post here! I'm using the SailfishOS SDK to build apps and run them on a Jolla device. The whole building and deplying process takes about 35 seconds, mostly on building. Do you have any hint to speed up things ? Thanks for supporting, Mike ___