Re: Import data from Scubapro Aladin Sport Matrix

2017-10-29 Thread Berthold Stoeger
On Sonntag, 29. Oktober 2017 15:23:42 CET Linus Torvalds wrote: > I've merged this, and also merged Jef's patch to fix the date handling > problem I noticed on the trip. So current libdivecomputer should > handle the Aladin Sport Matrix correctly, and also fix the date > downloading problems you h

from Kirigami 2.0 to 2.2 (theming change)

2017-10-29 Thread Jan Mulder
I have been looking to the possibility to upgrade of the import statement in QML for Kirigami. Currently, we are using 2.0 and I tested the upgrade to 2.2. Overall a positive step forward. There is, however one change introduces changes on our side. For the interested reader, see Kirigami comm

Re: Translation

2017-10-29 Thread Pedro Neves
On 29-10-2017 19:08, Dirk Hohndel wrote: Great catch, there were a few translation markings missing. Of course this code hasn't changed in a LONG time, so we've had this problem for a while :-) /D Yes. Although I'm translating Subsurface to pt_PT, I always use it with EN... I've transla

Re: No user manual - again

2017-10-29 Thread Pedro Neves
On 29-10-2017 14:50, Dirk Hohndel wrote: Is qt webkit installed? I'm on my phone, I don't quite remember the package name, but without that it will always revert to no user manual I have qt5-webkit installed... Pedro ___ subsurface mailing list sub

Re: Translation

2017-10-29 Thread Dirk Hohndel
> On Oct 29, 2017, at 3:19 AM, Pedro Neves wrote: > All the issues I've spotted are now corrected on the pt_PT translation. Still > pending are the untranslated buttons, which seem to be related to Qt itself. > > Another thing I've just spotted is the last line on the Yearly stats: "All > (by

Re: old OpenGL -> fallback to software renderer

2017-10-29 Thread Dirk Hohndel
> On Oct 29, 2017, at 9:40 AM, Lubomir I. Ivanov wrote: > > i've made a PR for this at: > https://github.com/Subsurface-divelog/subsurface/pull/745 > > > Pull request long description: > > we have a bit of a problem with the map widget..

old OpenGL -> fallback to software renderer

2017-10-29 Thread Lubomir I. Ivanov
i've made a PR for this at: https://github.com/Subsurface-divelog/subsurface/pull/745 Pull request long description: we have a bit of a problem with the map widget...it's QtQuick based and QtQuick2 needs OpenGL 2.1 on Desktop. it seems that

Re: No user manual - again

2017-10-29 Thread Dirk Hohndel
Is qt webkit installed? I'm on my phone, I don't quite remember the package name, but without that it will always revert to no user manual /D On October 29, 2017 3:57:11 AM PDT, Pedro Neves wrote: >Hi all: > >I've been having troubles building Subsurface with user manual. No >matter how many t

Re: Import data from Scubapro Aladin Sport Matrix

2017-10-29 Thread Linus Torvalds
On Mon, Oct 23, 2017 at 12:39 PM, Berthold Stoeger wrote: > > Nevertheless, in the attachments is my attempt at making the Aladin Sport > Matrix work. Ok, I'm back home, and going through old emails. I've merged this, and also merged Jef's patch to fix the date handling problem I noticed on the

Re: No user manual - again

2017-10-29 Thread Willem Ferguson
On 29/10/2017 14:10, Pedro Neves wrote: On 29-10-2017 11:27, Willem Ferguson wrote: Pedro, There is a command-line option -BUILD_WITH_WEBKIT. specify that at build time. That is what worked for me. Willem: I'm using: ./subsurface/scripts/build.sh -BUILD_WITH_WEBKIT=1 But still no luck. W

Re: No user manual - again

2017-10-29 Thread Pedro Neves
On 29-10-2017 11:27, Willem Ferguson wrote: Pedro, There is a command-line option -BUILD_WITH_WEBKIT. specify that at build time. That is what worked for me. Willem: I'm using: ./subsurface/scripts/build.sh -BUILD_WITH_WEBKIT=1 But still no luck. Was this what you meant? The ccmake optio

Re: No user manual - again

2017-10-29 Thread Willem Ferguson
On 29/10/2017 12:57, Pedro Neves wrote: Hi all: I've been having troubles building Subsurface with user manual. No matter how many times I set the build options "NO_DOCS" and "NO_USERMANUAL" to OFF (with ccmake . or ccmake build), subsurface is always built without user manual (The option "US

No user manual - again

2017-10-29 Thread Pedro Neves
Hi all: I've been having troubles building Subsurface with user manual. No matter how many times I set the build options "NO_DOCS" and "NO_USERMANUAL" to OFF (with ccmake . or ccmake build), subsurface is always built without user manual (The option "USE_WEBENGINE" is set to ON). After the b

Re: Translation

2017-10-29 Thread Pedro Neves
On 28-10-2017 16:00, Dirk Hohndel wrote: On Oct 28, 2017, at 7:51 AM, Pedro Neves > wrote: Dirk: Is there any chance you could pull the translations (pt-PT) from Transifex into master so I could test it again? Thanks in advance... Of course. I want to work t