Re: [SailfishDevel] How to access the viewfinder of the QCamera?

2014-04-07 Thread Stefan Brand
On 07.04.2014 10:25, Andrew den Exter wrote: We're switching over to using the plugin as part of updating to Qt 5.2. That won't be part of the immediately pending update, but probably the one after that. Andrew Thanks for this info. Stefan ___ Sa

Re: [SailfishDevel] How to access the viewfinder of the QCamera?

2014-04-07 Thread Stefan Brand
Hello again, Am 20.03.2014 08:03, schrieb Stefan Brand: Hello, Am 18.02.2014 09:57, schrieb Andrew den Exter: Hi, As the Sailfish.Media 1.0 import is not allowed for applications in harbour, is there any way to write an application using the Camera with a Viewfinder in QML that would pass

Re: [SailfishDevel] How to access the viewfinder of the QCamera?

2014-04-02 Thread Stefan Brand
Hello, Am 18.02.2014 09:57, schrieb Andrew den Exter: Hi, As the Sailfish.Media 1.0 import is not allowed for applications in harbour, is there any way to write an application using the Camera with a Viewfinder in QML that would pass harbour QA at the moment? Or do we have to wait for the a

Re: [SailfishDevel] QML C++ Integration not working in Sailfish

2014-02-27 Thread Stefan Brand
ds you can create a Bloomfilter-Object in QML: Bloomfilter { id: bloom } and use the methods with bloom.insertElement("myelement") I hope this helps. Regards Stefan Brand ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] How to access the viewfinder of the QCamera?

2014-02-17 Thread Stefan Brand
? I have added a simple QR-Reader to my app (SailOTP), but it only works if using the unsuppoerted GStreamerVideoOutput... Regards, Stefan Brand ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] How to access the viewfinder of the QCamera?

2014-02-02 Thread Stefan Brand
Stefan Brand Am 25.01.2014 21:22, schrieb Marcel: Hi, how can I access the viewfinder of the camera in Qt on SailfishOS? If I try it in QML like this: Camera { id: qmlCamera } VideoOutput { source: camera focus: visible } Or if I use C++ implementing an own QAbstractVideoSurface as

Re: [SailfishDevel] Update 1.0.3.8 changes LocalStorage location?

2014-01-31 Thread Stefan Brand
s wasnt affected by update ;) https://github.com/sailfish-sdk/libsailfishapp/commit/3febb7a2204cf13f01ab9e9ff86a84afc9b137d7 On 01.02.2014 00:31, Stefan Brand wrote: Hi there, I just installed the latest update 1.0.3.8 to my Jolla. Afterwards I opened SailOTP (the app I wrote) and was greeted wi

[SailfishDevel] Update 1.0.3.8 changes LocalStorage location?

2014-01-31 Thread Stefan Brand
ly be caused by the system update. So did anyone else see this behavior with other apps? I think this might be a bug, so any thought on this? Thanks in advance. Regards Stefan Brand ___ SailfishOS.org Devel mailing list