Bug 79762 - configurable newsgroup list withot date, unseen messages etc
Summary: configurable newsgroup list withot date, unseen messages etc
Status: RESOLVED FIXED
Alias: None
Product: knode
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.7.7
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 19:03 UTC by Steffen Schwientek
Modified: 2004-12-30 13:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Schwientek 2004-04-16 19:03:47 UTC
Version:           0.7.7 (using KDE 3.2.2, compiled sources)
Compiler:          gcc version 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7)
OS:          Linux (i686) release 2.6.4

My List of all newsgroups are often on the left side of the knode-window. Unfortunately there is not enough visible place to view all the information like seen messages, unseen messages.

It would be fine to make it configurable. 

If I click now to the "name" oder "unseen", the newsgroups are sorted by name, or seen messages. An right-click menu should oben the config-menu.

Steffen
Comment 1 Christoph Wegscheider 2004-04-17 14:20:40 UTC
I just want to clarify, that this right-click menu should contain the option to remove unwanted columns, like it is already implemented in kmail (1.6.1) with the size column.
Comment 2 Volker Krause 2004-12-27 18:10:11 UTC
CVS commit by vkrause: 

The unread and total columns of the group view can now be disabled like in KMail via a RMB menu on the header.

CCBUG: 79762


  M +119 -4    kncollectionview.cpp   1.6
  M +13 -0     kncollectionview.h   1.4
  M +1 -0      kngroup.cpp   1.83
  M +3 -72     knmainwidget.cpp   1.59



Comment 3 Volker Krause 2004-12-30 13:11:10 UTC
RMB menu is now also available for the score and lines column in the header view.