Hi,
 
the attached patch adds trackChanges flags to various methods and includes some minor cleanups.
 
The overall idea is that whenever you insert or erase text, you have to tell the corresponding method(s) whether you are in a change tracking buffer or not.
 
Complete Log:
add Paragraph::isDeleted(...)
remove isInsertedText
remove isDeletedText
add trackChanges flag to Paragraph::erase(...) and Paragraph::Pimpl::erase(...)
add changes parameter to Paragraph::insert(...)
add trackChanges flag to InsetText::setText(...)
Michael

Attachment: ct-13.patch
Description: Binary data

Reply via email to