[QScintilla] Inconsistency about clear() and undo history

Manuel Gómez mgrojo at gmail.com
Sat Mar 9 18:27:57 GMT 2019


Hi,

Both QsciScintilla::setText() and QTextEdit::setText() clear the 
undo/redo history but QsciScintilla::clear() doesn't, while 
QTextEdit::clear() does. Shouldn't the QScintilla version also clear the 
undo history for consistency with Qt?

Regards,
Manuel


More information about the QScintilla mailing list