[SailfishDevel] Problem with installing

2013-11-01 Thread Marcin M.
Hi, I wanted to try out qt-components-qt5 on Sailfish. I created a new project, copied packaging and .desktop to the folder of a Harmattan project. But now, while deploying, there's an error: Error on file /home/deploy/installroot/usr/share/applications/*.desktop: No such file or directory

Re: [SailfishDevel] File chooser

2013-11-04 Thread Marcin M.
As Roberto said: don't take Android and iOS as a reference point. I simply don't want just another borked crappy UX! Maemo Fremantle was nice at filepicking, though the build-in file picker had no option of displaying the whole FS. Harmattan was a step back, as most apps store there files in

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-06 Thread Marcin M.
And what about in-app-store depends? (Free app, paid databases, databases depend on the free app) -- Marcin 2013/11/6 Andrey Kozhevnikov coderusin...@gmail.com Good point, thanks! On 06.11.2013 18:30, Jonni Rainisto wrote: And if some good library is missing, and you are willing to

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-06 Thread Marcin M.
it as an opportunity for everyone to push their libraries and stuff to mer/nemo/sailfish. An advantage of SailfishOS is that everyone can contribute and have their own applications, libraries and tools there. Just my 0.02 Cheers, On Wed, Nov 06, 2013 at 05:06:58PM +0100, Marcin M. wrote: Hi, Thanks

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-06 Thread Marcin M.
Openrepos bear here :) -- Marcin 2013/11/6 Andrey Kozhevnikov coderusin...@gmail.com Opensource dies here :D On 06.11.2013 22:12, Marcin M. wrote: It's not a pity when it comes to libraries. It is when you create a modular app ;) - divided into packages. But if there was an in-app

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-06 Thread Marcin M.
:25, 郭云鹤 a écrit : i think every app should be independent. apps' dependence caused many problems. 郭云鹤(Guo Yunhe) http://guoyunhe.me/ 在 2013-11-7 上午12:13,Marcin M. marmistrz...@gmail.com写道: It's not a pity when it comes to libraries. It is when you create a modular app ;) - divided

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-06 Thread Marcin M.
) http://guoyunhe.me/ 在 2013-11-7 上午12:13,Marcin M. marmistrz...@gmail.com写道: It's not a pity when it comes to libraries. It is when you create a modular app ;) - divided into packages. But if there was an in-app-purchase system, it wouldn't be so bad :) -- Marcin 2013/11/6

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-06 Thread Marcin M.
And somehow Debian and Ubuntu and ... do well it with real depends... -- Marcin 2013/11/6 Marcin M. marmistrz...@gmail.com If everything handled correctly (assuming no 3rd party lib updates) what bad can happen? -- Marcin 2013/11/6 Martin Grimme martin.gri...@gmail.com Hi, 2013/11

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-07 Thread Marcin M.
Well, the whole problem with repos and deps is not about the user side but the server side ;) Maemo.org doesn't expose DiffIndex like Debian does but normal Packages and Release (maybe compressed). DiffIndex would greatly reduce download time. About the storing list of apps on-device... Hmm... In

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-08 Thread Marcin M.
Well, indeed it's better than the hour is spent to provide better apps for Sailfish than to do some freaky copy-protection, finally broken by some talented hacker (If iOS is jailbroken, WAT in Win7 broken, why should Jolla's library avoid that?) ... Or to spend this hour to bring xwayland! ;) --

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-09 Thread Marcin M.
Well, about Michal's point: I agree it'll be hard on Sailfish. I think that the best measure against so-called piracy is a dynamic price changing possibility as in AppStore as previously said. But I won't agree about $650 - not everyone can buy first-minute device. And take it in account that in

Re: [SailfishDevel] Jolla app store and copyright protection. Just make app store easier than piracy

2013-11-09 Thread Marcin M.
Absolutely agree! -- Marcin 2013/11/9 Artem Marchenko artem.marche...@gmail.com Yeah, this discussion went too far, but then if I remain silent maybe point of view I don't like will influence Jolla sailors too much :) So my two cents: IMHO, the main point preventing piracy in

[SailfishDevel] qt-components-qt5

2013-11-10 Thread Marcin M.
Hi, I'm trying to run an app using qt-components-qt5 (installed in the emulator). It fails though. The output is: QML debugging is enabled. Only use this in a safe environment. Using Wayland-EGL Module 'com.nokia.meego' does not contain a module identifier directive - it cannot be protected

