[SailfishDevel] Update for SailfishOS SDK available

2013-09-18 Thread Jarko Vihriala
Hello all! We have now uploaded a minor update of Sailfish SDK, which will update your SailfishOS SDK IDE (based on QtCreator), fix some issues in examples, update documentation and bring updates to your SDK Build Engine. We didn't change much and in fact this is paving way to a bigger update co

Re: [SailfishDevel] Update for SailfishOS SDK available

2013-09-18 Thread FIlip Kłębczyk
W dniu 18.09.2013 12:56, Jarko Vihriala pisze: Hello all! We have now uploaded a minor update of Sailfish SDK, which will update your SailfishOS SDK IDE (based on QtCreator), fix some issues in examples, update documentation and bring updates to your SDK Build Engine. We didn't change much and

[SailfishDevel] Wanting to port my app, QML questions (TextArea)

2013-09-18 Thread mark
Hi Everyone, I have written an IRC client for iOS over the last years, and I am at a point where I'd like to choose a second platform to port my app over to. I've always been fond of Qt, but lost interest in it when Nokia switched to windows phone. Thus, I never got around to learning QML, wh

Re: [SailfishDevel] Wanting to port my app, QML questions (TextArea)

2013-09-18 Thread Knight Andrew
Hi Mark, Text[1] does indeed support rich text and links, and by extension so do Silica text components. The text property is just get/set though - so if you add to it (i.e. += ), there may be some extra overhead of reprocessing the entire string. Alternatively, you can modify the document itse

[SailfishDevel] SilicaFlickable and fixed PageHeader

2013-09-18 Thread Kajetan Dobczyk
Hello, I'm a rookie in Silica UI, so this may be a stupid question, but I've tried for a long time and I didn't manage to do it, and I could really use some help. I want to make a page with SilicaFlickable, PullDownMenu, and a PageHeader. But, here are the conditions: - the PageHeader has to be fi

[SailfishDevel] Changelog for : Update for SailfishOS SDK

2013-09-18 Thread Jarko Vihriala
Hello again, First, sorry for not being able to deliver this list when we pushed out the update. But here it is. This will be available on sailfishos.org's wiki soon too. SailfishOS SDK IDE == * 'Copy Project to writable Location?' dialog added when compiling examples * Detecting

Re: [SailfishDevel] Wanting to port my app, QML questions (TextArea)

2013-09-18 Thread Mark Marszal
Hi Andrew, Thanks for the advise, I'll be reading over those documents soon to see the possibilities. But a quick question about your suggestion to use the ListView. I forgot to mention that I want users to be able select text over multiple lines. If I use a list view, would that be possible?

Re: [SailfishDevel] Changelog for : Update for SailfishOS SDK

2013-09-18 Thread Benoît HERVIER
Hi, Thanks for the changelog. Regards, Le 2013-09-18 19:23, Jarko Vihriala a écrit : Hello again, First, sorry for not being able to deliver this list when we pushed out the update. But here it is. This will be available on sailfishos.org's wiki soon too. SailfishOS SDK IDE =

Re: [SailfishDevel] Update for SailfishOS SDK available

2013-09-18 Thread Dmitry
Sailfish OS emulator also can be upgraded log as root in emulator and do: zypper ref zypper up On 18 September 2013 13:56, Jarko Vihriala wrote: > Hello all! > > We have now uploaded a minor update of Sailfish SDK, which will update > your SailfishOS SDK IDE (based on QtCreator), fix some issues

[SailfishDevel] Bug in German virtual keyboard

2013-09-18 Thread Stefan Lahner
Hello, If you activate the German keyboard and you press the 'Z'-key, the big preview shows an 'Y' (but the output is still a 'Z'. Also if you press long enough the 'Z'-key, you get a representation of different 'Y' "equal" chars (do not know how to call them). The same happens if you press t

[SailfishDevel] SailfishSDK update 18 sept. Gallery example

2013-09-18 Thread Mikael Hermansson
Noticed that galley example says: import Sailfish.Silica 2.0 changed ack to 1.0 and it worked... is that an spelling error or is there a new package coming named silica 2.0? ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Bug in German virtual keyboard

2013-09-18 Thread Reto Zingg
Hi, On 18.09.2013 21:46, Stefan Lahner wrote: Hello, If you activate the German keyboard and you press the 'Z'-key, the big preview shows an 'Y' (but the output is still a 'Z'. Also if you press long enough the 'Z'-key, you get a representation of different 'Y' "equal" chars (do not know how to