Hi,
On Mon, 2 Dec 2013 21:57:01 Martin Kolman wrote:
> 2.12.2013 11:35, Robin Burchell:
> >> But what got me dissapointed was that the new Qt NFC API module is only
> >> supported on Blackberry?
> >>
> >> So what is the state of NFC API on sailfishos? Will it use it? or is
> >> there some kind of
works for me, and the icon appears on my device. So maybe qa tester made a
mistake
re, Jonni
From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org]
on behalf of Martin Windolph [mar...@yoktobit.de]
Sent: Tuesday, December 03, 2013 12:12
Hi,
my app “Morzyn” got rejected today because of the following:
“1) I installed morzyn application
Expected result:
icon and label of application appears.
Actual result:
Icon of application is missing. There is only label.”
I followed the dev FAQ and can’t find any mistake in my RPM.
My pac
2.12.2013 11:35, Robin Burchell:
But what got me dissapointed was that the new Qt NFC API module is only
supported on Blackberry?
So what is the state of NFC API on sailfishos? Will it use it? or is there some
kind of NFC API?
At this stage, NFC is reserved for use with the other half. I don’t
But an important thing must be done: you can run a script, create a
start-up script and not mess with any security frameworks (like chaning mac
on Harmattan)
--
Marcin
2013/12/1 AL13N
> > 2) Sandboxes are limiting, but matter. It is way more difficult to freeze
> > to death or misuse iPhone tha
Hi,
I thought I'd let you know about a small issue I had while installing the
latest SDK - basically it threw an error while trying to execute this:
VBoxManage modifyvm "SailfishOS Emulator" --ostype Linux26 --memory 1024 --vram
128 --ioapic on --pae on --audio pulse --audiocontroller ac97 --ni
Hi Mikko,
It's good to know that!! however now I have two concerns, then:
1. I would like to enable/disable the swipe lock on the fly (I could
live without this including a "quit" item in the pulley-menu).
2. I still don't have a device and I don't know if I will get one in the
short
Hello,
Selon Pekka Vuorela :
> I assume you are here talking about Sailfish keyboard. It's layout
> system is its own. Maliit only covers lower levels for communicating
> with the application, hosting keyboard plugins, etc. Thus removed rest
> of the mailing lists.
Ok, I didn't know.
> What you a
In Greek the problem of multiple accents is solved by shifting and
chaining the dead key,
so
deadkey then ι => ί
shift+dead key then ι => ϊ
shift+dead key then dead key then ι => ΐ
Just a thought...
M.
On Mon, Dec 2, 2013 at 5:21 PM, Pekka Vuorela wrote:
> On Mon, 2013-12-02 at 15:03 +0100, Da
On Mon, 2013-12-02 at 15:03 +0100, Damien Caliste wrote:
> Hello,
>
>Sorry for the double posting, I messup with my emails, please prefer
> to use this one when replying to me…
>
>I'm wondering after using the virtual keyboard in the emulator if
> typing accents will be convenient or not.
Hello,
I'm wondering after using the virtual keyboard in the emulator if
typing accents will be convenient or not.
Currently, it seems to me that accents are reachable by a long press
on the letter then, by clicking on the accented one (e.g. long press on
"e" then one can choose "é", "è", "
Hi Filip,
Million thanks,
app resubmitted
M.
On Mon, Dec 2, 2013 at 3:21 PM, Filip Kłębczyk wrote:
> W dniu 02.12.2013 13:06, Michael Demetriou pisze:
>
>> unfortunately qmake still produces a Makefile with 90x90 after that
>> and a restart of the IDE and both vm's
>
>
> Hi qwazix,
>
> I had t
Hello,
Sorry for the double posting, I messup with my emails, please prefer
to use this one when replying to me…
I'm wondering after using the virtual keyboard in the emulator if
typing accents will be convenient or not.
Currently, it seems to me that accents are reachable by a long pre
W dniu 02.12.2013 13:06, Michael Demetriou pisze:
unfortunately qmake still produces a Makefile with 90x90 after that
and a restart of the IDE and both vm's
Hi qwazix,
I had the same problem yesterday. The solution that worked for me is the
one by Artem Marchenko. So comment default CONFIG +=
For the moment apps linked to python aren't accepted yet in the harbour store.
Regards
--
Benoît HERVIER - http://khertan.netLe 01/12/13 22:18 Gabriel Boehme a écrit :
No it's not really supporting PyQt5, at the moment - in Jolla Store -
are only Qt/QML apps with C++ allowed, but it is planned to
unfortunately qmake still produces a Makefile with 90x90 after that
and a restart of the IDE and both vm's
On Mon, Dec 2, 2013 at 1:39 PM, Andrey Kozhevnikov
wrote:
> edit sailfishapp.prf in arm target rootfs
>
>
> On 02.12.2013 17:14, Michael Demetriou wrote:
>>
>> Perfect, thank you very much.
edit sailfishapp.prf in arm target rootfs
On 02.12.2013 17:14, Michael Demetriou wrote:
Perfect, thank you very much.
I still have a minor problem though. I have purged every instance of
90x90 from my project but the sdk still wants to install the icons in
/usr/share/icons/90x90 (it autogenerat
On 29.11.2013 21:42, Mariano Boragno wrote:
> Hi guys,
>
> Anyway, this didn't work. I've set the Qt::WindowOverridesSystemGestures
> as Jonni proposed but I can still minimize and close the application
> using the swipe gesture.
>
> This feature is a must in my application. The game is intended
Perfect, thank you very much.
I still have a minor problem though. I have purged every instance of
90x90 from my project but the sdk still wants to install the icons in
/usr/share/icons/90x90 (it autogenerates the Makefile with the path
hardcoded even if there is no 90x90 in .spec and .yaml)
M.
Hi,
On 30 Nov 2013, at 21:47, Mikael Hermansson wrote:
> I just saw that Digia will soon release Qt5.2. I guess jPhone will have this
> upgraded later on?
Yes. I’m working on syncing with upstream at the moment. It won’t be incredibly
soon, you’re most likely looking at next year.
> But what
Thanks!
I'll check it out once I fix the mess I just created by trying to
rename to harbour-speedcrunch
M.
On Mon, Dec 2, 2013 at 11:36 AM, Vesa-Matti Hartikainen
wrote:
> On 12/02/2013 11:19 AM, Michael Demetriou wrote:
>>
>> Hello,
>>
>> I'm trying to port speedcrunch to sailfish, and I have
On 12/02/2013 11:19 AM, Michael Demetriou wrote:
Hello,
I'm trying to port speedcrunch to sailfish, and I have functionality
that uses the clipboard (cover swipe copies last result to the
clipboard), however since harbour does not allow linking to qtWidgets
this is not possible.
Is there a work
Hi Michael,
The QClipboard pointer should also be available with QGuiApplication:
http://qt-project.org/doc/qt-5.0/qtgui/qguiapplication.html#clipboard
Or is there something else that I’m missing?
BR,
Robin
On 02 Dec 2013, at 10:19, Michael Demetriou wrote:
> Hello,
>
> I'm trying to port
Hello,
I'm trying to port speedcrunch to sailfish, and I have functionality
that uses the clipboard (cover swipe copies last result to the
clipboard), however since harbour does not allow linking to qtWidgets
this is not possible.
Is there a workaround to this? I am not using widgets for the
inte
24 matches
Mail list logo