Re: [SailfishDevel] pageStack.pop() - send paramater to prev page

2014-06-06 Thread Andrey Kozhevnikov
i have an another idea for you: ... var newPage = pageStack.push(Qt.resolvedUrl(newPage.qml), {...}) newPage.done.connect(thisPage.pageDone) ... //thisPage ... function pageDone(var1, var2, var3, ...) { //do something with var } ... //newPage ... signal done(string var1, int var2, string var3,

Re: [SailfishDevel] pageStack.pop() - send paramater to prev page

2014-06-06 Thread Mikko Leppänen
You could also create a shared (stateless) JS library which you can use to share variables between different qml documents. ​/Mikko​ 2014-06-06 9:47 GMT+03:00 Andrey Kozhevnikov coderusin...@gmail.com: i have an another idea for you: ... var newPage =

[SailfishDevel] Qt Showroom – Calling all application developers

2014-06-06 Thread Iekku Pylkka
Ahoy, Qt Showroom is calling all application developers. Please find out more: http://blog.qt.digia.com/blog/2014/06/06/qt-showroom-calling-all-application-developers/?utm_source=rssutm_medium=rssutm_campaign=qt-showroom-calling-all-application-developers Have a nice day, Iekku Pylkkä

Re: [SailfishDevel] pageStack.pop() - send paramater to prev page

2014-06-06 Thread i...@flyingfischer.ch
Thank you Andrey and Mikko for your very valuable ideas. This will help me finding my way through QT and JS. Markus ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Recover WLAN password

2014-06-06 Thread sfietkonstantin
Hi Alex, Try /var/lib/connman (and the subfolders). Cheers, Lucien - Mail original - De: Goulagman goulag...@gmail.com À: Sailfish OS Developers devel@lists.sailfishos.org Envoyé: Vendredi 6 Juin 2014 17:44:38 Objet: [SailfishDevel] Recover WLAN password Hi, I'm working on an

Re: [SailfishDevel] Recover WLAN password

2014-06-06 Thread Goulagman
Thank you for the answer. The information is there but unfortunately it requires root access :-/ Alex. On Fri, Jun 6, 2014 at 11:48 AM, sfietkonstan...@free.fr wrote: Hi Alex, Try /var/lib/connman (and the subfolders). Cheers, Lucien - Mail original - De: Goulagman

Re: [SailfishDevel] gconftool-2 (Was: Recover WLAN password)

2014-06-06 Thread Mohammed Hassan
On Fri, 6 Jun 2014 11:44:38 -0400 Goulagman goulag...@gmail.com wrote: Hi, I'm working on an information retrieval / backup app and, despite all my efforts, I can't find where the WLAN keys are stored. I thought that they would be available through gconftool but I can't see them. gconftool