Revision 768790

Go back to digest for 3rd February 2008

Optimization in Development Tools

Paulo Moura Guedes committed changes in /trunk/KDE/kdewebdev/klinkstatus/src:

Add a new action that allows to do background searches, only updating the GUI when tthe search is finished.

This is much faster and suitable for sites with thousands of links, as updating a QTreeWidget is very very slow.

File Changes

Modified 7 files
  • /trunk/KDE/kdewebdev/klinkstatus/src
  •   /actionmanager.cpp
  •   /klinkstatus_part.rc
  •   /engine/searchmanager.cpp
  •   /engine/searchmanager_impl.h
  •   /ui/sessionwidget.cpp
  •   /ui/sessionwidget.h
  •   /ui/sessionwidgetbase.ui
7 files changed in total