Re: [SailfishDevel] Problem with installing

2013-11-10 Thread Marcin M.
the desktop file in. pro. These are what I did to get the rpm packaging working. Regards, William *From: *Marcin M. *Sent: *Friday, November 1, 2013 03:00 *To: *devel@lists.sailfishos.org *Subject: *[SailfishDevel] Problem with installing Hi, I wanted to try out qt-components-qt5 on Sailfish

Re: [SailfishDevel] qt-components-qt5

2013-11-11 Thread Marcin M.
-declarative version of the package, so it looks to me to be C++ only ). But as I don't have experience of that package, I may be wrong. Sorry I have to dash off, otherwise I would experiment further ... Chris Zitat von Marcin M. marmistrz...@gmail.com: Hi, I'm trying to run an app using

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-12 Thread Marcin M.
Hi, Will there be OBS for Sailfish available? Regards, -- Marcin 2013/11/12 Karl Granström karl.granst...@jolla.com Ahoy all, We managed to fix all issues with the Harbour and it is open again for all of you to dock there harbour.jolla.com. Few updates: We currently support only 3

Re: [SailfishDevel] Saving state/config

2013-11-15 Thread Marcin M.
The plugin uses gconf, doesn't it? Can we use it to modify any gconf entry then? -- Marcin 2013/11/15 Andrey Kozhevnikov coderusin...@gmail.com both are easy. check Qt Assistant. examples and api reference are inside your Qt Creator ;) On 15.11.2013 20:48, Thomas Tanghus wrote: On

Re: [SailfishDevel] installing extra files via rpm

2013-11-21 Thread Marcin M.
Is it possible to install files directly via .yaml/.spec (without using the qmake installs)? -- Marcin 2013/11/21 Andrey Kozhevnikov coderusin...@gmail.com check __ARMEL__ or __ARM_ARCH_7__ On 21.11.2013 21:37, Luciano Montanaro wrote: For the record, I also have problems,. whenever I

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Marcin M.
Well, seems strange 2 me too. -- Marcin 2013/11/22 Andrey Kozhevnikov coderusin...@gmail.com really? harbour-org.coderus.application how domain.organization.application naming can clash with device packages? why? On 22.11.2013 20:32, Robin Burchell wrote: Ahoy, In Iekku’s mail

Re: [SailfishDevel] Dynamically populate a ContextMenu

2013-11-23 Thread Marcin M.
Agree with Cristopher. This is a workaround, but it should be fixed so that no manual tweaking is needed. Just as in c++ - private is private. -- Marcin 2013/11/23 Andrey Kozhevnikov coderusin...@gmail.com Just dont use dynamic childs if you dont want, but let it to others ;) On 24.11.2013

Re: [SailfishDevel] Mer SDK

2013-11-27 Thread Marcin M.
And is it possible to get a scratchbox shell like in the Maemo5 sdk. -- Marcin 2013/11/27 Matthias Fulz mf...@olznet.de Thank you very much - that was exactly the missing point ! I successfully compiled and deployed a test app on the emulator. BR, Matthias Quoting Luciano Montanaro

Re: [SailfishDevel] community thoughts on app security

2013-12-01 Thread Marcin M.
Or maybe just leave it to the user, whether to use a sandbox or not? (set the default behavior and make override rules) -- Marcin 2013/12/1 Sven Putze sailfish...@hardcodes.de 2) Sandboxes are limiting, but matter. It is way more difficult to freeze to death or misuse iPhone than

Re: [SailfishDevel] community thoughts on app security

2013-12-02 Thread Marcin M.
But an important thing must be done: you can run a script, create a start-up script and not mess with any security frameworks (like chaning mac on Harmattan) -- Marcin 2013/12/1 AL13N al...@rmail.be 2) Sandboxes are limiting, but matter. It is way more difficult to freeze to death or misuse

Re: [SailfishDevel] Serious request: please let us use C++!

2013-12-05 Thread Marcin M.
A style for plain Qt which would display with the native look feel (compare the unsupported and buggy meegotouch-qt-style) would be great too! -- Marcin 2013/12/5 Filip Kłębczyk fklebc...@gmail.com W dniu 05.12.2013 13:30, Sven Putze pisze: Hi, if such an example exists, I could make

