Re: [SailfishDevel] CLI update

2017-04-21 Thread Andrey Kozhevnikov
there are no "ssu up" and "ssu r" in article https://together.jolla.com/question/50986/howto-how-to-revert-to-an-earlier-sailfish-os-version/?answer=51003#post-id-51003

Re: [SailfishDevel] Timedclient-qt5

2017-04-09 Thread Andrey Kozhevnikov
I do not see timed in allowed llibraries: https://github.com/sailfish-sdk/sdk-harbour-rpmvalidator -- Исходное сообщение -- От: "Riku" Кому: devel@lists.sailfishos.org Отправлено: 09.04.2017 15:23:24 Тема: Re: [SailfishDevel] Timedclient-qt5 Hi! In my app Rush Hour I ended to use tim

Re: [SailfishDevel] Custom in-app icons

2017-03-04 Thread Andrey Kozhevnikov
Or just use such shader: https://github.com/CODeRUS/harbour-screentapshot/blob/master/qml/overlay.qml#L171 -- Исходное сообщение -- От: "Kimmo Lindholm" Кому: "cod...@userspace.se" ; "Sailfish OS Developers" Отправлено: 04.03.2017 19:12:02 Тема: Re: [SailfishDevel] Custom in-app icon

Re: [SailfishDevel] FadeAnimator in Sailfish OS 2.1

2017-03-04 Thread Andrey Kozhevnikov
Use FadeAnimation instead of Animator -- Исходное сообщение -- От: "Matthias Fehring" Кому: "Sailfish OS Developers" Отправлено: 04.03.2017 16:55:48 Тема: [SailfishDevel] FadeAnimator in Sailfish OS 2.1 Hi, with Sailfish OS 2.1 I have a problem when using FadeAnimator in QML for ex

Re: [SailfishDevel] qml component repository

2017-02-07 Thread Andrey Kozhevnikov
Maybe Jolla can publish default sdk componentsgallery application to guthub and then we can contribute, jolla review our code and then profit? 07.02.2017 18:07, David van Rijn пишет: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Guys, I was just busy adding a feature i wanted to an app (

Re: [SailfishDevel] com.jolla.email 1.1

2016-12-31 Thread Andrey Kozhevnikov
Hello, check here: https://github.com/CODeRUS/better-sailfishos-qmltypes/tree/Sdk1611/com/jolla/email -- Исходное сообщение -- От: "Dylan Van Assche via Devel" Кому: "Sailfish OS Developers mailing list" Отправлено: 31.12.2016 15:34:13 Тема: [SailfishDevel] com.jolla.email 1.1 Hi Dev

Re: [SailfishDevel] (no subject)

2016-12-26 Thread Andrey Kozhevnikov
He want to use new Sailfish WebEngine stuff 26.12.2016 15:15, jerome levreau пишет: hi, can you be more specific because you gave us barely information to help you. I'm assuming you want to embed an html page in a qml, just use SilicaWebView, no additional import needed : import QtQuick 2

Re: [SailfishDevel] How to use sailfish-components-webview

2016-12-03 Thread Andrey Kozhevnikov
You also can't do this because of https://github.com/sailfishos/sailfish-components-webview/issues/25 -- Исходное сообщение -- От: toad...@yandex.ru Кому: devel@lists.sailfishos.org Отправлено: 03.12.2016 20:49:38 Тема: Re: [SailfishDevel] How to use sailfish-components-webview Also, an

Re: [SailfishDevel] How to use sailfish-components-webview

2016-12-03 Thread Andrey Kozhevnikov
Afaik it's not yet ready to be used. You need to wait for proper version in SailfishOS 2.1 release. -- Исходное сообщение -- От: "Michael Fuchs" Кому: devel@lists.sailfishos.org Отправлено: 03.12.2016 19:28:07 Тема: Re: [SailfishDevel] How to use sailfish-components-webview Hi Dylan,

Re: [SailfishDevel] File Picker

2016-12-01 Thread Andrey Kozhevnikov
Best wishes, rinigus On Tue, Nov 29, 2016 at 5:59 PM, Andrey Kozhevnikov wrote: > i am using WTFPL for my projects. > > > 29.11.2016 14:26, rinigus пишет: > > Андрей, > > thank you! Would you mind to specify a license on > https://github.com/CODeRUS/splashscreen-chang

Re: [SailfishDevel] Connection error

2016-12-01 Thread Andrey Kozhevnikov
This is not valid since couple of releases, because Jolla guys have patched this problem in SDK installers. But worth trying :) 01.12.2016 18:00, Lewis Rockliffe пишет: Vbox 5? https://together.jolla.com/question/139021/sailfish-sdk-on-virtual-box-510-needs-additional-configuration/ On Thu,

Re: [SailfishDevel] File Picker

2016-11-29 Thread Andrey Kozhevnikov
i am using WTFPL for my projects. 29.11.2016 14:26, rinigus пишет: Андрей, thank you! Would you mind to specify a license on https://github.com/CODeRUS/splashscreen-changer ? At present, there is no license specified, unfortunately. cheers, rinigus On Tue, Nov 29, 2016 at 12:43 PM, Андре

Re: [SailfishDevel] Static build

