qt6-bb10/src
Alessandro Astone 50aaa93c85 a11y atspi: Watch for enabled status change
On log-in this may be disabled and only enabled later; that prevents
clients like plasmashell to enable a11y features.
We need to watch changes to the org.a11y.Status properties and enable
the a11y integration on-demand.

As the in-line comment said, qdbusxml2cpp does not generate NOTIFY
signals for DBus properties, so use the raw PropertiesChanged signal
to receive those notifications.

Downstream bugs:
- https://bugs.kde.org/show_bug.cgi?id=495096
- https://bugs.kde.org/show_bug.cgi?id=495098

Pick-to: 6.7
Pick-to: 6.7
Change-Id: I4d0adf61af875464d3cd47759631d2a3aac664f0
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
(cherry picked from commit 38251c36edf11316a2467169b1d491bf13520fd3)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-11-07 01:13:50 +00:00
..
3rdparty SQLite: Update SQLite to v3.47.0 2024-10-23 23:00:56 +00:00
android Android: make accessibility delegate protected memeber 2024-11-01 14:31:32 +00:00
assets AssetDownloader: Sync TaskTree sources 2024-09-07 13:47:55 +00:00
concurrent Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
corelib Make QSpan::isEmpty() constexpr 2024-11-05 18:53:19 +00:00
dbus QtDBus: disallow sending method calls without destinations on a bus 2024-10-22 07:17:08 +00:00
entrypoint CMake: Correctly annotate the Entrypoint (winmain) SBOM license ID 2024-06-19 08:15:40 +00:00
gui a11y atspi: Watch for enabled status change 2024-11-07 01:13:50 +00:00
network Http: fix how we treat must-revalidate 2024-10-31 15:35:47 +00:00
opengl eglfs: Restore raster window support code that went missing 2024-11-05 17:44:28 +00:00
openglwidgets Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
platformsupport libinput: Print qsizetype through %PRIdQSIZETYPE 2024-11-06 13:16:41 +00:00
plugins QWindows11Style: Fix sorting arrows in headers 2024-11-06 15:46:44 +00:00
printsupport Mark Cups::Cups optional target when building for non-APPLE systems 2024-09-29 10:37:51 +00:00
sql QSqlRelationalTableModel: properly clear relational dictionary 2024-09-08 10:08:26 +00:00
testlib TestLib: Wrap raw strings in QStringLiteral for QT_NO_CAST_FROM_ASCII 2024-11-02 19:35:18 +00:00
tools AndroidDeployQt: Remove not satisfied dependencies 2024-11-05 15:37:24 +00:00
widgets StyleSheet/QTreeView: draw empty area and background of semi-transparent items 2024-11-06 15:06:13 +00:00
xml QDomNodeList: mark op==(Private) noexcept 2024-11-07 01:13:50 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00