[Digikam-devel] [Digikam-users] Timeline view feedback

Gilles Caulier caulier.gilles at gmail.com
Fri Jan 25 11:13:26 GMT 2008


2008/1/25, Gerhard Kulzer <gerhardkgmx at gmail.com>:
>
> Am Friday 25 January 2008 schrieb Gilles Caulier:
> > 2008/1/24, Gandalf Lechner <gandalf.lechner at esi.ac.at>:
> > > Am Donnerstag, 24. Januar 2008 12:38:17 schrieb Gilles Caulier:
> > > >>       So my suggestion would be to exchange the functionality of
> the
> > >
> > > big
> > >
> > > > > cursor and
> > > > > the small bar at the bottom. What I would like even better would
> be
> > > > > to have a
> > > > > single cursor thing only, which does the selection and counting
> > >
> > > business
> > >
> > > > > at
> > > > > the same time - control of the timeline view would then be simpler
> > > > > and more
> > > > > natural.
> > > >
> > > > Totally agree. You is not alone to report this viewpoint. There are
> few
> > > > pending task to finalize code as well (outside cursor and
> selection),
> > >
> > > and
> > >
> > > > after i will merge selection area with cursor...
> >
> > Done in svn. Checkout source code and try again. Let's me hear your
> > viewpoint...
> >
> > a fresh screenshot :
> >
> > http://digikam3rdparty.free.fr/Screenshots/timelineconcept3.png
> >
> > Gilles Caulier
>
> Really nice now, Gilles.


Thanks


There is still a little error with the weeks only: everything of week in
> 2008
> shows also in week 1 2009. Day, months and year is showing correct.


Yes, i know. There is a @!!@ error in my algorithm to compute date of first
day of week in TimeLineWidget::firstDayOfWeek(int year, int weekNumber)

Look at end of this source file :

http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/digikam/timelinewidget.cpp?revision=766070&view=markup

Week mode is infernal. Nothing is simple because first week of a year can be
shared between 2 years decade.

There is a debug statement in this method that you can uncomment to hack on
the console... but take a care, print on the console will slowly down
selection on widget...

Gilles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20080125/da7b7977/attachment.html>


More information about the Digikam-devel mailing list