2016-11-22 Thread Andrey Kozhevnikov
of course you can static compile selected libraries only. -- Исходное сообщение -- От: "george b" Кому: "Sailfish OS Developers" Отправлено: 22.11.2016 23:05:17 Тема: [SailfishDevel] Static build Hi I try to develop a xmpp client [1], based on libSwiften. A console example compiled

Re: [SailfishDevel] Context menu of a grid view

2016-11-22 Thread Andrey Kozhevnikov
21.11.2016 18:52, Andrey Kozhevnikov wrote: Check how sailfish-gallery works. It have additional propery in delegates altering y-position for elements on next linex after activated one. -- Исходное сообщение -- От: "Marcin Mielniczuk" Кому: "Sailfish OS Developers" Отправле

Re: [SailfishDevel] Context menu of a grid view

2016-11-21 Thread Andrey Kozhevnikov
Check how sailfish-gallery works. It have additional propery in delegates altering y-position for elements on next linex after activated one. -- Исходное сообщение -- От: "Marcin Mielniczuk" Кому: "Sailfish OS Developers" Отправлено: 21.11.2016 20:49:46 Тема: [SailfishDevel] Context

Re: [SailfishDevel] Persistently storing a ListModel

2016-11-04 Thread Andrey Kozhevnikov
pointer is an address to memory, its pontless to save, you should save data. dconf can be accessed using MGconfItem from mlite5 library. -- Исходное сообщение -- От: "Marcin Mielniczuk" Кому: "Andrey Kozhevnikov" ; "Sailfish OS Developers" Отправлено

Re: [SailfishDevel] Persistently storing a ListModel

2016-11-01 Thread Andrey Kozhevnikov
you storing pointer to model, not model contents :) to store model data you should recursively convert model data to array, and vise versa. -- Исходное сообщение -- От: "Marcin Mielniczuk" Кому: "Sailfish OS Developers" Отправлено: 01.11.2016 22:32:57 Тема: [SailfishDevel] Persistentl

Re: [SailfishDevel] listening for volume change

2016-10-26 Thread Andrey Kozhevnikov
You need following: https://github.com/CODeRUS/harbour-lgremote-webos/blob/master/qml/main.qml#L58 -- Исходное сообщение -- От: "jerome levreau" Кому: "Sailfish OS Developers" Отправлено: 26.10.2016 19:58:12 Тема: [SailfishDevel] listening for volume change hi everyone, Here where I

Re: [SailfishDevel] Storing credentials safely in a python+QML app

2016-09-15 Thread Andrey Kozhevnikov
profit is not writing real password each time, just some pin. -- Исходное сообщение -- От: "Marcin Mielniczuk" Кому: "Sailfish OS Developers" Копия: "Andrey Kozhevnikov" ; "J. Pablo" Отправлено: 15.09.2016 18:34:58 Тема: Re: [SailfishDevel] St

Re: [SailfishDevel] Storing credentials safely in a python+QML app

2016-09-15 Thread Andrey Kozhevnikov
you should use master password for saving credentials, or ask every time to enter password and save only login. -- Исходное сообщение -- От: "J. Pablo" Кому: "Sailfish OS Developers mailing list (devel@lists.sailfishos.org)" Отправлено: 15.09.2016 16:44:22 Тема: [SailfishDevel] Stori

Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-08 Thread Andrey Kozhevnikov
promising. But where do I set the id of the mainPage, which is accessible via pageStack? ApplicationWindow { id: app initialPage: Component { id: here?; TaskList { id:here?; } } } Am 08.09.2016 um 17:16 schrieb Andrey Kozhevnikov: pageStack.pop(id of mainPage or page found using page

Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage

2016-09-08 Thread Andrey Kozhevnikov
pageStack.pop(id of mainPage or page found using pageStack.find function) -- Исходное сообщение -- От: "Michael Fuchs" Кому: devel@lists.sailfishos.org Отправлено: 08.09.2016 19:39:39 Тема: Re: [SailfishDevel] PageStack: from push pushAttached directly to initialPage Thanks for your

Re: [SailfishDevel] Interact from other pages with the cover page

2016-08-29 Thread Andrey Kozhevnikov
Properties of root object are accessible for it childrens. Childrens of object are not accessible. -- Исходное сообщение -- От: "Michael Fuchs" Кому: devel@lists.sailfishos.org Отправлено: 29.08.2016 19:21:15 Тема: Re: [SailfishDevel] Interact from other pages with the cover page Corr

Re: [SailfishDevel] SDK Maintenance Tool - partial upgrades?

2016-08-09 Thread Andrey Kozhevnikov
i think you can upgrade mersdk, targets and emulator manually via ssu and zypper :) -- Исходное сообщение -- От: "Marcin Mielniczuk" Кому: "Sailfish OS Developers" Отправлено: 09.08.2016 17:19:30 Тема: [SailfishDevel] SDK Maintenance Tool - partial upgrades? Hi, Is it possible to do

Re: [SailfishDevel] Use same header item instance in multiple views

2016-07-22 Thread Andrey Kozhevnikov
Wrapping your list views into loader components can probably help you :) -- Исходное сообщение -- От: "Michael Neufing" Кому: devel@lists.sailfishos.org Отправлено: 22.07.2016 23:43:41 Тема: [SailfishDevel] Use same header item instance in multiple views Hi together! I am trying to us

