[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 '6.12'. Changed from 3ef74eb98a8cdc7393d8d4ce0587b2e04f13dced to 9e55698a4b4ff80498227860b8cd9a327a50959c 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 25cd25e33bfca06da8efdf9046a5d460c6b2e36a by Qt Cherry-pick Bot (on behalf of Jukka Jokiniva) on 14/08/2026 at 13:34.. Increase CiNetworkTest application execution timeout in CI DNS resolution can take more time than the default value for the timeout which is 10 seconds. Change-Id: I4b1dcde6ec8f4a62f67082318a27356551edce8d Reviewed-by: Toni Saario <[email protected]> (cherry picked from commit 344ef558d01e194feb55a15583513aa840f7c930) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/25cd25e33bfca06da8efdf9046a5d460c6b2e36a Git commit 9e55698a4b4ff80498227860b8cd9a327a50959c by Qt Cherry-pick Bot (on behalf of Shane Liu) on 14/08/2026 at 19:29.. ohos: position the IME cursor rectangle in global coordinates QOhosInputContext::onCursorRectangleChanged() takes the origin it maps the caret through from QWindow::position(), which is relative to the parent for a child window. The focus window can be one: QWindowContainer requests activation of the window it embeds when the container widget is tabbed into. The IME candidate bar is then placed offset by the container's position. Use QWindow::mapToGlobal() and build the fallback clamp rectangle from it. Both are equivalent to the previous computation for a top-level window. Task-number: QTBUG-147896 Change-Id: Ife16e12e7fae3d6d5dd0f729f57f3847d8fcac7c Reviewed-by: Joerg Bornemann <[email protected]> (cherry picked from commit 265542c1bf899e553413a2e29faa7040d2401e3e) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/9e55698a4b4ff80498227860b8cd9a327a50959c