Re: [SailfishDevel] GB compile

2013-12-05 Thread Marcin M.
Simply try to build it and then resolve potential problems :) -- Marcin 2013/12/5 Cleber Rodrigues cleber@gmail.com Allright! I assumed Harbour rules reflected what the (current or future) SDK would allow. Sorry for generating confusion. 2013/12/5 Jonni Rainisto

Re: [SailfishDevel] Serious request: please let us use C++!

2013-12-06 Thread Marcin M.
I mean: use plain Qt, get Silica lookfeel. Just like on Fremantle: you use Qt, but get the gtk theme look feel. -- Marcin 2013/12/6 Wim de Vries wsvr...@xs4all.nl On 12/05/2013 06:41 PM, Marcin M. wrote: A style for plain Qt which would display with the native look feel (compare

Re: [SailfishDevel] Serious request: please let us use C++!

2013-12-07 Thread Marcin M.
Thanks for elaborating! :) Btw. will this payback always in QML (so let's assume Fremantle Qt 4.7.4) or only on Sailfish? -- Marcin 2013/12/7 Thomas Perl th.p...@gmail.com On 06 Dec 2013, at 17:46, Marcin M. marmistrz...@gmail.com wrote: 2013/12/6 Wim de Vries wsvr...@xs4all.nl On 12/05

Re: [SailfishDevel] Daemons in app store. And/or other ways of getting activated on event/schedule

2013-12-29 Thread Marcin M.
And for example phone speaker switcher as on Maemo (though it would be better if it was provided by Jolla), changing mac address on startup, etc. etc. -- Marcin 2013/12/29 Alejandro Exojo s...@badopi.org El Saturday 28 December 2013, Artem Marchenko escribió: What would be the sailfish way

[SailfishDevel] SailfishOS SDK in /opt

2014-01-01 Thread Marcin M.
Hi, I've installed the SDK into /opt, but I'm unable to launch the emulator nor the SDK VM - only the buttons are grayed out. Is there a known workaround, so that I can avoid reinstalling into /home/$USER/ ? thanks -- Marcin ___ SailfishOS.org Devel

Re: [SailfishDevel] SailfishOS SDK in /opt

2014-01-01 Thread Marcin M.
may also have the Virtualbox-qt gui installed somewhere giving similar info. Grüsse Chrsi Zitat von Marcin M. marmistrz...@gmail.com: Hi, Thanks, it was a (partial) fix. Now, when trying to build, I get: Virtual Machine 'MerSDK' is not installed! -- Marcin 2014/1/1

Re: [SailfishDevel] SailfishOS SDK in /opt

2014-01-04 Thread Marcin M.
Well, after opening the VM in Virtualbox, it's gotten fixed. Thanks! My installation log must've been overwritten, 'cause it has some downloadable content stuff. Thanks again! -- Marcin 2014/1/4 christopher.l...@thurweb.ch Hi Marcin Did you get any further on this? Zitat von Marcin M

[SailfishDevel] Zypper and PackageKit

2014-01-04 Thread Marcin M.
Hi, I'm wondering, what are the advantages disadvantages of Zypper vs PackageKit. Why has the latter been selected for Sailfish as default? Regards, -- Marcin ___ SailfishOS.org Devel mailing list

[SailfishDevel] qt-components-qt5 are missing theme files

2014-01-04 Thread Marcin M.
Hi, I tried to experiment with the MeeGo components, and I noticed that the graphics for it are missing: Connecting to device... [D] QQmlDebuggingEnabler::QQmlDebuggingEnabler:1392 - QML debugging is enabled. Only use this in a safe environment. [D]

Re: [SailfishDevel] Zypper and PackageKit

2014-01-06 Thread Marcin M.
And is it possible to make packagekit show bytes (or x 10^n bytes) progress just like apt or zypper? -- Marcin 2014/1/4 Mikael Hermansson m...@7b4.se On Saturday 04 January 2014 20.07.52 Martin Grimme wrote: Hi, 2014/1/4, Andrey Kozhevnikov coderusin...@gmail.com: afaik pakckagekit

Re: [SailfishDevel] Zypper and PackageKit

2014-01-06 Thread Marcin M.
The manual is about the D-Bus service, and I meant the CLI interface - pkcon. -- Marcin 2014/1/6 Andrey Kozhevnikov coderusin...@gmail.com afaik zypper downloading via curl, and it displaying information you want. On 07.01.2014 00:09, Marcin M. wrote: And is it possible to make

Re: [SailfishDevel] Zypper and PackageKit

2014-01-06 Thread Marcin M.
[=] Downloading packages [=] And doesn't show in the geeky way as apt ;) -- Marcin 2014/1/6 Andrey Kozhevnikov coderusin...@gmail.com so? pkcon providin same data which pk server sent :) On 07.01.2014 00:23, Marcin M. wrote: The manual is about the D-Bus

Re: [SailfishDevel] Scriptlets in RPM hot allowed to Harbour

2014-01-11 Thread Marcin M.
So how else can we update sudoers...? No custom package manager could be done without it. -- Marcin 2014/1/11 Thomas Perl th.p...@gmail.com Duty calls[1]... tl;dr: No postinst scripts in Harbour. chmod 666 stuff in /usr/ is wrong. On 11 Jan 2014, at 13:51, Martin Kolman

Re: [SailfishDevel] Scriptlets in RPM hot allowed to Harbour

2014-01-11 Thread Marcin M.
Hi, Sorry, I forgot about PackageKit! ;) I was still in the apt world :) Regards, -- Marcin 2014/1/11 Mike Sheldon m...@mikeasoft.com Hi Marcin, On Sat, 2014-01-11 at 16:49 +0100, Marcin M. wrote: So how else can we update sudoers...? No custom package manager could be done without