Re: [SailfishDevel] Open source in-app ad API helper for QML - please, join

2016-05-30 Thread Andrey Kozhevnikov
No one is forcing you to use any app. I will use myself that app just to support developer, because i know how much efforts are put. -- Исходное сообщение -- От: "Alexey Andreyev" Кому: "Sailfish OS Developers" Отправлено: 31.05.2016 1:32:54 Тема: Re: [SailfishDevel] Open source in-app

Re: [SailfishDevel] App Status

2016-04-29 Thread Andrey Kozhevnikov
ApplicationWindow have applicationActive property, or you can use Qt.application.active directly. -- Исходное сообщение -- От: "george b" Кому: "Sailfish OS Developers" Отправлено: 30.04.2016 1:15:27 Тема: [SailfishDevel] App Status Hello I didn't find a way to determine in which st

Re: [SailfishDevel] LED Notification

2016-03-31 Thread Andrey Kozhevnikov
no problems if you write own dbus wrapper for notification calls, it's very documented. same for profiled dbus for changing led colors. -- Исходное сообщение -- От: "george b" Кому: "Sailfish OS Developers" Отправлено: 01.04.2016 0:27:06 Тема: Re: [SailfishDevel] LED Notification Hel

Re: [SailfishDevel] Embedded video play

2016-03-08 Thread Andrey Kozhevnikov
Maybe just add a link to repo and to lines inside files? That will be easier for people to help. -- Исходное сообщение -- От: "Rudi Timmermans" Кому: "Developers Mailing List SailfishOS" Отправлено: 08.03.2016 14:53:38 Тема: [SailfishDevel] Embedded video play Hi, I have a problem h

Re: [SailfishDevel] Select multiple values in combobox

2016-02-21 Thread Andrey Kozhevnikov
Yes, i did following for my application: https://github.com/CODeRUS/powermenu2/blob/master/gui/qmls/pages/ConfigurationPage.qml#L163 -- Исходное сообщение -- От: "Erik Lundin" Кому: devel@lists.sailfishos.org Отправлено: 22.02.2016 2:49:38 Тема: [SailfishDevel] Select multiple values in

Re: [SailfishDevel] monitor systemd unit from qml

2016-01-27 Thread Andrey Kozhevnikov
your own service? -- Исходное сообщение -- От: "Michael Fuchs" Кому: "Sailfish OS Developers" Отправлено: 27.01.2016 22:23:33 Тема: Re: [SailfishDevel] monitor systemd unit from qml I would just like to know about the state of the service. Is it running or not? My app has a start/stop

Re: [SailfishDevel] monitor systemd unit from qml

2016-01-27 Thread Andrey Kozhevnikov
https://github.com/CODeRUS/jolla-settings-aliendalvik-button/blob/master/settings/mainpage.qml -- Исходное сообщение -- От: "Michael Fuchs" Кому: "Andrey Kozhevnikov" ; "Sailfish OS Developers" Отправлено: 27.01.2016 22:14:29 Тема: Re: [SailfishDevel]

Re: [SailfishDevel] monitor systemd unit from qml

2016-01-27 Thread Andrey Kozhevnikov
signal emitted if you cnage service state from same process. afaik you can't watch for state changes of any services. if i'm wrong i would be interested in solution also :) -- Исходное сообщение -- От: "Michael Fuchs" Кому: "Sailfish OS Developers" Отправлено: 27.01.2016 22:03:23 Тема

Re: [SailfishDevel] SailfishOS community meeting: 28th of January 2016, 14:30 UTC

2016-01-27 Thread Andrey Kozhevnikov
28 Jan -- Исходное сообщение -- От: "Steph Gosling" Кому: "Sailfish OS Developers" Отправлено: 27.01.2016 20:27:57 Тема: [SailfishDevel] SailfishOS community meeting: 28th of January 2016, 14:30 UTC Good afternoon! Thanks as always for topic proposals on TJC for tomorrow's meeting

Re: [SailfishDevel] Error building sailfish browser

2016-01-08 Thread Andrey Kozhevnikov
You need to exactly follow instruction, and you can't build it in QtCreator, only in mersdk itself. After you follow instruction and add that repo your build dependency error will be solved. -- Исходное сообщение -- От: "Vidhuran Harichandra Babu" Кому: "Sailfish OS Developers" Отправ

Re: [SailfishDevel] Compilation error

2016-01-07 Thread Andrey Kozhevnikov
emulator is always only i486 you can test only i486 and upload both builds to harbour and hope real device wont have any additional bugs :D -- Исходное сообщение -- От: "Zoltán Lutor" Кому: "Andrey Kozhevnikov" Копия: "Sailfish OS Developers" Отправлен

Re: [SailfishDevel] Compilation error

2016-01-07 Thread Andrey Kozhevnikov
emulator is only i486 based. -- Исходное сообщение -- От: "Zoltán Lutor" Кому: "Andrey Kozhevnikov" ; "Sailfish OS Developers" Отправлено: 08.01.2016 0:50:16 Тема: Re: [SailfishDevel] Compilation error If so the error message is totaly valid... :)

Re: [SailfishDevel] Compilation error

