Bug 62440

Summary: Qt Editor undo buffer is limited
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: QEditorAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jon Smirl 2003-08-10 07:58:37 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

The Qt Editor undo buffer is limited to about 30-40 operations? Why is there a limit? I wanted to undo all of the changes to the file I was working on but only 30-40 were undone. The editor should just record all of the undo action.

Several times now I have noticed that undo/redo do not do exactly the same thing. There is definitely an off by one bug centered around the EOL code. I can't see a pattern or reproduce it since it is probably dependent on internal data structures that are not visible to me.
Comment 1 Matt Rogers 2006-03-16 21:35:56 UTC
QEditor has been removed for KDevelop 4 and none of these bugs will be fixed 
between now and then.