Forum: SailfishOS
2023-07-11, 23:26
|
Replies: 14
Views: 8,485
|
Forum: SailfishOS
2022-10-27, 20:47
|
Replies: 4
Views: 7,451
|
Forum: SailfishOS
2022-04-07, 21:31
|
Replies: 89
Views: 52,895
|
Forum: SailfishOS
2022-03-01, 00:05
|
Replies: 89
Views: 52,895
Re: Sailfish OS flashing files
thanks for sailfishlover for your work, hope you;re ok.
meanwhile i have compiled scripts and readme instruction to github:
https://github.com/CODeRUS/sfos-builder
|
Forum: SailfishOS
2021-06-15, 18:40
|
Replies: 3
Views: 6,249
|
Forum: SailfishOS
2021-02-04, 21:19
|
Replies: 20
Views: 16,771
|
Forum: Jolla1 & TOH
2021-01-11, 19:06
|
Replies: 35
Views: 13,726
|
Forum: Jolla1 & TOH
2021-01-11, 09:31
|
Replies: 35
Views: 13,726
|
Forum: Jolla1 & TOH
2021-01-03, 15:53
|
Replies: 35
Views: 13,726
|
Forum: SailfishOS
2020-12-05, 17:06
|
Replies: 153
Views: 41,160
Re: Help me to code for Sailfish OS
https://doc.qt.io/archives/qt-5.6/qstandardpaths.html
QStandardPaths::writableLocation(QStandardPaths::DataLocation)
If you use QSettings class it will automatically create file in correct...
|
Forum: SailfishOS
2020-11-27, 22:16
|
Replies: 6
Views: 2,491
|
Forum: SailfishOS
2020-11-13, 23:43
|
Replies: 20
Views: 16,771
Re: Sailfish SDK as a Docker image
pushed 3.4.0.24 for convenience' sake
this release contains aarch64 target!
also pushe dseparate images per architecture:
https://hub.docker.com/r/coderus/sailfishos-platform-sdk-armv7hl/tags...
|
Forum: SailfishOS
2020-09-29, 23:38
|
Replies: 40
Views: 8,796
Re: 3.4.0 - Pallas-Yllästunturi
Phonehook and other overlay apps causing "brick"/black screen/etc. Update carefully.
Check all bug reports at https://forum.sailfishos.org/latest before update
A big WTF to Jolla
|
Forum: SailfishOS
2020-09-29, 13:38
|
Replies: 20
Views: 16,771
|
Forum: SailfishOS
2020-09-29, 12:43
|
Replies: 153
Views: 41,160
|
Forum: SailfishOS
2020-09-29, 10:01
|
Replies: 153
Views: 41,160
|
Forum: SailfishOS
2020-09-20, 22:15
|
Replies: 153
Views: 41,160
|
Forum: SailfishOS
2020-09-14, 10:15
|
Replies: 153
Views: 41,160
|
Forum: SailfishOS
2020-09-08, 17:34
|
Replies: 153
Views: 41,160
Re: Help me to code for Sailfish OS
dont miss %install step to actually copy files-to-be-packaged to %{buildroot}, then %files section can package it. files outside %{buildroot} can't be packaged.
|
Forum: SailfishOS
2020-09-08, 17:25
|
Replies: 153
Views: 41,160
|
Forum: SailfishOS
2020-09-08, 14:29
|
Replies: 153
Views: 41,160
Re: Help me to code for Sailfish OS
Grab minimal code, then go to styles if you really need it. For bare minimal code inside CircularGaugeStyle is enough to be copied to standalone item
|
Forum: SailfishOS
2020-09-08, 11:32
|
Replies: 153
Views: 41,160
Re: Help me to code for Sailfish OS
found this https://github.com/RSATom/Qt/blob/master/qtquickcontrols/src/controls/Styles/Base/CircularGaugeStyle.qml
i think its easy to copy and implement as standalone item
|
Forum: SailfishOS
2020-09-07, 12:30
|
Replies: 153
Views: 41,160
Re: Help me to code for Sailfish OS
check https://github.com/CODeRUS/splashscreen-changer/blob/master/gui/qml/pages/SecondPage.qml
you can select file in QML, but you can't read it using qml only. You need Qt or python backend
|
Forum: SailfishOS
2020-09-06, 20:05
|
Replies: 153
Views: 41,160
|
Forum: Nokia N9 / N950
2020-09-03, 23:52
|
Replies: 1
Views: 2,883
|