2016-01-07 Thread Andrey Kozhevnikov
it builds okay but failed to install arm package on i486 target -- Исходное сообщение -- От: "Zoltán Lutor" Кому: "Sailfish OS Developers" Отправлено: 07.01.2016 23:34:11 Тема: [SailfishDevel] Compilation error I've tried to build my project and it is OK for x86 target but building fa

Re: [SailfishDevel] Building Nemosyne fails

2016-01-05 Thread Andrey Kozhevnikov
https://github.com/prplmnky/harbour-nemosyne/tree/master/thirdparty/SailfishWidgets/i486/SailfishWidgets/Core https://github.com/prplmnky/harbour-nemosyne/tree/master/thirdparty/SailfishWidgets/i486/SailfishWidgets/Settings mind asking application author for details -- Исходное сообщение ---

Re: [SailfishDevel] Adding items to the top of ListView

2015-12-13 Thread Andrey Kozhevnikov
ListView is a component for displaying model contents. For managing items you need to look at your model implementation. Default QML ListModel (http://doc.qt.io/qt-5/qml-qtqml-models-listmodel.html) have insert function. -- Исходное сообщение -- От: jollail...@gmail.com Кому: devel@lis

Re: [SailfishDevel] XmlListModel can't fetch data from a local .xml file

2015-12-11 Thread Andrey Kozhevnikov
http://docs.basex.org/wiki/XQuery_Errors FODC0002 The specified document resource cannot be retrieved. -- Исходное сообщение -- От: jollail...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 11.12.2015 23:13:35 Тема: Re: [SailfishDevel] XmlListModel can't fetch data from a local

Re: [SailfishDevel] Carousel of Pages

2015-11-30 Thread Andrey Kozhevnikov
PathView? -- Исходное сообщение -- От: "yurumi" Кому: "Sailfish OS Developers" Отправлено: 01.12.2015 2:59:26 Тема: [SailfishDevel] Carousel of Pages Hi everyone, for my application (sailabag) I would like to achieve a carousel effect: There are three Pages (unread articles, archiv

[SailfishDevel] cron

2015-11-17 Thread Andrey Kozhevnikov
Hello! Anyone have compiled cron (fcron or any) with iphb for SailfishOS?___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Lockscreen media controls

2015-11-15 Thread Andrey Kozhevnikov
MPRIS2 dbus service. -- Исходное сообщение -- От: jollail...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 15.11.2015 22:14:35 Тема: [SailfishDevel] Lockscreen media controls Hi, I'd like to control the playback of QML Audio element via the lockscreen buttons. Is there any do

Re: [SailfishDevel] Installing files in user directory

2015-11-13 Thread Andrey Kozhevnikov
then just make JSON file, not whole qml loadable. -- Исходное сообщение -- От: jollail...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 14.11.2015 12:49:18 Тема: Re: [SailfishDevel] Installing files in user directory Andrey Kozhevnikov kirjoitti pe marraskuuta 13 22:32:02 2015

Re: [SailfishDevel] Installing files in user directory

2015-11-13 Thread Andrey Kozhevnikov
Why the hell you doing this? -- Исходное сообщение -- От: jollail...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 14.11.2015 1:05:27 Тема: Re: [SailfishDevel] Installing files in user directory Kimmo Lindholm kirjoitti pe marraskuuta 13 20:34:06 2015 GMT+0200: You could copy/

Re: [SailfishDevel] Installing files in user directory

2015-11-13 Thread Andrey Kozhevnikov
You install it in /usr and at first run copy to your config directory. -- Исходное сообщение -- От: jollail...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 13.11.2015 23:28:47 Тема: [SailfishDevel] Installing files in user directory Hi, I'm developing a net radio app called Ne

Re: [SailfishDevel] QNetworkAccessManager is losing connection upon switching between wifi and mobile

2015-11-10 Thread Andrey Kozhevnikov
QNetworkConfigurationManager have signal: onlineStateChanged(bool) -- Исходное сообщение -- От: "Alexander Ladygin" Кому: aaron.mccar...@jolla.com; "Sailfish OS Developers" Отправлено: 10.11.2015 14:06:12 Тема: Re: [SailfishDevel] QNetworkAccessManager is losing connection upon switc

Re: [SailfishDevel] What about opensoursing SailfishOS

2015-11-09 Thread Andrey Kozhevnikov
http://releases.sailfishos.org/sources/ -- Исходное сообщение -- От: "Oleg" Кому: devel@lists.sailfishos.org Отправлено: 09.11.2015 22:09:11 Тема: [SailfishDevel] What about opensoursing SailfishOS Are there any info about publishing to open source SalfishOS and any other possible co

Re: [SailfishDevel] any way to edit jolla-email app?

2015-11-07 Thread Andrey Kozhevnikov
because reversing closed source application :) -- Исходное сообщение -- От: "Alexander Ladygin" Кому: "Andrey Kozhevnikov" ; "Sailfish OS Developers" Отправлено: 07.11.2015 21:38:03 Тема: Re: [SailfishDevel] any way to edit jolla-email app? в чем проб

Re: [SailfishDevel] any way to edit jolla-email app?

2015-11-07 Thread Andrey Kozhevnikov
well, i doubt i can give you guidelines for that here, but you can write me privately. -- Исходное сообщение -- От: "Alexander Ladygin" Кому: "Sailfish OS Developers" Отправлено: 07.11.2015 20:27:00 Тема: Re: [SailfishDevel] any way to edit jolla-email app? any specific guidelines on

Re: [SailfishDevel] Sailfish 2.0 libcommhistory

2015-11-06 Thread Andrey Kozhevnikov
what about ssu re mersdk and targets and zypper up them? :) -- Исходное сообщение -- От: "Jussi Pakkanen" Кому: devel@lists.sailfishos.org Отправлено: 06.11.2015 16:19:11 Тема: Re: [SailfishDevel] Sailfish 2.0 libcommhistory On 05.11.2015 09:37, Alexander Maliyev wrote: though. Afte

