The shop UI sucks a bit, to be able to choose your correct country, you firat
had to select correct country from the bottom of the page wih gray text..
Saying something like "Country: European Union Language: English ..."
And then click "save".
I managed to get correct address with my old shop a
Another observation:
You're allowed to require qt5-qtfeedback in your RPM-packaging
according to the faq:
https://github.com/sailfish-sdk/sdk-harbour-rpmvalidator/blob/1.18/allowed_requires.conf
which installs
/usr/lib/libQt0Feedback.so.0
/usr/lib/libQt0Feedback.so.0.0
/usr/lib/libQt0Feed
ength == 0 is the simplest string validator. i
> have no idea why you need more complex solutions for such small thing.
>
> 05.10.2014 01:00, sailfishmail пишет:
> > Why not? I doubt you will notice any performance issues.
> >
> > No need to be over zealous about optimiz
with strings.
Andrey Kozhevnikov kirjoitti Sat Oct 04 2014 21:56:57 GMT+0300 (EEST):
> You really need validators for text data? Adding complex RegExpValidator
> just for handling empty state? Really?
>
> 05.10.2014 00:52, sailfishmail пишет:
> > I think the validator property wi
I think the validator property will help you; search for "qml using validators"
or similar. Or http://qt-project.org/doc/qt-4.8/texthandling.html and the
"acceptableInput" property of TextInput.
Andrey Kozhevnikov kirjoitti Sat Oct 04 2014 21:40:48 GMT+0300 (EEST):
> something like this: http://
Hey, I had this too, it apparently means it has been opened for QA but not yet
processed.
In my case, I sent mail to developer-c...@jolla.com as Artem suggested,
received a quick reply (I guess it has become better now) and had the lock
released, as in my case someone had started working on it
Hi,
You can have a peek at the calendar qml files in /usr/share/jolla-calendar/
Hope you find some hints there,
Br,
Asser
Tobi D. kirjoitti Thu Jan 30 2014 00:53:08 GMT+0200 (EET):
>
>
>
>Hi there,
>
>I've got another question on how to develop apps for SailfishOS.
>
>Please have a look at Jo
Hi, just guessing, but try if the menu has "enabled" property, most switches
etc. Have it.
Br,
Asser
On Thu Jan 23 2014 12:35:40 GMT+0200 (EET), Tero Siironen wrote:
>
>I have PushUpMenu in my app which currently has only one item, and in
>some situations also that item should not be visible. H