[SailfishDevel] Linking to qwidget, or any other method to access the clipboard

2013-12-02 Thread Michael Demetriou
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

Re: [SailfishDevel] Linking to qwidget, or any other method to access the clipboard

2013-12-02 Thread Robin Burchell
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 qwa...@gmail.com wrote: Hello, I'm

Re: [SailfishDevel] Linking to qwidget, or any other method to access the clipboard

2013-12-02 Thread Michael Demetriou
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.

Re: [SailfishDevel] Swipe Lock

2013-12-02 Thread Mikko Harju
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 to

Re: [SailfishDevel] Linking to qwidget, or any other method to access the clipboard

2013-12-02 Thread Andrey Kozhevnikov
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

Re: [SailfishDevel] Linking to qwidget, or any other method to access the clipboard

2013-12-02 Thread Michael Demetriou
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 coderusin...@gmail.com wrote: edit sailfishapp.prf in arm target rootfs On 02.12.2013 17:14, Michael Demetriou wrote: Perfect, thank

Re: [SailfishDevel] Does Sailfish support PyQt5?

2013-12-02 Thread khertan
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

Re: [SailfishDevel] Linking to qwidget, or any other method to access the clipboard

2013-12-02 Thread Filip Kłębczyk
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

[SailfishDevel] Accent with maliit keyboard

2013-12-02 Thread Damien Caliste
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

Re: [SailfishDevel] Linking to qwidget, or any other method to access the clipboard

2013-12-02 Thread Michael Demetriou
Hi Filip, Million thanks, app resubmitted M. On Mon, Dec 2, 2013 at 3:21 PM, Filip Kłębczyk fklebc...@gmail.com 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,

[SailfishDevel] Accent with maliit keyboard

2013-12-02 Thread Damien Caliste
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 é, è, ê…).

Re: [SailfishDevel] Accent with maliit keyboard

2013-12-02 Thread Pekka Vuorela
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.

Re: [SailfishDevel] Accent with maliit keyboard

2013-12-02 Thread Michael Demetriou
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 pekka.vuor...@jolla.com wrote: On Mon,

Re: [SailfishDevel] Accent with maliit keyboard

2013-12-02 Thread dcaliste
Hello, Selon Pekka Vuorela pekka.vuor...@jolla.com: 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

[SailfishDevel] 1310-Alpha installer issue

2013-12-02 Thread Gabriel Garcia
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

Re: [SailfishDevel] community thoughts on app security

2013-12-02 Thread Marcin M.
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 al...@rmail.be 2) Sandboxes are limiting, but matter. It is way more difficult to freeze to death or misuse

Re: [SailfishDevel] Qt5.2/NFC API in sailfishos

2013-12-02 Thread Martin Kolman
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

Re: [SailfishDevel] Icon issues again

2013-12-02 Thread Jonni Rainisto
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