Re: [SailfishDevel] Update 2.0.1.3 and ssh

2015-10-28 Thread Andrey Kozhevnikov
you can try ssu re 2.0.0.10 and reinstall old openssh packages. no idea about dependencies, but worth a try. or just deploy packages manually. -- Исходное сообщение -- От: "Adam Pigg" Кому: "Jussi Pakkanen" Отправлено: 28.10.2015 17:42:27 Тема: Re: [SailfishDevel] Update 2.0.1.3 and ss

Re: [SailfishDevel] QtContacts & jolla-contacts app

2015-10-28 Thread Andrey Kozhevnikov
your application should run in "privileged" group to do so. you can do it using suid bit and setgid call, of course such application is not allowed for harbour. -- Исходное сообщение -- От: "Michał" Кому: devel@lists.sailfishos.org Отправлено: 28.10.2015 16:48:21 Тема: [SailfishDevel]

Re: [SailfishDevel] How to require an exact sailfish version in rpm?

2015-10-23 Thread Andrey Kozhevnikov
o specify the is version in the harbour store listing. > > Sent from my BlackBerry 10 smartphone. > From: Andrey Kozhevnikov > Sent: Friday, 23 October 2015 11:48 AM > To: Sailfish OS Developers > Reply To: Andrey Kozhevnikov > Subject: Re: [SailfishDevel] How to require an exact

Re: [SailfishDevel] How to require an exact sailfish version in rpm?

2015-10-23 Thread Andrey Kozhevnikov
for Harbour you not allowed to do so, for education purposes you can depend on sailfish-version package version :) -- Исходное сообщение -- От: "Alexander Ladygin" Кому: "Sailfish OS Developers" Отправлено: 23.10.2015 15:46:33 Тема: [SailfishDevel] How to require an exact sailfish vers

Re: [SailfishDevel] Lipstick and xdg-open

2015-10-22 Thread Andrey Kozhevnikov
lipstick itself doesnt handle xdg, because it's a different things. to make it works like clicking in application grid you should use libcontentaction instead. -- Исходное сообщение -- От: "r0kk3rz" Кому: "Sailfish OS Developers" Отправлено: 23.10.2015 2:09:41 Тема: [SailfishDevel] Li

Re: [SailfishDevel] SailfishOS SDK 1510 and launcher icon for tablet version

2015-10-20 Thread Andrey Kozhevnikov
icon128.files = icon128/appname.png icon128.path = /usr/share/icons/hicolor/128x128/apps INSTALLS += icon128 and add /usr/share/icons/hicolor/128x128/apps to files section in yaml/spec -- Исходное сообщение -- От: "Luca Donaggio" Кому: "Sailfish OS Developers" Отправлено: 20.10.2015

Re: [SailfishDevel] How to use Insomniac?

2015-10-14 Thread Andrey Kozhevnikov
015 10:46:05 jollail...@gmail.com wrote: Andrey Kozhevnikov kirjoitti la lokakuuta 3 12:32:09 2015 GMT+0300: > You can just check sources one more time and more carefully :) > > https://github.com/tanghus/kitchen-timer-qml/blob/master/rpm/harbour-kitch > entimer.spec#L9-L11 &

Re: [SailfishDevel] How to use Insomniac?

2015-10-03 Thread Andrey Kozhevnikov
It should be very great app randomly combining different lines of different sources, and just works with some unknown magic :D -- Исходное сообщение -- От: "Jollailija Developer" Кому: "Sailfish OS Developers" Отправлено: 03.10.2015 19:47:53 Тема: Re: [SailfishDevel] How to use Insomni

Re: [SailfishDevel] How to use Insomniac?

2015-10-03 Thread Andrey Kozhevnikov
You can just check sources one more time and more carefully :) https://github.com/tanghus/kitchen-timer-qml/blob/master/rpm/harbour-kitchentimer.spec#L9-L11 -- Исходное сообщение -- От: "Jollailija Developer" Кому: "Sailfish OS Developers" Отправлено: 03.10.2015 14:28:09 Тема: Re: [Sai

Re: [SailfishDevel] How to use Insomniac?

2015-09-26 Thread Andrey Kozhevnikov
the QML code using it, duh), but so far so good. Thanks for your help! This is why I love (developing for) Sailfish so much, there are always some helpful people in case you don't manage to do something on your own. Thanks again! 2015-09-26 15:56 GMT+03:00 Andrey Kozhevnikov : check http

Re: [SailfishDevel] How to use Insomniac?

