ommpfritt
ommpfritt copied to clipboard
undo/redo for StringPropertyWidget
Currently, some of the string property widgets (QLineEdit and QTextEdit) feature an internal undo/redo functionallity. This interfers with the global undo/redo stack (not in a nice way). Disable undo/redo for QLineEdit and QTextEdit in that context.