[qt/qt/qttools]: 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/qttools Pushed by mirror-service into branch 'dev'. Changed from 5902c5fe5f63fdbf0e6adf555adde6389092b16c to 9702fc4967564a9d4549343401f6c23ba3162eac 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 a8d547dd4cef9c492c157528ad250924e8d1f683 by Paul Wicking on 27/07/2026 at 11:49.. QDoc: Warn on unterminated deprecation text When a documentation comment carries \deprecated or \obsolete, QDoc generates a sentence in the output, appending any text that follows the command. QDoc now inspects that text as it parses the command and warns when it doesn't close with sentence-ending punctuation. Bare commands and version-only forms carry no description and stay silent. [ChangeLog][QDoc] QDoc now warns when the text following \deprecated does not end with sentence-ending punctuation, since that text is appended to a generated sentence in the output. Fixes: QTBUG-117470 Change-Id: Ide3922bb32a90b7f07848fbe35f5c236ac8bbe0e Reviewed-by: David Boddie <[email protected]> https://invent.kde.org/qt/qt/qttools/-/commit/a8d547dd4cef9c492c157528ad250924e8d1f683 Git commit 9702fc4967564a9d4549343401f6c23ba3162eac by Kai Köhne on 27/07/2026 at 12:54.. Doc: Fix typo in Linguist NCR mode description While at it, also mark the unicode char with \c Pick-to: 6.11 6.12 Change-Id: I099cce044515db2e172fbeaefc14b10e9c7c20d3 Reviewed-by: Masoud Jami <[email protected]> https://invent.kde.org/qt/qt/qttools/-/commit/9702fc4967564a9d4549343401f6c23ba3162eac