2015-09-26 Thread Andrey Kozhevnikov
Тема: Re: [SailfishDevel] How to use Insomniac? How do I do that? Please remember I am a total newbie. I updated my github repository, please see builderror.txt and issues.png for more info if needed. Andrey Kozhevnikov kirjoitti la syyskuuta 26 15:26:47 2015 GMT+0300: you should have

Re: [SailfishDevel] How to use Insomniac?

2015-09-26 Thread Andrey Kozhevnikov
you should have subfolders in your project to be able to build multiple binaries -- Исходное сообщение -- От: jollail...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 26.09.2015 17:24:56 Тема: Re: [SailfishDevel] How to use Insomniac? In harbour-simplestopwatch.pro remove

Re: [SailfishDevel] How to use Insomniac?

2015-09-25 Thread Andrey Kozhevnikov
source code to https://github.com/jollailija/simplestopwatch/ please make a pull request. Andrey Kozhevnikov kirjoitti pe syyskuuta 25 17:34:17 2015 GMT+0300: You probably did not converted project to subdirs. Check kitchentimer.pro file -- Исходное сообщение -- От: jollail

Re: [SailfishDevel] How to use Insomniac?

2015-09-25 Thread Andrey Kozhevnikov
You probably did not converted project to subdirs. Check kitchentimer.pro file -- Исходное сообщение -- От: jollail...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 25.09.2015 19:21:36 Тема: [SailfishDevel] How to use Insomniac? Hello, I tried to import Insomniac to my Simple

Re: [SailfishDevel] Emulator and multimedia components

2015-09-25 Thread Andrey Kozhevnikov
You should always specify all extra you have in CONFIG and LINK_PKGCONFIG to BuildRequires and Requires in spec/yaml -- Исходное сообщение -- От: "Kaj-Michael Lang" Кому: devel@lists.sailfishos.org Отправлено: 25.09.2015 17:59:23 Тема: [SailfishDevel] Emulator and multimedia components

Re: [SailfishDevel] Problem installing lipstick-qt5-tools to get notification tool

2015-09-25 Thread Andrey Kozhevnikov
pkcon refresh pkcon install lipstick-qt5-tools for notifications look at https://sailfishos.org/develop/docs/nemo-qml-plugin-notifications/ to make it work while locked you need this: https://github.com/nemomobile/nemo-keepalive -- Исходное сообщение -- От: "Gurvan Kervern" Кому: d

Re: [SailfishDevel] setContextProperty

2015-09-16 Thread Andrey Kozhevnikov
Hello, https://lists.sailfishos.org/pipermail/devel/2013-December/001717.html -- Исходное сообщение -- От: "tw_bolek" Кому: "devel@lists.sailfishos.org" Отправлено: 17.09.2015 2:29:27 Тема: [SailfishDevel] setContextProperty Please excuse me guys for being such a newbie. Coming from B

Re: [SailfishDevel] Can't use QDeviceInfo

2015-09-16 Thread Andrey Kozhevnikov
or just add sailfishapp in config AFTER link_pkgconfig entry ;) -- Исходное сообщение -- От: "Kimmo Lindholm" Кому: "Sailfish OS Developers" Отправлено: 17.09.2015 1:58:51 Тема: Re: [SailfishDevel] Can't use QDeviceInfo add sailfishapp also to the PKGCONFIG

Re: [SailfishDevel] QML switch connecting to a C++ function

2015-09-14 Thread Andrey Kozhevnikov
Hello! You need to read following links. If you have any future problems please ask it with including your source code, which don't work properly. http://doc.qt.io/qt-5/qtqml-cppintegration-definetypes.html http://doc.qt.io/qt-5/qtqml-cppintegration-exposecppattributes.html -- Исходное со

Re: [SailfishDevel] Share Plugin

2015-09-14 Thread Andrey Kozhevnikov
It's nemomobile transfer-engine, and docs are here: https://github.com/nemomobile/transfer-engine But share plugins are not allowed for Jolla Store yet. -- Исходное сообщение -- От: "Nicolas Cisco" Кому: "Sailfish OS Developers" Отправлено: 14.09.2015 6:50:22 Тема: [SailfishDevel] Shar

Re: [SailfishDevel] executing step 'qmake'

2015-09-13 Thread Andrey Kozhevnikov
I think you should show complete build log :) -- Исходное сообщение -- От: "Dylan Van Assche" Кому: devel@lists.sailfishos.org Отправлено: 13.09.2015 22:48:39 Тема: [SailfishDevel] executing step 'qmake' Hi Devel-Sailors, I want to build the I2CTool app in the SDK however I get this e

Re: [SailfishDevel] Experimental prerelease SDK

2015-09-11 Thread Andrey Kozhevnikov
Oh My God! You finally offering upgrade method almost officially! Thanks! -- Исходное сообщение -- От: "Jussi Pakkanen" Кому: devel@lists.sailfishos.org Отправлено: 11.09.2015 17:52:52 Тема: [SailfishDevel] Experimental prerelease SDK Hi all In preparation for the upcoming Sailfish O

Re: [SailfishDevel] Accessing C++ properties from QML

2015-08-13 Thread Andrey Kozhevnikov
for properties system you should use Q_PROPERTY macro inside your class. -- Исходное сообщение -- От: "Antonio Mancini" Кому: "Sailfish OS Developers" Отправлено: 13.08.2015 18:14:29 Тема: [SailfishDevel] Accessing C++ properties from QML Hi all, i need to access a property of a C++ Cl

