--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
Hi Sailor,
I notice there is a /dev/hwrng file. Which hardware parts/chipset is
involved for generating the pseudo random number ?
Regards,
--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
Or Windows x86 application if you run Sailfish on x86 cpu. :p
In fact, no. Currently, wine depends on libx11. So i don't think even
arm application will run.
---
Benoît HERVIER - http://khertan.net/
Le 2014-02-11 12:42, Andrey Kozhevnikov a écrit :
Yes. Windows ARM applications :
It was working in Alpha2 SDK, and is broken in Alpha3 SDK ... :)
---
Benoît HERVIER - http://khertan.net/
Le 2014-01-21 16:14, winfried.do...@xmsnet.nl a écrit :
Are you sure it worked some weeks ago? Because as far as I know,
debugging
has so far never worked, not on the emulator nor on the
Hi all,
Does /dev/urandom is strong enough to be used for cryptographic purpose on
Sailfish OS ?
Regards,
Thx
___
SailfishOS.org Devel mailing list
Indeed, we should suggest it to his author. But that s a beta, i didn't
think he want to push it now.
Regards,
---
Benoît HERVIER - http://khertan.net/
Le 2014-01-10 12:06, Gabriel Böhme a écrit :
> What about pushing the WareHouse app to Jolla Store?! So everyone can fi
the option UI is
here but disabled.
Regards,
---
Benoît HERVIER - http://khertan.net/
Le 2014-01-09 19:19, Jani Kotakoski a écrit :
Dear all,
I have observed something perhaps related after the last update:
My Jolla becomes unresponsive to the point of requiring a reboot almost
always
when I move
d some are already available on OpenRepos.net
which have now a client for Sailfish (beta).
So i suggest you to submit your apps to openrepos.net too. Harbour isn't
anymore the only store for SailfishOS native apps.
Regards,
---
Benoît HERVIER - http://khertan.net/
Le 2014-01-10 10:28, An
That s working fine is sdk
emulator. Is that a problem for submitting to harbour ?
Regards,
---
Benoît HERVIER - http://khertan.net/
Le 2013-11-21 13:20, Iekku Pylkka a écrit :
> Ahoy all,
>
> As you might have noticed, there has been lot of stuff happening on
> application
t devel at lists.sailfishos.org.
Happy hacking!
The Jolla Store Team
___
SailfishOS.org Devel mailing list
--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
://mobile.twitter.com/usmanm/status/388407160159211520/photo/1?screen_name=usmanm#!/usmanm/status/388407160159211520/photo/1?screen_name=usmanm
:p
--
Benoît HERVIER - http://khertan.netLe 06/11/13 18:33 Marcin M. a
écrit :
And somehow Debian and Ubuntu and ... do well it with real depends...
--Marcin
ilfishOS.org
Devel mailing list
>>> >
___
>>> > SailfishOS.org
Devel mailing list
>>> >
___
>>> > SailfishOS.org
Devel mailing list
>>> >
>>>
opers
mailing list at devel at lists.sailfishos.org.
Happy hacking!
The Jolla Store Team
___
SailfishOS.org Devel mailing list
--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
Oh sorry ... i forgot we are still in france at utc+2 :) and only this
week end to utc+1
Thanks, i ll not be late monday at work :p
Le 2013-10-22 14:18, Benoît HERVIER a écrit :
Hi,
Indeed, thanks for that details about changes.
Just for information, look like it's not deployed yet o
thanks for detailed information regarding the release! That
is what people expect :)
Regards,
Filip
___
SailfishOS.org Devel mailing list
--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
http://qt-project.org/doc/qt-5.0/qtqml/qml-qtquick2-connections.html
Le mercredi 02 octobre 2013 à 21:47 -0700, Stockona a écrit :
> I have been trying to get this working to no avail. My code is like
> this:
>
>
> Page1.qml
>
>
> function update() {
> ...
>
> }
>
>
>
> PullDownMenu {
>
Le 2013-09-30 10:11, Nathan a écrit :
Where's the activity? WTF.
___
SailfishOS.org Devel mailing list
Here FTW !
--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
Sailfish developers
mailing list at devel@lists.sailfishos.org
Happy hacking!
Best regards,
Jolla Sailfish SDK team
___
SailfishOS.org Devel mailing list
___
SailfishOS.org Devel mailing lis
hanks.
___
SailfishOS.org Devel mailing list
--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
://khertan.net/datas/downloads/Others/InfoBanner.qml
http://www.youtube.com/watch?v=lPfF_hcs2rI
Regards,
Le 2013-08-12 13:22, Benoît HERVIER a écrit :
Hi,
I'm remembering seeing similar question here.
So if you are porting apps from Harmattan and you like InfoBanner
Components. This could interest y
In your ApplicationWindow add :
InfoBanner {
id: trucmucheBanner
}
And when you need it, call it with
trucmucheBanner.displayError(errMsg)
--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
From: Wim de Vries [wsvr...@xs4all.nl]
Sent: Saturday, August 10, 2013 8:52 AM
To: Matthew Vogt
Cc: devel@lists.sailfishos.org
Subject: Re: [SailfishDevel] pagestack signals for eg pageback
Hi Matt
Benoît Hervier pointed me to the status property.
The scenario is simple.
I am rounding up a checklis
Item.
Martin
2013/8/8, Lucien XU :
Le jeudi 8 août 2013 17:10:26 Benoît HERVIER a écrit :
Hi,
I'm trying to use SearchField to have a suspense ... a search
field for my list view.
So i try to filter in realtime ... and i notice that SearchField
lose
focus
Basically, i do a reset
}
section {
property: 'category'
delegate: SectionHeader {
text: section
}
}
Any advices ?
Thanks for your help.
--
Benoît HERVIER - http://khertan.net/
___
SailfishOS.org Devel mailing list
didn't see anything related
in rich text in the TextArea properties.
Also it look like i can't use a TextArea in a SilicaFlickable without
workarround, as the TextArea take the focus and input, and so can't
scroll the flickable.
Any help, idea ?
Thanks a lot
--
Benoît HER
t5/QtGui
-I/usr/include/qt5/QtCore -Imoc -o obj/main.o main.cpp
Python.h is available in /usr/include/python2.7 on mersdk vm.
Such include is working in QtProject QtCreator on desktop ... so i
suppose that something i miss with the compilation on target ...
26 matches
Mail list logo