[Kde-pim] Re: Review Request: Simpler version of column resizing code for Akregator
Aurélien Gâteau
agateau at kde.org
Wed May 25 08:35:15 BST 2011
> On May 20, 2011, 6:51 p.m., Torgny Nyblom wrote:
> > Any progress?
> > Else please close, if not I will do it soon.
Just discarded it. I still have a "create a smart headerview class" in my TODO list, but haven't started on it yet.
- Aurélien
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100574/#review3426
-----------------------------------------------------------
On Feb. 7, 2011, 10:47 p.m., Aurélien Gâteau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/100574/
> -----------------------------------------------------------
>
> (Updated Feb. 7, 2011, 10:47 p.m.)
>
>
> Review request for KDEPIM and Frank Osterfeld.
>
>
> Summary
> -------
>
> My previous implementation of column resizing for the article view was too smart for its own good:
> - It prevented the user from enlarging the title column if it would have made the total column width greater than the viewport width
> - It did not compute the width of the date column correctly
>
> This new version is simpler: it just resize all columns but the title one to fit their content. The title column gets the remaining width.
>
>
> This addresses bug 261957.
> http://bugs.kde.org/show_bug.cgi?id=261957
>
>
> Diffs
> -----
>
> akregator/src/actionmanager.h ec9296d
> akregator/src/actionmanagerimpl.h f794351
> akregator/src/actionmanagerimpl.cpp 2a8fc98
> akregator/src/akregator_part.rc 4756b7d
> akregator/src/articlelistview.h 4576a23
> akregator/src/articlelistview.cpp bf2219d
>
> Diff: http://git.reviewboard.kde.org/r/100574/diff
>
>
> Testing
> -------
>
> Tested both feed and group mode. Columns get reasonable widths and can be resized if need be (sometimes necessary for title column)
>
>
> Thanks,
>
> Aurélien
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list