summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/uiautomation/qwindowsuiaaccessibility.cpp
Commit message (Expand)AuthorAgeFilesLines
* a11y uia: Forward new QAccessibleAnnouncementEvent to UIAMichael Weghorn3 hours1-0/+3
* Clean up windows accessibility backendMiguel Costa2024-03-271-7/+3
* Windows QPA: Always process system sound eventsChristian Heimlich2023-12-131-5/+6
* platform plugins: use string view types moreAnton Kudryavtsev2023-10-081-2/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Windows QPA: Avoid sending accessibility notifications before activationAndré de la Rocha2022-03-311-0/+7
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-271-1/+1
* Windows QPA: Fix missing accessible name change eventsAndre de la Rocha2020-05-101-0/+3
* Windows QPA: Do not play sound for QMessageBox::NoIconFriedemann Kleint2020-03-061-0/+1
* Windows QPA: Fix message box and other system soundsFriedemann Kleint2020-01-141-0/+53
* Windows QPA: Fix QComboBox accessibility with screen readersAndre de la Rocha2019-04-121-0/+3
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-15/+12
|\
| * Windows QPA: Fix UIA-to-MSAA accessibility bridgeAndre de la Rocha2018-08-061-15/+12
* | Fix minor stuff in Windows UI Automation supportAndre de la Rocha2018-06-271-8/+3
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-4/+4
|/
* Add support for Windows UI AutomationAndre de la Rocha2017-11-141-0/+140