[Bug 48541] KEdit class: search/replace very slow - redrawing after every change

David Faure faure at kde.org
Wed May 19 00:58:13 BST 2010


https://bugs.kde.org/show_bug.cgi?id=48541


David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from David Faure <faure kde org>  2010-05-19 01:58:11 ---
SVN commit 1128337 by dfaure:

Make search/replace much faster (when using 'replace all' i.e. no
prompt-on-replace), by not moving the text cursor every time,
by wrapping everything into a single undo command (which is also a bugfix), and
by still moving the cursor to the last
replacement.
BUG: 48541
FIXED IN: 4.5
(yep, 8 years later)


 M  +18 -3     ktextedit.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1128337

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list