V5.12.12-harmonyos-20250506: Difference between revisions
(Created page with "= Main Features Release = Support C API of input method Support accessibility = Detail Features & Bugs = QTFOROH-1400: Use C API to implement input method on OH QTFOROH-1624: Adapt a11y node geometry to XComponent-based coord system QTFOROH-1670: Support removing window shadows using Qt::NoDropShadowWindowHint flag QTFOROH-1525: Provide extra Interface for Modifying XComponent and Window Background Color QTFOROH-1647: Window frame theme does not follow Qt theme...") |
(Update the 20250506 release) |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
= Detail Features & Bugs = | = Detail Features & Bugs = | ||
QTFOROH- | QTFOROH-1666: [mindmaster] Null Pointer Crash in OH_UdsPlainText_GetContent() | ||
QTFOROH- | QTFOROH-1655: [WPS] It exceeds OHOS widnows limitation when Qt does not release window related objects | ||
QTFOROH-1696: Implement batching "requests handler" working with arbitrary target thread (based on Qt-thread specific variant) | QTFOROH-1696: Implement batching "requests handler" working with arbitrary target thread (based on Qt-thread specific variant) | ||
Line 27: | Line 15: | ||
QTFOROH-1699: Soft Keyboard incorrectly pops up and disappears when clicking comboBox | QTFOROH-1699: Soft Keyboard incorrectly pops up and disappears when clicking comboBox | ||
QTFOROH- | QTFOROH-1654: [Foxit] Dialog will hang there if close it by mouse click | ||
QTFOROH- | QTFOROH-1690: Implement Try-Catch for OHOS setWindowTitleButtonVisible Calls | ||
QTFOROH- | QTFOROH-950: Dock widget can't be docked any more after floated | ||
QTFOROH-1647: Window frame theme does not follow Qt theme setting | QTFOROH-1647: Window frame theme does not follow Qt theme setting | ||
QTFOROH- | QTFOROH-1525: Provide extra Interface for Modifying XComponent and Window Background Color | ||
QTFOROH- | QTFOROH-1670: Support removing window shadows using Qt::NoDropShadowWindowHint flag | ||
QTFOROH- | QTFOROH-1624: Adapt a11y node geometry to XComponent-based coord system | ||
QTFOROH- | QTFOROH-1400: Use C API to implement input method on OH | ||
QTFOROH- | QTFOROH-1715: QOhosNamedFunc: make function part of the type (instead of object member) |
Latest revision as of 12:42, 6 May 2025
Main Features Release
Support C API of input method
Support accessibility
Detail Features & Bugs
QTFOROH-1666: [mindmaster] Null Pointer Crash in OH_UdsPlainText_GetContent()
QTFOROH-1655: [WPS] It exceeds OHOS widnows limitation when Qt does not release window related objects
QTFOROH-1696: Implement batching "requests handler" working with arbitrary target thread (based on Qt-thread specific variant)
QTFOROH-1699: Soft Keyboard incorrectly pops up and disappears when clicking comboBox
QTFOROH-1654: [Foxit] Dialog will hang there if close it by mouse click
QTFOROH-1690: Implement Try-Catch for OHOS setWindowTitleButtonVisible Calls
QTFOROH-950: Dock widget can't be docked any more after floated
QTFOROH-1647: Window frame theme does not follow Qt theme setting
QTFOROH-1525: Provide extra Interface for Modifying XComponent and Window Background Color
QTFOROH-1670: Support removing window shadows using Qt::NoDropShadowWindowHint flag
QTFOROH-1624: Adapt a11y node geometry to XComponent-based coord system
QTFOROH-1400: Use C API to implement input method on OH
QTFOROH-1715: QOhosNamedFunc: make function part of the type (instead of object member)