On 13/11/14 22:43, E.S. Rosenberg wrote:
Well I solved it and now it's dependent on the locale (which by
default is not set on Jolla) so:
1. I am more then happy to submit my patches to Jolla, though you guys
claim 'closed source' every file I edited had a BSD license at the top.
rpm -qf /p
to, 2014-11-13 kello 23:43 +0200, E.S. Rosenberg kirjoitti:
> Well I solved it and now it's dependent on the locale (which by
> default is not set on Jolla) so:
> 1. I am more then happy to submit my patches to Jolla, though you guys
> claim 'closed source' every file I edited had a BSD license at
to, 2014-11-13 kello 19:09 +0100, Victor Mataré kirjoitti:
> Hi all,
>
> I have a TextInput where the user enters host names and/or IP addresses. So
> naturally, I'd like to offer some mechanism that allows the user to quickly
> pick from recently used entries. GUI-wise, the best way to do that
Hi Pekka, are there any plans to add this feature? There are a lot of use cases
where it would be extremely handy in 3rd party apps.
On Fri Nov 14 11:54:07 2014 GMT, Pekka Vuorela wrote:
> to, 2014-11-13 kello 19:09 +0100, Victor Mataré kirjoitti:
> > Hi all,
> >
> > I have a TextInput where the
Hey guys,
just a little status update, I created a new library via normal Qt 5.2
QtCreator and reopened the project later in Sailfish IDE.
So all the RPM stuff was not included and now it compiles fine. But you
need to install the nemo-transferengine packages in the build engine at
first. Also i
use BuildDepends in rpm/yaml, dont install packages manually
for login stuff you first need to implement Accounts/SignOn stuff
15.11.2014 04:13, Gabriel Böhme пишет:
Hey guys,
just a little status update, I created a new library via normal Qt 5.2
QtCreator and reopened the project later in Sail
Hi,
okay, but I mean SailfishIDE don't offer a template for libraries and to modify
the standard project is much more work than creating it via normal Qt IDE.
Later it's my goal to create a RPM - at the moment it's deployed manually eith
rsync. Good enough at the moment.
Are there any informat