[SailfishDevel] One ListModel for multiple SilicaGridViews

2014-03-15 Thread Tomek
I am wondering how I could display a single ListModel in multiple SilicaGridViews (filtered)? Simply making an item invisible in a specific view does not work, because it still consumes (cellWidth x cellHeight) the space. I know, I could also implement my own model in c++. Probably something li

Re: [SailfishDevel] One ListModel for multiple SilicaGridViews

2014-03-16 Thread Tomek
Andrey, makes sense. It is an model which is not related to the file system. Instead, it contains strings like caption and url and few booleans such as isFavourite and isActive. I would like to use the mentioned booleans, to filter out elements is a SilicaGridView. /Tomek Am 16.03.2014 um 10

[SailfishDevel] One ListModel with multiple SilicaGridViews

2014-03-19 Thread Tomek
I am wondering on how I could display a single ListModel in multiple (filtered) SilicaGridViews? Simply making an item invisible does not work , because it still consumes (cellWidth x cellHeight) the space. Or would you know a project which did something similar? I know I could also implement

[SailfishDevel] Extra QML module

2014-07-04 Thread Tomek
file * Import it with QML_IMPORT_PATH/QML2_IMPORT_PATH in pro file / Tomek ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

[SailfishDevel] Image.onDoubleClicked event in SilicaFlickable

2014-10-04 Thread Tomek
Hello jolla developers! I am wondering why the Image QML element does *not* fire the onDoubleClicked event when placed inside the SilicaFlickable element. Have a look at this example. With QT´s Flickable element (which I am not suppose to use, of cause) the event is fired and with SilicaFlickab

Re: [SailfishDevel] Image.onDoubleClicked event in SilicaFlickable

2014-11-02 Thread Tomek
Might this be a bug in SilicaFlickable? Does someone know if and when there will be a bug tracking tool for sailfishOS? > Hello jolla developers! > > I am wondering why the Image QML element does *not* fire the onDoubleClicked > event when placed inside the SilicaFlickable element. > > Have

Re: [SailfishDevel] Update on SailfishOS roadmap

2015-02-13 Thread Tomek
Bijjal, about the tablet specific work. I am wondering how our applications would look like on the new tablet. Is there a way to modify the current Jolla phone emulator to use the same resolution as the tablet to be? /Tomek Am 13.02.2015 um 14:09 schrieb Soumya Bijjal : > Hi all, >