Re: [SailfishDevel] Unable to run Sailfish OS emulator

2015-08-04 Thread Andrey Kozhevnikov
Maybe it's same with https://lists.sailfishos.org/pipermail/devel/2015-July/006357.html? -- Исходное сообщение -- От: "Marcin Bajor" Кому: devel@lists.sailfishos.org Отправлено: 05.08.2015 4:17:42 Тема: [SailfishDevel] Unable to run Sailfish OS emulator Hi, I'm not able to run emulato

Re: [SailfishDevel] Big images in qml rich text

2015-07-29 Thread Andrey Kozhevnikov
i can suggest to remove images from html and paste it below with Image component. -- Исходное сообщение -- От: "Samuli Silvius" Кому: "Sailfish OS Developers" Отправлено: 30.07.2015 0:46:56 Тема: [SailfishDevel] Big images in qml rich text Hi, I have a problem with jolla2gether app

Re: [SailfishDevel] Sailfish os on Nokia N9

2015-07-28 Thread Andrey Kozhevnikov
I see sfa and sfe is same dir, probably symlinks. -- Исходное сообщение -- От: "Zoltán Lutor" Кому: "Sailfish OS Developers" Отправлено: 28.07.2015 13:05:45 Тема: Re: [SailfishDevel] Sailfish os on Nokia N9 Hi, What is 'sfe' and 'sfa' here: http://images.devaamo.fi/? Br, Zoltan 20

Re: [SailfishDevel] Apps own icon?

2015-07-22 Thread Andrey Kozhevnikov
currently you can access it only by full path, but probably good idea is to put same icon into your project folder -- Исходное сообщение -- От: "Thomas Tanghus" Кому: "Sailfish OS Developers" Отправлено: 22.07.2015 16:59:40 Тема: [SailfishDevel] Apps own icon? This may be a total n00b

Re: [SailfishDevel] [VB]verr not supported

2015-07-22 Thread Andrey Kozhevnikov
Let's hope SailfishOS 2.0 SDK will have VBox5.x support, right? -- Исходное сообщение -- От: "Stijn Devriendt" Кому: "Sailfish OS Developers" Отправлено: 22.07.2015 14:46:42 Тема: Re: [SailfishDevel] [VB]verr not supported Hi, I've had the same issue with virtualbox 5 and solved it a

Re: [SailfishDevel] [VB]verr not supported

2015-07-21 Thread Andrey Kozhevnikov
works well for me with 4.3.30 -- Исходное сообщение -- От: "Florian Desneux" Кому: "Sailfish OS Developers" Отправлено: 21.07.2015 23:27:55 Тема: [SailfishDevel] [VB]verr not supported Hi there, I have a problem with my new Sailfish VB installation: when I run Virtual Box, it finds

Re: [SailfishDevel] Opening messaging app from qml.

2015-07-21 Thread Andrey Kozhevnikov
sms:+1234567890?body=hello works for me -- Исходное сообщение -- От: neotericdevelo...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 21.07.2015 16:36:38 Тема: [SailfishDevel] Opening messaging app from qml. Hello Sailors.. I tried to open default messaging app using the below

Re: [SailfishDevel] Setting App Priority In sailfish

2015-07-15 Thread Andrey Kozhevnikov
https://lists.sailfishos.org/pipermail/devel/2015-July/006334.html -- Исходное сообщение -- От: neotericdevelo...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 16.07.2015 4:20:23 Тема: [SailfishDevel] Setting App Priority In sailfish Ahoy Sailors. I am Asker. I am a completely

[SailfishDevel] Base62 conversion

2015-07-14 Thread Andrey Kozhevnikov
Hello! Is anybody have functions to encode/decode random length QByteArray to Base62 without using long integers? Any help appreciated. Regards, Andrey___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@list

Re: [SailfishDevel] Setting App Priority

2015-07-14 Thread Andrey Kozhevnikov
set app you want to use with xdg-mime tool -- Исходное сообщение -- От: neotericdevelo...@gmail.com Кому: devel@lists.sailfishos.org Отправлено: 14.07.2015 18:50:54 Тема: [SailfishDevel] Setting App Priority Ahoy Sailors. I am Asker. I am a completely new to sailfish(linux) os app deve

Re: [SailfishDevel] Shell command to enable/disable Developer mode

2015-07-07 Thread Andrey Kozhevnikov
ssh access disabling by clearing nemo password -- Исходное сообщение -- От: "Alexander Ladygin" Кому: "Sailfish OS Developers" Отправлено: 08.07.2015 0:20:03 Тема: Re: [SailfishDevel] Shell command to enable/disable Developer mode Thanks Jens, but i'm not talking about usb connection

[SailfishDevel] SailfishOS SDK in WIndows 10 x64

2015-07-02 Thread Andrey Kozhevnikov
Hello, just to let you know: SailfishOS SDK works well in Windows x64 Pro Insider Preview 10159. Also small addition to make symlinks working in windows hosts: VBoxManage.exe setextradata MerSDK VBoxInternal2/SharedFoldersEnableSymlinksCreate/home 1Run QtCreator as Administrator and start VM fr

Re: [SailfishDevel] QtSensors & SensorGesture

