aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bineditor
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-08-20 14:26:51 +0200
committerEike Ziller <eike.ziller@qt.io>2018-08-22 06:40:01 +0000
commit2486e6106870d64e486c600c0fb96594ae771e12 (patch)
tree5a6c8750da3e05d2bd17a4ac0a407e021a9795f1 /src/plugins/bineditor
parent7b6ea357f65012b3d5d405a2e3bd55173558d265 (diff)
Fix handling of read-only editors when applying refactorings
If e.g. a ".ui" file is open, there is a read-only text editor widget for the file, even though the file itself is writable. The application of refactorings or global text-based replace should not change the content of this read-only editor widget, but instead operate directly on the file as if it wasn't open in Qt Creator at all. It should also silently reload these files after modification on disk. Task-number: QTCREATORBUG-19958 Change-Id: I409d5d03059be4c3520a1031ff0fbfa9feb675bb Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/bineditor')
0 files changed, 0 insertions, 0 deletions