What's missing for 4.2?

Dirk Hohndel dirk at hohndel.org
Mon Jun 9 07:53:25 PDT 2014


On Mon, Jun 09, 2014 at 11:42:06AM -0300, Tomaz Canabrava wrote:
> On Mon, Jun 9, 2014 at 11:23 AM, Dirk Hohndel <dirk at hohndel.org> wrote:
> > Tomaz,
> >
> > you stole my email subject I had planned for this morning :-)
> >
> > On Mon, Jun 09, 2014 at 10:06:10AM -0300, Tomaz Canabrava wrote:
> >>
> >> In just a few weeks we'v managed to have:
> >>
> >> - html export
> >> - much improved dive add
> >> - triumphal return of the planner ( and if I may say, the best planner
> >> in existence )
> >> - better picture support for the dives ( this adds an inconsistency on
> >> the old file system, I think I'll have to add code to remove that
> >> inconsistency... )
> >
> > Yes, we need to detect the existing event based picture entries and
> > correctly and safely convert them to our new structure. That shouldn't be
> > hard to add.
> 
> Will add this today.

I'll take care of it. This is C code :-)
I'd rather have you focus on the Qt stuff...

> > It's small things. For example when adding pictues to a dive, at least on
> > Linux/KDE it appears that that a single click on an image file already
> > selects that file and closes the dialog. I need to kinda drag one file,
> > then I can shift click to select multiple images. I'm sure that's just a
> > file dialog option somewhere, but it needs to be fixed.
> 
> Nope - It's a KDE option:
> Systemsettings -> Input Devices -> Mouse -> uncheck the 'single click
> selects file'

Yuck. Ok, I'll change that :-)

/D


More information about the subsurface mailing list