From kde-bugs-dist Sun Aug 21 15:15:37 2011 From: Christian Loose Date: Sun, 21 Aug 2011 15:15:37 +0000 To: kde-bugs-dist Subject: [Bug 188466] show number of words and characters Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=131393975807085 https://bugs.kde.org/show_bug.cgi?id=188466 Christian Loose changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.8.0 Resolution| |FIXED --- Comment #1 from Christian Loose 2011-08-21 15:15:37 --- Git commit bc6359e81d72c482dcfaf70665a79545fb14aab4 by Christian Loose. Committed on 18/08/2011 at 20:09. Pushed by cloose into branch 'master'. Show number of characters in the status bar. Add a label to the status bar that displays the number of characters in the current document. Also extend the context menu of the status bar with menu actions to change the visibility of the status bar items. FEATURE: 188466 FIXED-IN: 4.8.0 REVIEW: 102370 M +8 -0 kate/app/kateviewspace.h M +20 -0 kate/app/kateviewmanager.h M +8 -0 kate/data/kateui.rc M +96 -0 kate/app/kateviewmanager.cpp M +61 -0 kate/app/kateviewspace.cpp http://commits.kde.org/kate/bc6359e81d72c482dcfaf70665a79545fb14aab4 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.