<br><br><div><span class="gmail_quote">2008/1/25, Gerhard Kulzer <<a href="mailto:gerhardkgmx@gmail.com">gerhardkgmx@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Friday 25 January 2008 schrieb Gilles Caulier:<br>> 2008/1/24, Gandalf Lechner <<a href="mailto:gandalf.lechner@esi.ac.at">gandalf.lechner@esi.ac.at</a>>:<br>> > Am Donnerstag, 24. Januar 2008 12:38:17 schrieb Gilles Caulier:
<br>> > >>       So my suggestion would be to exchange the functionality of the<br>> ><br>> > big<br>> ><br>> > > > cursor and<br>> > > > the small bar at the bottom. What I would like even better would be
<br>> > > > to have a<br>> > > > single cursor thing only, which does the selection and counting<br>> ><br>> > business<br>> ><br>> > > > at<br>> > > > the same time - control of the timeline view would then be simpler
<br>> > > > and more<br>> > > > natural.<br>> > ><br>> > > Totally agree. You is not alone to report this viewpoint. There are few<br>> > > pending task to finalize code as well (outside cursor and selection),
<br>> ><br>> > and<br>> ><br>> > > after i will merge selection area with cursor...<br>><br>> Done in svn. Checkout source code and try again. Let's me hear your<br>> viewpoint...<br>
><br>> a fresh screenshot :<br>><br>> <a href="http://digikam3rdparty.free.fr/Screenshots/timelineconcept3.png">http://digikam3rdparty.free.fr/Screenshots/timelineconcept3.png</a><br>><br>> Gilles Caulier
<br><br>Really nice now, Gilles.</blockquote><div><br>Thanks<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">There is still a little error with the weeks only: everything of week in 2008
<br>shows also in week 1 2009. Day, months and year is showing correct.</blockquote><div><br>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)
<br><br>Look at end of this source file :<br><br><a href="http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/digikam/timelinewidget.cpp?revision=766070&view=markup">http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/digikam/timelinewidget.cpp?revision=766070&view=markup
</a><br><br>Week mode is infernal. Nothing is simple because first week of a year can be shared between 2 years decade. <br><br>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...
<br><br>Gilles</div></div><br>