summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/uiautomation/qwindowsuiautils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix clang warnings about narrowing conversionsFriedemann Kleint2019-05-291-1/+1
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-4/+18
|\
| * Windows QPA: Fix missing accessibility info with WebEngineViewAndre de la Rocha2018-09-041-4/+18
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-1/+1
|\|
| * Windows QPA: Fix mapping of static text accessibility roleAndre de la Rocha2018-08-171-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-1/+1
|\|
| * Windows QPA: Fix UIA-to-MSAA accessibility bridgeAndre de la Rocha2018-08-061-1/+1
* | Fix minor stuff in Windows UI Automation supportAndre de la Rocha2018-06-271-3/+3
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-2/+2
|/
* Add support for Windows UI AutomationAndre de la Rocha2017-11-141-0/+221