[PATCH] No gas change event on merging dives with same gas

2016-10-03 Thread Miika Turkia
When merging dives, this will skip the gas change event if both dives use same gas. Fixes #1099 Signed-off-by: Miika Turkia --- core/dive.c | 22 ++ 1 file changed, 22 insertions(+) diff --git a/core/dive.c b/core/dive.c index 04c0bdc..c1d5b73

Re: binaries for Beta 1

2016-10-03 Thread Rick Walsh
Hi Dirk, On 4 October 2016 at 06:43, Dirk Hohndel wrote: > On Mon, Oct 03, 2016 at 09:31:03PM +0200, Robert Helling wrote: > > Dear friends, > > > > > Am 03.10.2016 um 18:06 schrieb Robert C. Helling < > rob...@euve10195.vserver.de>: > > > > > > I have three patches on my

Re: binaries for Beta 1

2016-10-03 Thread Dirk Hohndel
So I'm not opposed to adding this... but reading the code I can't help but feel that this is a bit incomplete... On Mon, Oct 03, 2016 at 09:31:03PM +0200, Robert Helling wrote: > > diff --git a/desktop-widgets/divelogexportdialog.cpp > b/desktop-widgets/divelogexportdialog.cpp > index

Re: binaries for Beta 1

2016-10-03 Thread Robert Helling
Dear friends,Am 03.10.2016 um 18:06 schrieb Robert C. Helling :I have three patches on my laptop, one of which is a bugfix.  Will send tonight with proper internet connection. Hold the horses.back home, so here we go:From 546d752a4379050eaa8d9056bf1b3b0de88d91e4 Mon

Re: binaries for Beta 1

2016-10-03 Thread Adric Norris
The 4.5.95 AppImage is able to access cloud storage normally on Ubuntu 16.04.1 (Xenial). :) This is the only outstanding issue I had encountered with the previous build, and thus far everything else seems to be working as expected. I'll spend some time playing with the Linux and Windows builds