Re: [SailfishDevel] Division by zero in Slider.qml

2014-01-16 Thread Marcin M.
In the second case it's not 0, but 10. -- Marcin 2014/1/16 Hendrik Borghorst hendrikborgho...@gmail.com Hello folks, I've noticed some strange behaviour in Silica Silder. If you set minimumValue=maximumValue , the handle gets invisible and cannot get activated again. if you've a look

[SailfishDevel] Status menu?

2014-01-17 Thread Marcin M.
Hi, I've recently installed Sailfish on my N950 and, well, I'm impressed, but there's one thing that drives me nuts (and which would discourage me from buying a Jolla). The thing is the status menu, and exactly lack of it. I see no possibility of quick connecting to a wifi network, as it was in

Re: [SailfishDevel] Status menu?

2014-01-17 Thread Marcin M.
orientation lock is useful, switching availability from such menu -- Marcin 2014/1/17 Oleksii Serdiuk conta...@oleksii.name On 17.01.2014 20:14, Marcin M. wrote: The settings have some wifi thing on the top, but it seems to be enable/disable auto-scanning, and I'd like to always connect myself

Re: [SailfishDevel] Jolla Applications Bug Tracking

2014-01-19 Thread Marcin M.
Nevertheless, some bugzilla should be created for a better bug management. -- Marcin 2014/1/19 Hannes Rantzsch hannes.rantz...@student.hpi.uni-potsdam.de Great tip, thanks! Actually, the issue I wanted to post is even there already :) Hannes On 01/19/2014 05:19 PM, Martin Grimme wrote:

Re: [SailfishDevel] Status menu?

2014-01-20 Thread Marcin M.
should be definitely in the pulley menu on the lockscreen somewhere else quickly accessible. On Fri, Jan 17, 2014 at 08:28:10PM +0100, Oleksii Serdiuk conta...@oleksii.name wrote: On 17.01.2014 20:14, Marcin M. wrote: The settings have some wifi thing on the top, but it seems

Re: [SailfishDevel] Python and Qt Widgets development possible?

2014-01-26 Thread Marcin M.
Just a thought - maybe using some legacy (i.e. Fremantle) theme could be a fix. But I have no idea whether it can be done and with how much effort. -- Marcin 2014-01-26 christopher.l...@thurweb.ch Hi Dietmar Zitat von Dietmar Schwertberger maill...@schwertberger.de: Switching to QML/Qt

Re: [SailfishDevel] Harbour compliant way to read contacts

2014-01-26 Thread Marcin M.
And wouldn't separate permission for each app solve the thing? -- Marcin 2014-01-26 Bernd Wachter bernd.wach...@jolla.com christopher.l...@thurweb.ch writes: Hi Sven I am equally curious: Reading and rereading Bernd's mail I see ..contacts synced to the device from some third

