Hi all,
just a little update. A downloadable pdf version can now be found at
http://hardcodes.de/SailfishOS/Developing-with-SailfishOS.pdf. It is still far
from complete but grows :-)
I went from "thinking about moving to another markup language" to "I will
move". But I am still thinking about
Hi,
I've used something like
VERSION = 0.1.0
HC_GITHASH = $$system(git show HEAD|grep "^commit"|cut -c 8-)
# c style DEFINEs to access the git hash and program version
DEFINES += HC_PROGRAMVERSION=\\\"$$VERSION\\\"
DEFINES += HC_GITHASH=\\\"$$HC_GITHASH\\\"
in the .PRO file. This provides acces
On 06 Dec 2013, at 17:46, Marcin M. wrote:
> 2013/12/6 Wim de Vries
> On 12/05/2013 06:41 PM, Marcin M. wrote:
>> A style for plain Qt which would display with the native look & feel
>> (compare the unsupported and buggy meegotouch-qt-style) would be great too!
> > Do you mean QML or QWidgets lo
W dniu 07.12.2013 11:13, Putze Sven pisze:
Hi all,
just a little update. A downloadable pdf version can now be found at
http://hardcodes.de/SailfishOS/Developing-with-SailfishOS.pdf. It is still far
from complete but grows :-)
I went from "thinking about moving to another markup language" to "
Thanks for elaborating! :)
Btw. will this payback always in QML (so let's assume Fremantle Qt 4.7.4)
or only on Sailfish?
--
Marcin
2013/12/7 Thomas Perl
> On 06 Dec 2013, at 17:46, Marcin M. wrote:
> > 2013/12/6 Wim de Vries
> > On 12/05/2013 06:41 PM, Marcin M. wrote:
> >> A style for plai
Great work!
A troubleshooting section with known issues could be great to have as well!
Best,
tortoisedoc
On Sun, Dec 1, 2013 at 10:27 PM, wrote:
> Hi Sven
>
> Have now downloaded. Lots of good content, but I need to read through it a
> few more times to comment in detail.
>
> One thing that i
I think harbour store should allow libcrypt/openssl because AFAIK that
API will not change very often and is probadly already used in sailfishos?
I guess there is some apps that want to use AES/MD5/SHA256 and so
on. Passwordwallet apps and similar
Regards
Mikael
That's a good point, just today I was wondering if it's possible for apps
to use this library.
Il 07/dic/2013 20:38 "Mikael Hermansson" ha scritto:
> I think harbour store should allow libcrypt/openssl because AFAIK that
> API will not change very often and is probadly already used in sailfishos
Thanks!
There is already a troubleshooting section but of course only with those
problems that occurred to me so far. I guess some quirks will certainly follow.
If you know something worth mentioning, I will be happy to integrate any clean
text delivery if you don't want to latex around ;-)
Nev
Thanks Thomas,
Could you elaborate a bit more on standard QML/openGL and Sailfish.
I did manage to mix non-Sailfish-QML and Sailfish (using QML listViews
with specialized UIs within a surrounding Sailfish UI [pages]),
but now but QML-openGL won't work within the Sailfish pages (see topic
"qml a
10 matches
Mail list logo