[PATCH 0/8] SymbolView: Be a little smarter and avoid cpu last

loh.tar loh.tar at googlemail.com
Sun Jul 22 14:01:52 BST 2018


Hello!

These small series is a byproduct while I have written a new parser type which
you will find in some other thread.

Most of these patches do not fix a really big bug but do things a little bit
better. So, at the end of the day there are a lot CPU cycles saved and maybe
some nerves of the user spared.

BTW: The related code looks a little abandoned but I resist e.g the temptation
to run these 'astyle' command, noted somewhere in your coding guidelines, or to
make bigger alterations. There are many possibilities for improvements.

Because this is my very first post to some mailing list like yours, please
forgive if I have done something not as I should.

Thanks, Lothar

loh.tar (8):
  SymbolView: Fix broken toggle actions
  SymbolView: Reduce redundant code
  SymbolView: Qt docu recommends to populate view with disabled sorting
  SymbolView: Avoid unneeded update of current item
  SymbolView: Update current item and sorting after parsing
  SymbolView: Avoid unneeded update of current item II
  SymbolView: Reduce flicker of view in tree mode when edit text
  SymbolView: Fix: Find new current item when symbol is in first line

 .../symbolviewer/plugin_katesymbolviewer.cpp  | 101 ++++++++++--------
 addons/symbolviewer/plugin_katesymbolviewer.h |   3 +
 2 files changed, 61 insertions(+), 43 deletions(-)

-- 
2.18.0



More information about the KWrite-Devel mailing list