[SailfishDevel] White screen and no errors

2014-01-28 Thread Marcin M.
Hi, I'm giving one more go at my Sailfish app, but when I try to run it, I get a white screen only. The log is [D] QQmlDebuggingEnabler::QQmlDebuggingEnabler:1392 - QML debugging is enabled. Only use this in a safe environment. [D] QWaylandEglIntegration::QWaylandEglIntegration:58 - Using

Re: [SailfishDevel] White screen and no errors

2014-01-28 Thread Marcin M.
28.01.2014, 15:25 +0100 schrieb Luciano Montanaro: On Tue, Jan 28, 2014 at 2:51 PM, Marcin M. marmistrz...@gmail.com wrote: Why can it happen? Something similar has happened to me when a QML file cannot be parsed. Check those curly brackets! :) Luciano

Re: [SailfishDevel] Python and Qt Widgets development possible?

2014-02-11 Thread Marcin M.
But they could make the UI usable on mobile phones, as it's done in Fremantle. I can send you a screenshot with the app themed and not themed. -- Marcin 2014-02-11 19:07 GMT+01:00 Dietmar Schwertberger maill...@schwertberger.de : Am 11.02.2014 16:51, schrieb Marcin M.: Don't know much

Re: [SailfishDevel] Python and Qt Widgets development possible?

2014-02-16 Thread Marcin M.
Death? The folks on qt project said that qt widgets isn't gonna be dropped. -- Marcin 2014-02-16 16:40 GMT+01:00 christopher.l...@thurweb.ch: Dietmar Sailfish is very far from being QML only. Sailfish like all other platforms based on Qt5.X supports a rich mix of C++, QML and Javascript.

Re: [SailfishDevel] Python and Qt Widgets development possible?

2014-02-17 Thread Marcin M.
Is Qt Quick faster on desktop too? -- Marcin 2014-02-17 13:12 GMT+01:00 Roberto Colistete Jr. roberto.colist...@gmail.com: Em 16-02-2014 12:40, christopher.l...@thurweb.ch escreveu: Dietmar Sailfish is very far from being QML only. Sailfish like all other platforms based on Qt5.X

Re: [SailfishDevel] HowTo package my resources (images/sounds/etc)

