[qt/qt/qtbase]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]> Wed, 5 Aug 2026 06:15:29 +0000 (UTC)
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtbase Pushed by mirror-service into branch '6.12'. Changed from b9d7840cfea38850f5230f06d595bf316942e6e0 to d8f3be440bb33a7feadcdda20e38e34a39d9bf35 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 d8f3be440bb33a7feadcdda20e38e34a39d9bf35 by Qt Cherry-pick Bot (on behalf of Martin Neudorfer) on 04/08/2026 at 20:47.. fix: name threads on vxWorks VxWorks task names are limited in length. pthread_setname_np() returns ERANGE for names longer than the limit and leaves the task unnamed. The default Qt thread name is the long QObject class name, so threads showed up unnamed. Qt 5.15 truncated the name; restore that behaviour. Fixes: QTBUG-148255 Change-Id: I8b824c13b82984161b8ffffdf65b0fcbae7b152c Reviewed-by: Karim Pinter <[email protected]> Reviewed-by: Mate Barany <[email protected]> (cherry picked from commit 615aa58565e0b3bf223d8aa0cee817389d706001) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/d8f3be440bb33a7feadcdda20e38e34a39d9bf35