[qt/qt-creator/qt-creator]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt-creator/qt-creator Pushed by mirror-service into branch 'master'. Changed from e8435bdb5161789c18e91aae73d2d1598602071b to cc869ce8aaa82850aa5c8598376cbd5061cff75e Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit cc869ce8aaa82850aa5c8598376cbd5061cff75e by hjk on 21/07/2026 at 06:04.. TextEditor: Keep tab indentation when cleaning whitespace With a Tabs-Only tab policy, "Clean Whitespace" rewrote a tab-indented line to spaces whenever the indenter reported a smaller structural indent than the line's actual column (e.g. the first line of an indent block, where the plain text indenter only looks at the previous line). The excess was treated as continuation padding and emitted as spaces. Leave a leading indent that consists solely of tabs untouched under a Tabs-Only policy instead of reflowing it. Add regression tests. Fixes: QTCREATORBUG-33670 Assisted-by: Claude Code Change-Id: I26b9d6543fc2f512e69fe31aba73678e2c27e6c3 Reviewed-by: David Schulz <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/cc869ce8aaa82850aa5c8598376cbd5061cff75e