[SailfishDevel] [Minutes] Meeting on SailfishOS, open source, collaboration: 22-July @ 10:00 UTC

2014-07-23 Thread Thomas B. Rücker
Hi, Thanks to everyone who attended the meeting. Minutes/logs: Minutes: http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-07-22-10.03.html Minutes (text): http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-07-22-10.03.txt Log: http://merproject.org/meetings/mer-meet

Re: [SailfishDevel] SymPy and SailfishOS Unicode fonts - link fixed

2014-07-23 Thread Seppo Tiainen
Any news about the availability Devanagari characters (for Hindi and Sanskrit in India)? Seppo 2014-05-05 5:18 GMT+03:00 Roberto Colistete Jr. : > Obs.: fixed the link. > >Hi, > > As we can see in the screenshot of FingerTerm running IPython (0.13.2) > with SymPy 0.7.5, mathematical sy

[SailfishDevel] [API] Lipstick Compositor API in nemomobile

2014-07-23 Thread Tone Kastlunger
Hi, here a request to provide some functionality currently available only under jolla-home to nemomobiles (hence 3rd party developers). Details can be found here, it is an open wiki, and as such please feel free to add / remove / edit. https://together.jolla.com/question/51668/lipstick-api-interfa

Re: [SailfishDevel] Setting application screen orientation from C++

2014-07-23 Thread Thomas Perl
Hey, 2014-07-17 23:05 GMT+02:00 Piotr Tworek : > Is there a way to lock application screen orientation to landscape > directly from Qt/C++ code? I know it's possible from QML, but I can't > find any docs how the same can be done from C++. You can e.g. subclass QWindow to a custom class (so you ca

Re: [SailfishDevel] Ho to analyse app crash when re-starting app fails

2014-07-23 Thread Dmitriy Purgin
Hello, many thanks for the info, it seems to be the trouble! I'll check this out later. Cheers 2014-07-23 12:29 GMT+06:00 Tomasz Sterna : > Dnia 2014-07-23, śro o godzinie 09:23 +0600, Dmitriy Purgin pisze: >> QML did somehow destroy my object > > Are you aware of QQmlEngine::ObjectOwnership [1]