2015-06-18 Thread Andrey Kozhevnikov
Did you installed qt5-qtsensors-plugin-gestures-sensor and qt5-qtsensors-plugin-gestures-shake to your device? From: Fab Sent: ‎Friday‎, ‎June‎ ‎19‎, ‎2015 ‎12‎:‎06‎ ‎AM To: devel@lists.sailfishos.org Hello everybody ! This is my first post (and first SailfishOS app), so be indulgent :

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Andrey Kozhevnikov
experimental.preferences.developerExtrasEnabled:true experimental.userStyleSheet:Qt.resolvedUrl("helper/messenger.css") experimental.userScripts:[ Qt.resolvedUrl("helper/console.js"), Qt.resolvedUrl("helper/messenger.js") ] experimental.preferences.navigatorQtObjectEnabled:true experimental.preferences.fullScreenEnabled:tr

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Andrey Kozhevnikov
lease ? I'm nit shure i understand this corectly sorry... --- Best regards! Rudi Timmermans. Andrey Kozhevnikov schreef op 11/06/15 om 13:22: It should scroll if viewport width is higher than webview width. 11.06.2015 16:20, Rudi Timmermans пишет: Hi, As i'm start with coding for Sail

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Andrey Kozhevnikov
It should scroll if viewport width is higher than webview width. 11.06.2015 16:20, Rudi Timmermans пишет: Hi, As i'm start with coding for Sailfish OS, i have some idea but i can not figer it out how i can fix this into the code. I have made a Facebook Messenger with the www.messenger.com we

Re: [SailfishDevel] PullDownMenu in a Dialog?

2015-06-11 Thread Andrey Kozhevnikov
You did some weird stuff... I sent PR: https://github.com/tanghus/kitchen-timer-qml/pull/6 But imho it's better to use /[..]/ folder to navigate up and not use PullDown menu for this. P.S. I personally prefer using this: var picker = pageStack.push("Sailfish.Pickers.MusicPickerPage", {"title

Re: [SailfishDevel] New SailfishOS phone manufacturer

2015-06-09 Thread Andrey Kozhevnikov
So, new SailfishOS manufacturer should license usage of aliendalvik for itself, not via Jolla as far i understand. 09.06.2015 13:06, schif...@polytech.unice.fr пишет: Because as somebody told me in the Neo900 support" thread, Jolla has currently only the licence to distribute Myriad Alien Dalvi

Re: [SailfishDevel] What's the correct way to do this?

2015-06-05 Thread Andrey Kozhevnikov
If you need just some fields from model you can pass them to parameters, instead of whole model. Other way would be parsing model inside onClicked handler. Or use kimmoli suggestion and implement get or getModel method on model class for returning const QVariantMap. 05.06.2015 21:06, Chris Wa

Re: [SailfishDevel] New documentation on sailfishos.org

2015-06-04 Thread Andrey Kozhevnikov
In this case jolla should create some community wiki, or at least merproject wiki can be used for this. 04.06.2015 21:24, François K. пишет: Hi ! Thanks for your efforts. This is really great, especially for beginners (like me !). I have another suggestion : would it be possible to open the

Re: [SailfishDevel] New SailfishOS phone manufacturer

2015-06-03 Thread Andrey Kozhevnikov
TOH is only Jolla feature, not 3rd party developers of course. Talk to these companies and ask them to implement TOH in their sailfishos devices :) 03.06.2015 23:02, Martin Kolman пишет: Wed, 3 Jun 2015 13:46:02 +0200 schif...@polytech.unice.fr: Hi, I have heard there will be new official Sai

Re: [SailfishDevel] New documentation on sailfishos.org

2015-06-03 Thread Andrey Kozhevnikov
: Big changes? Not that i know of, as said most of the more useful stuff is indeed very obscure sometimes. This is the info that should be more easily accessible imo Von meinem iPad gesendet Am 03.06.2015 um 19:41 schrieb Andrey Kozhevnikov mailto:coderusin...@gmail.com>>: why? qmake i

Re: [SailfishDevel] New documentation on sailfishos.org

2015-06-03 Thread Andrey Kozhevnikov
, Jun 3, 2015 at 1:58 PM, Andrey Kozhevnikov mailto:coderusin...@gmail.com>> wrote: I suggest you to read official QMAKE documentation, and not asking Jolla devs to write it. Daemons are not allowed for Harbour at the moment, so very unlikely such article will appear in sailfisho

Re: [SailfishDevel] New documentation on sailfishos.org

2015-06-03 Thread Andrey Kozhevnikov
I suggest you to read official QMAKE documentation, and not asking Jolla devs to write it. Daemons are not allowed for Harbour at the moment, so very unlikely such article will appear in sailfishos docs. 03.06.2015 15:50, Riccardo Ferrazzo пишет: You can add some documentation on how to ship a

Re: [SailfishDevel] New documentation on sailfishos.org

2015-06-03 Thread Andrey Kozhevnikov
IMHO it's not Sailfish-specific articles, and it should not be put in docs, but can be linked to official ones. qt.io have good documentation about built-in QTCreator debugger. Also as it linux you can debug app with gdb in terminal locally or remotely. 03.06.2015 15:23, Александр Крылков пише

  1   2   3   4   5   6   >