View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016015 | Scribus | General | public | 2019-12-17 10:03 | 2019-12-20 17:34 |
Reporter | ale | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | 1.5.6.svn | ||||
Summary | 0016015: How to add undo to SearchReplace::doReplace() / StoryText::replaceSelection()? | ||||
Description | while applying the formatting uses ScribusDoc functions that implement the undo steps, replacing text goes directly to the StoryText and both text/storytext.cpp and ui/search.cpp do not have (yet) any undo related code. if i want to add support for undoing the text replacement, should i add a function ScribusDoc::itemSelection_ReplaceText(const QString& newText, Selection* customSelection) ? | ||||
Tags | No tags attached. | ||||
Patch | No | ||||