[qt/qt/qtbase]: 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/qtbase Pushed by mirror-service into branch 'dev'. Changed from 9bb4b56cc31aed0768eccf0bfcd41c0bf308d603 to c09b42ead69a58edb15fd7c63004eada75b0ed9f 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 19f928e7f312a2ca3f6b63adc6904fe28a77c2e1 by Edward Welbourne on 13/08/2026 at 15:06.. tst_QDateTime::addSecs() and friends: rename two columns One is a count of seconds, where the name "nsecs" might all too easily be misunderstood as meaning nanoseconds. It's also a qint64, so remove the casts of it to qint64 that date back to when it was an int. Rename the "result" column to "expect" to better align with Qt Test terminology. Pick-to: 6.12 6.11 6.8 6.5 Change-Id: I1d83847cfeee637b622f2271f04505f6e58a6f4d Reviewed-by: Mate Barany <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/19f928e7f312a2ca3f6b63adc6904fe28a77c2e1 Git commit b951e8c5a934bfda0902c4ca7acbd610315f21b6 by Edward Welbourne on 13/08/2026 at 15:06.. tst_QDateTime arithmetic tests: offsets should match in all time specs The result of arithmetic may have a different time spec than the initial value, but the test-data row should have the right timespec on the expected result when valid. So drop the conditioning on timespec in the check on offset. Pick-to: 6.12 6.11 6.8 6.5 Change-Id: I0ab23e9e45b851c5259e5195b6f3eec09187791e Reviewed-by: Mate Barany <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/b951e8c5a934bfda0902c4ca7acbd610315f21b6 Git commit 0ecd5a271694937debb156880be2ba50fd3b40db by Alexei Cazacov on 13/08/2026 at 15:06.. Doc: Housekeeping: Fix the formatting of \sa commands Pick-to: 6.12 6.11 Change-Id: I893d3507df85995005f285c3362a939877b8f331 Reviewed-by: Mats Honkamaa <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/0ecd5a271694937debb156880be2ba50fd3b40db Git commit a714385255cb6b3f6a1717c919301bb3a360f748 by Alexei Cazacov on 13/08/2026 at 15:06.. Doc: Housekeeping: Fix missing full stops in \brief's and \summarie's This commit fixes missing full stops in \brief's and \summarie's in various QDoc files. Pick-to: 6.12 6.11 Change-Id: I3e82c225fbeee2d2bcf77772bcdc693718e0ab01 Reviewed-by: Topi Reinio <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/a714385255cb6b3f6a1717c919301bb3a360f748 Git commit ece423fe797d797ff9e28aa6f89a52c1c65c282d by Alexei Cazacov on 13/08/2026 at 15:06.. Doc: Housekeeping: Fix missing full stops in \deprecated commands Pick-to: 6.12 6.11 Change-Id: I414016cc17b6bab3370dabccb8a1345edfee668a Reviewed-by: Mats Honkamaa <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/ece423fe797d797ff9e28aa6f89a52c1c65c282d Git commit c09b42ead69a58edb15fd7c63004eada75b0ed9f by Laszlo Agocs on 13/08/2026 at 18:00.. rhi: Simplify comment Follow up to the previous hotfix. Amends 4e3651acbdb0f982fc3eb1e47fd7aadcef81424c Pick-to: 6.12 Change-Id: I8eefefda7b3278f1a98055af7b67f8d661110336 Reviewed-by: MohammadHossein Qanbari <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/c09b42ead69a58edb15fd7c63004eada75b0ed9f