Re: [SailfishDevel] Dynamically populate a ContextMenu

2013-11-24 Thread Andrey Kozhevnikov
Please check ContextMenu and ComboBox code. _contentColumn property used in a proper way. QML is not C++ where you not allowed to reimplement headers to use private and protected functions outside. QML is hack-for-fun. On 24.11.2013 00:03, christopher.l...@thurweb.ch wrote: We should not

Re: [SailfishDevel] Dynamically populate a ContextMenu: use of _underscore properties

2013-11-24 Thread christopher . lamb
Andrey I beg to differ. You can hack in any language, just as you can apply clean coding conventions. QML is no different here, it is just a little less rigorous in enforcing some conventions. Just like any code, QML code will need maintaining, updating etc, so I prefer to clean code

Re: [SailfishDevel] Dynamically populate a ContextMenu: use of _underscore properties

2013-11-24 Thread zoltan . lutor
'protected' ? ;-) I mean when a 'derived' component creted, altering/extending original vehaviour, they canbe used. But just guessing... Zoltán christopher.l...@thurweb.ch írta ekkor: 2013.11.24. 10:26 Andrey I beg to differ. You can hack in any language, just as you can apply clean

Re: [SailfishDevel] Dynamically populate a ContextMenu: use of _underscore properties

2013-11-24 Thread christopher . lamb
Hi Andrey If the _underscore is, as we suspect an indication of internal only, the next question is what is internal? Internal could mean to the component itself. However it could mean internal to Silica. Under this definition a call from Combobox to ContextMenu could be regarded as

[SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Tigre-Bleu
Hi sailors, I've just realized that .ico is not supported by QtQuick Image {} QML Component QML Image: Error decoding: http://www.jollatides.com/favicon.ico: Unsupported image format I'm surprised as I was assuming that ico files shall be displayed as it is a defacto icon standard. Is there

Re: [SailfishDevel] Try flashlight on a real device, please. Rebuilt to satisfy the new requirements

2013-11-24 Thread Artem Marchenko
A better and newer version - http://bit.ly/flashlight11 Almost this version was checked with the harbour test script by kind people on IRC and almost passed :) Now this build 11 is supposed to pass absolutely all checks. If you have access to the harbour check script, please, run it on RPM. If

Re: [SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Andrey Kozhevnikov
its default webpage favicon format. how it can be ignored by OS? On 24.11.2013 22:04, Gabriel Böhme wrote: Transform it to an usual image format. I think *.ico is just known in the Microsoft world. ;) So change it to somethink like, jpg or png. :) Gabriel -- Von meinem Nokia N9 gesendet

Re: [SailfishDevel] Fwd: Massive issues while installing SailfishOS IDE

2013-11-24 Thread Kajetan Dobczyk
Yep, the old settings in Appdata were the cause. Deleted them, reinstalled and everything works perfectly. Thanks a lot! 2013/11/23 Helge Täubert h.taeub...@gmail.com Hello, I have found the same problem with special characters. It has also been reported in:

Re: [SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Alessandro Portale
Qt has an image format plugin for the ico format. Seems as if it is not installed on the current Emulator image. I assume it would be possible to add the plugin package to the Requires in the .yaml/.spec files. Br, Alessandro On Sunday, November 24, 2013, Andrey Kozhevnikov wrote: its default

Re: [SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Jonni Rainisto
Have you tried adding following line in your yaml/spec?: Requires: qt5-plugin-imageformat-ico From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on behalf of Tigre-Bleu [de...@tigre-bleu.net] Sent: Sunday, November 24, 2013