2014-02-27 Thread Marcin M.
Is there no debian/install counterpart in rpm, not to have use qmake INSTALLS? -- Marcin 2014-02-27 20:25 GMT+01:00 Andrey Kozhevnikov coderusin...@gmail.com: res.files = Home/* res.path = /usr/share/mygame/resourcces INSTALLS += res On 28.02.2014 01:14, Iosif Hamlatzis wrote: ok

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2014-04-17 Thread Marcin M.
! :) David On 12/11/13 15:18, Marcin M. wrote: Hi, Will there be OBS for Sailfish available? Regards, -- Marcin 2013/11/12 Karl Granström karl.granst...@jolla.com mailto:karl.granst...@jolla.com Ahoy all, We managed to fix all issues with the Harbour and it is open again

[SailfishDevel] SailfishOS SDK install to /opt

2014-07-12 Thread Marcin M.
Why do the mersdk/MerSDK and emulator/SailfishOS Emulator directories have 700 permissions? It makes the VMs unaccesible. -- Marcin ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] SailfishOS SDK install to /opt

2014-07-12 Thread Marcin M.
Interface: ISession {12f4dcdb-12b2-4ec1-b7cd-ddd9f6c5bf4d} -- Marcin 2014-07-12 10:02 GMT+02:00 Marcin M. marmistrz...@gmail.com: Why do the mersdk/MerSDK and emulator/SailfishOS Emulator directories have 700 permissions? It makes the VMs unaccesible. -- Marcin

Re: [SailfishDevel] In-app-advertising

2014-07-15 Thread Marcin M.
(qt 4.7) Inneractive (ver ??) But at the moment inei is unavailable in harbour. Tortoisedoc . Von meinem iPad gesendet Am 15.7.2014 um 15.28 schrieb Marcin M. marmistrz...@gmail.com: Hi, What about in-app-advertitising Jolla Store. Will we be provided a framework

[SailfishDevel] sporadic bouts of Could not connect to MerSDK Virtual Machine. Timeout waiting for reply from server.

2014-07-15 Thread Marcin M.
It happened to me after resuming my Linux box from suspend. Maybe this'll give some clue. -- Marcin ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

[SailfishDevel] A welcome dialog and pageStack's operation in progress.

2014-07-16 Thread Marcin M.
I'd like to open a welcome dialog at startup which can be disabled by a user. Page { id: mainPage function openWelcomeDialog() { var component = Qt.createComponent(WelcomeDialog.qml) var popup = component.createObject(mainPage) popup.open() }

Re: [SailfishDevel] A welcome dialog and pageStack's operation in progress.

2014-07-16 Thread Marcin M.
in this case. use status == PageStatus.Active instead 16.07.2014 14:58, Marcin M. пишет: I'd like to open a welcome dialog at startup which can be disabled by a user. Page { id: mainPage function openWelcomeDialog() { var component = Qt.createComponent

Re: [SailfishDevel] A welcome dialog and pageStack's operation in progress.

2014-07-16 Thread Marcin M.
Take back what I said. The workaround doesn't work. :P -- Marcin 2014-07-16 14:42 GMT+02:00 Marcin M. marmistrz...@gmail.com: This way the dialog opens after closing the dialog. Worked it around by Component.onCompleted: { while (status != PageStatus.Active

[SailfishDevel] Translating apps for SailfishOS

2014-07-17 Thread Marcin M.
I couldn't find the answers to a couple of questions: 1. Does SailfishOS SDK require external lupdate? If yes, where can the command for lupdate be set (as of Mint 17 (Ubuntu 14.04), lupdate-qt5 is not provided by any package) 2. If using sailfishapp_i18n, are the QTranslator steps still needed?

Re: [SailfishDevel] Translating apps for SailfishOS

2014-07-17 Thread Marcin M.
install the RPM in the emulator and run it from command line after changing LANG env variable On Thu, Jul 17, 2014 at 10:37 AM, Marcin M. marmistrz...@gmail.com wrote: I couldn't find the answers to a couple of questions: 1. Does SailfishOS SDK require external lupdate? If yes, where can

Re: [SailfishDevel] Translating apps for SailfishOS

2014-07-17 Thread Marcin M.
And how can I run the mer's lupdate lrelease from terminal? -- Marcin 2014-07-17 11:36 GMT+02:00 Marcin M. marmistrz...@gmail.com: Thanks 1. The problem is that Tools/External/lupdate doesn't do anything. I created translations/harbour-myapp-pl.ts, ran Tools/External/lupdate and the pl

Re: [SailfishDevel] Is support for commercial apps a TABOO subject?

2014-07-17 Thread Marcin M.
When the Harbor becomes open for paid apps, will we be permitted to use nemo-qml-plugin-configuration? Should we then put the apps' settings into the Settings app or should they be handed inside the app? -- Marcin 2014-05-29 9:22 GMT+02:00 Giuliettasw users.giulie...@gmail.com: Another cool

Re: [SailfishDevel] How to properly hide and show UI elements?

2014-07-18 Thread Marcin M.
for opacity, still the question is: why are these elements still shown? -- Marcin 2014-07-18 16:15 GMT+02:00 Marcin M. marmistrz...@gmail.com: It might be an option... I'll take a look. But why is the component left there? If it has height = 0, it should not be displayed. -- Marcin 2014

Re: [SailfishDevel] How to properly hide and show UI elements?

2014-07-18 Thread Marcin M.
Oh, right. It was so trivial. I totally forgot about it. Thanks! -- Marcin 2014-07-18 17:10 GMT+02:00 Tomasz Sterna to...@xiaoka.com: Dnia 2014-07-18, pią o godzinie 16:31 +0200, Marcin M. pisze: The Rectangle hides and so Button's label does. It doesn't work with the Button. And after

[SailfishDevel] Adding colors the ColorPickerDialog

2014-07-19 Thread Marcin M.
Hi, I want to make sure not to make mess in my app. I'd like to add additional colors to the ColorPicker. Can I simply append the hexcodes to ColorPickerDialog::colors? Or should I do it in another way? Thanks -- Marcin ___ SailfishOS.org Devel mailing

Re: [SailfishDevel] Adding colors the ColorPickerDialog

2014-07-21 Thread Marcin M.
...@lists.sailfishos.org] *On Behalf Of *Marcin M. *Sent:* 19. heinäkuuta 2014 21:43 *To:* devel@lists.sailfishos.org *Subject:* [SailfishDevel] Adding colors the ColorPickerDialog Hi, I want to make sure not to make mess in my app. I'd like to add additional colors to the ColorPicker. Can I simply append

[SailfishDevel] How to combine multiple Flickables?

2014-08-04 Thread Marcin M.
Hi, My app uses PullDown and PushUp menus. Besides, it has a SilicaListView inside to support multiple views inside the app (different text displayed on each view). Page { SilicaFlickable // vertical one { PullDownMenu{ ... } PushUpMenu{ ... } SilicaListView {

Re: [SailfishDevel] How to combine multiple Flickables?

2014-08-04 Thread Marcin M.
Thanks, I'll try it out. -- Marcin 2014-08-04 13:58 GMT+02:00 Andrey Kozhevnikov coderusin...@gmail.com: set pressDelay: 0 to flickable and listview 04.08.2014 16:42, Marcin M. пишет: Hi, My app uses PullDown and PushUp menus. Besides, it has a SilicaListView inside to support

Re: [SailfishDevel] Platform icons

2014-08-04 Thread Marcin M.
You might simply want to scp all of them from the Emulator to your desktop system. -- Marcin 2014-08-04 16:11 GMT+02:00 martin.gri...@gmail.com: Hi, Am Mon Aug 04 2014 15:21:58 GMT+0200 (CEST) schrieb fasza2mob...@gmail.com : Hi all, Is there a way to see a list/dictionary of platform

Re: [SailfishDevel] How to combine multiple Flickables?

2014-08-11 Thread Marcin M.
the SilicaListView, it scrolls perfectly. How to handle this? I tried setting the main SilicaFlickable as a visual parent but it causes even more trouble (visual layout broken) -- Marcin 2014-08-04 18:24 GMT+02:00 Marcin M. marmistrz...@gmail.com: Thanks, I'll try it out. -- Marcin 2014-08-04 13:58

Re: [SailfishDevel] How to combine multiple Flickables?

2014-08-12 Thread Marcin M.
/edit: Yes, the visual parent seems to be the Column (it doesn't have maximumFlickVelocity, it does have spacing) What to do with this? I have two items in the Column. -- Marcin 2014-08-12 16:36 GMT+02:00 Marcin M. marmistrz...@gmail.com: OK, I might've found where the problem is. a - b

Re: [SailfishDevel] How to combine multiple Flickables?

2014-08-12 Thread Marcin M.
? TextAutoScroller.qml has some code for multiple Flickables. Maybe it'd be a good idea to add an option to specify the Flickable to scroll to manually? -- Marcin 2014-08-11 12:10 GMT+02:00 Marcin M. marmistrz...@gmail.com: It worked like charm but one more difficulty occured: inside the delegate there's

[SailfishDevel] How to use the QML/JS console?

2014-10-02 Thread Marcin M.
I launched the app in a debug mode, launched the QML/JS console, but any id I type in is undefined. Why? -- Marcin ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Commercial apps - when?

2015-04-24 Thread Marcin M.
. :) Best Wishes Martin Kolman Br, Karl On 15 Apr 2015, at 20:06, Marcin M. marmistrz...@gmail.com wrote: Hi, Any ETA for the support for commercial apps for Sailfish? IIRC, it was the second half of 2014, :) so time long past :) Regards, -- Marcin

Re: [SailfishDevel] Commercial apps - when?

2015-04-25 Thread Marcin M.
or? Cheers Peter Am 24.04.2015 um 16:22 schrieb Marcin M.: Martin: free software is really great unless you have to pay for a place to sleep and for stuff to eat, e.g. as a univerisity student. You don't get a big revenue from donations unless you create something really big (e.g. the Whatsapp

[SailfishDevel] Commercial apps - when?

2015-04-15 Thread Marcin M.
Hi, Any ETA for the support for commercial apps for Sailfish? IIRC, it was the second half of 2014, :) so time long past :) Regards, -- Marcin ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to

Re: [SailfishDevel] Commercial apps - when?

2015-04-16 Thread Marcin M.
has been eating our resources from this area. But some good news is that we are planing to launch the donation support in Store in really near future. Br, Karl On 15 Apr 2015, at 20:06, Marcin M. marmistrz...@gmail.com wrote: Hi, Any ETA for the support for commercial apps