https://lists.sailfishos.org/pipermail/devel/2015-July/006334.html
-- Исходное сообщение --
От: neotericdevelo...@gmail.com
Кому: devel@lists.sailfishos.org
Отправлено: 16.07.2015 4:20:23
Тема: [SailfishDevel] Setting App Priority In sailfish
Ahoy Sailors.
I am Asker.
I am a completely
Ahoy Sailors.
I am Asker.
I am a completely new to sailfish(linux) os app development. Is it posisible
to set app priority for an app.
Consider App AA has mime type text/plain and app BB has also same mime type
text/plain. If app AA is installed first followed by app BB, whenever
plainText
On Thu 25, June 17:21:36 Tim Klocke wrote:
> Hello
> I'm using the SailfishOS SDK on a machine running Arch Linux with Plasma 5,
> while the normal QtCreator for Qt5 development is using the Breeze Theme
> I'm using the QtCreator for Sailfish doesn't. When I start the SailfishOS
> QtCreator I get a
It's an Indian partner! Brilliant news.
http://m.gadgets.ndtv.com/mobiles/news/intex-to-unveil-first-smartphone-with-sailfish-os-20-at-mwc-shanghai-715542
On Jul 11, 2015 7:03 AM, "Bob Summerwill" wrote:
> I guess nobody knows what to think because we just don't have enough
> information to mak
Please ignore my post. I sent a test mail to the wrong address. Sorry
about that.
/Dan
On 2015-07-15 11:07, Dan Arrhenius wrote:
> Hoppsan
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfish
Hoppsan
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
Hello!
I've tried to make this example:
http://doc.qt.io/qt-5/qtquick-scenegraph-openglunderqml-example.html. But the
app shows only a label and a rectangle (the screenshot in attachments). Is it
possible to use OpenGL on Sailfish? If yes how can I do it?
My opengl-test.cpp file:
```
#if