[Bug 61600] QTEditor - Undo'ing all changes to file does not reset file to unmodified state
Jens Dagerbo
jens.dagerbo at swipnet.se
Wed Jul 30 12:45:05 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=61600
------- Additional Comments From jens.dagerbo at swipnet.se 2003-07-30 12:43 -------
Yeah, this broke a few weeks ago. I think it was along with the addition of the "file has
been externally modified" notification.
I've had a short look at it, but I keep thinking that if we're really porting the whole GUI
to KMDI in a few days/weeks/months (I have no idea if/when, really) won't this be
among the things we will have to redo anyway?
Note that the problem with Kate is different from the problem with QEditor. With Kate
it's just our tracking that is the problem, with QEditor you most of the time _cannot_
undo all changes anyway. (This is due to the indentation and the private nature of the
underlying Qt editor widget features.)
More information about the KDevelop-devel
mailing list