Hello,
I would like to add some things too,
My top 5 (the 5 first things to add ;) ) would be:
1. A file dialog for the app developers
2. Text wrapping in the Sailfish Browser
3. Copy and Paste functionality in the Sailfish Browser and Jolla E-mail app
4. Landscape mode in the Sailfish Browser
5.
I wouldn't mind contributing to a Dutch translation either (although I always
have my SW language set to English myself)
On Sat Dec 14 19:35:21 2013 Jarno wrote:
> Hi,
>
> I was wondering if the current SailfishOS UI is ready to be translated
> to more languages. As of yesterday the Dutch Sail
t; "
however there were no problems with the makeing: " p, li { white-space:
pre-wrap; } "The process
"$HOME/.config/SailfishAlpha3/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/make"
exited normally."
So how can I build armv7hl RPMs for a Jolla Device?
Kind Re
Hello,
thanks for your reply :)
I tried adding the images/ and icons/ folders to the same folder where "pages"
and "rpm" etc. reside, unfortunately nothing changed, I'm still getting those
errors.
Kind Regards,
Superpelican
On Fri, 13 Dec 2013 11:09
nc: [Receiver] write error: Broken pipe (32)
Command failed: A filename to install is required
18:41:38: The process
"$HOME/.config/SailfishAlpha3/mer-sdk-tools/MerSDK/SailfishOS-i486-x86/deploy"
exited with code 3.
Error while building/deploying project Quick2Clamshell (kit:
MerS
d out. Next up my
priority list would be a decent (not dumbed down) file manager app.
Kind Regards,
Superpelican :)
On Mon Nov 4 2013 09:29:28 PM CET, jezra wrote:
> On Mon, 04 Nov 2013 09:32:06 -0200
> "Roberto Colistete Jr." wrote:
>
> > Em 04-11-2013 07:41, Artem Ma
existence of the acceptDestinationAction property.
Thanks for all your help,
Superpelican
On 08/12/2013 12:58 AM, Matthew Vogt wrote:
Hi Superpelican, thanks for the explanation.
What you want is for the dialog which selects the multiplier to be
transitory, right? So the page sequen
Hello Matthew,
Sorry for my late reply.
I believe you misunderstood me. I'm not developing a custom Sailfish
Dialog component, but creating a Sailfish app.
The sources can be found here
<https://bitbucket.org/Superpelican/quick_clamshell/src>.
My intent is also not to explici
slow.
The source code of my app can be found at
http://bitbucket.org/Superpelican/quick_clamshell/src/
I hope this is helpful for the sailors/Jollaians,
Superpelican
___
SailfishOS.org Devel mailing list
Yes, that was indeed what I had read, I was just going to send the link
to the mailinglist ;)
Well I don't think I can help with a C++ plugin. I myself now just use a
C++ class which is in the same project as the QML UI to interface with
C++. That turned out to be easier,
Superpelican
p when I'm behind my laptop again. It was
one of the differences between Qt 4
4 and 5/porting to Qt5 pages though.
Hope this is helpful,
Superpelican
On Fri Aug 2 2013 11:39:46 PM CEST, christopher.l...@thurweb.ch wrote:
> Hi All
>
> Is there anything different about where Qt i
what components Nemo exactly uses.
I'm currently developing a Sailfish OS application and trying to port
Nemo Mobile to my
tablet, so I'd love to port my app to Nemo. I'll need to port my app to
Qt5 anyway for the new
Sailfish SDK.
Keep up the good work,
Superpelican :)
orruption/damaging of the keys when abruptly ending the ssh
connection between the emulator/Mer SDK and Qt Creator/your host system.
Although I've haven't got any evidence for this ;)
I hope this is helpful,
Superpelican
On 07/27/2013 12:29 PM, Canol Gökel wrote:
Hello,
I wanted to tr
shos.org is QML only.
I hope this useful for the other SailfishDevel list members and my
feedback is useful for Jolla :) And thanks for all the help I got on
this list and for all the awesome work the Jolla guys and women are
doing :), keep up th
ally turns into one using 5.0.2.
Cheers,
Lucien
Le dimanche 16 juin 2013 16:19:59 Superpelican a écrit :
Hello fellow Sailfish Devel list members,
I just downloaded the Sailfish SDK again (switched to Mageia, so needed
to reinstall everything)
and when I imported my existing project it switched
TH (System) - temporary does this
mean that the SDK now supports Qt 5.0.2?
I'm using KDE 4.10.2 so I'm sure Qt 4.8 is installed.
Kind Regards,
Superpelican
___
SailfishOS.org Devel mailing list
gards,
Superpelican
On 05/09/2013 04:30 PM, christopher.l...@thurweb.ch wrote:
Hi SuperPelican
After a little playing around, I have created a minimal SailfishOS app
that demonstrates interaction between a c++ plugin and SailfishOS QML
UI elements.
Once again I have gone the QmlRegiste
Jolla have said that they will support Qt5 in the future for Sailfish
apps and Qt5 support is also already in Mer (the base of Sailfish OS).
But they haven't been very clear on when they will switch to Qt5. I
myself would like to know it too, because I'm new to Qt/QML (and quite
new to programm
C++. This
propertymap will contain the question.
My program has a while loop that asks the user new questions each time
the loop runs(the logic code can be found here
<https://bitbucket.org/Superpelican/clamshell_cli>,
but it hasn't been adjusted for use with a GUI, it's currentl
I've now also modified sailfishapplication.pri: I removed
sailfishapplication.cpp and sailfishapplication.h from the project and
modified the sailfishapplication.pri so it doesn't include
sailfishapplication.cpp and .h anymore. I've also removed 'desktop' from
INSTALLS=+ too. The new sailfishap
he expert mailinglist members would
like to check my code and notify me what still needs to be improved.
Please keep in mind that I'm still a novice to programming. ;)
Thanks in advance,
Superpelican
___
SailfishOS.org Devel mailing list
lication in the emulator:
Remote application finished with exit code 0.
So basically the app isn't shown on the screen and just immediately
exits after being started,
Superpelican
___
SailfishOS.org Devel mailing list
ish app.
Thanks in advance,
Superpelican :)
___
SailfishOS.org Devel mailing list
ate with
each other. Luckily there is lots of documentation about it, but there isn't
any Sailfish specific documentation about writing a QML/C++ hybrid app.
Thanks in advance,
Superpelican :)
P.S.: Thomas Perl thanks a lot for your he
ilfishapplication.cpp and main.cpp parts) create a QDeclarativeEngine object?
In other words: are those Sailfish namespace functions just a wrapper of the
normal Qt initialization calls with special parameters for Sailfish apps? (it
looks like that to me)
Thanks in
Thanks for your help. I solved the placeholderText issue :)___
SailfishOS.org Devel mailing list
Hello fellow mailing list members,
I'm reasonably new to programming and Qt/QML.
I know the basics of C++ and QML. And I'm
trying to create simple Sailfish OS QML/C++ app.
I've already written a CLI version of my application in C++
that contains the logic. So I will use that code as base for my S
27 matches
Mail list logo