summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/uiautomation
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-0/+1
|\
| * Windows QPA: Do not play sound for QMessageBox::NoIconFriedemann Kleint2020-03-061-0/+1
* | Windows QPA: Add support to UiaRaiseNotificationEvent()Andre de la Rocha2020-03-041-5/+21
* | Rename AA_MSWindowsDisableVirtualKeyboard to AA_DisableNativeVirtualKeyboardAndre de la Rocha2020-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-184-0/+200
|\|
| * Windows QPA: Implement IExpandCollapseProvider for submenusAndre de la Rocha2020-02-124-0/+200
* | Windows QPA: Add support to IsDialog UIA propertyAndre de la Rocha2020-02-132-1/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-0/+53
|\|
| * Windows QPA: Fix message box and other system soundsFriedemann Kleint2020-01-141-0/+53
* | Windows QPA: Allow the native Windows virtual keyboard to be disabledAndre de la Rocha2019-12-171-2/+4
* | Windows QPA: Use UTF-16 literals where possibleFriedemann Kleint2019-12-161-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-1/+2
|\|
| * Windows QPA: Export "checkable" info for menu items through UI AutomationAndre de la Rocha2019-12-101-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-1/+11
|\|
| * Windows QPA: Disable the native Windows OSK if Qt Virtual Keyboard is in useAndre de la Rocha2019-11-251-1/+11
* | Windows QPA: Port from QList to QVectorFriedemann Kleint2019-11-202-3/+4
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-2/+3
|\
| * Windows QPA: Avoid returning UI Automation ValueProvider for static textAndre de la Rocha2019-11-071-2/+3
* | QWindowsUiaTextRangeProvider: replace ephemeral QList<QRect> with QVLAMarc Mutz2019-09-081-1/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-11/+19
|\|
| * Windows QPA: Fix crash in UI Automation with Youdao DictionaryAndre de la Rocha2019-09-021-11/+19
* | Do not access invalid QAccessibleInterfaceJan Arve Sæther2019-07-051-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-1/+1
|\|
| * Windows QPA: Fix clang warnings about narrowing conversionsFriedemann Kleint2019-05-291-1/+1
* | Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-133-7/+7
* | Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-2414-14/+14
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-274-6/+264
|\|
| * Windows Accessibility: window should be focusableFrederik Gladhorn2019-05-211-6/+15
| * Windows Accessibility: Add UI Automation Window providerFrederik Gladhorn2019-05-204-0/+249
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-2/+1
|/
* Windows QPA: Fix QComboBox accessibility with screen readersAndre de la Rocha2019-04-123-2/+39
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-1/+1
* Windows UI automation: Add missing overrideFriedemann Kleint2018-09-261-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-072-16/+13
|\|
| * Windows QPA: Fix UIA-to-MSAA accessibility bridgeAndre de la Rocha2018-08-062-16/+13
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-22/+45
|\|
| * Windows: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-241-22/+45
* | Fix minor stuff in Windows UI Automation supportAndre de la Rocha2018-06-2734-224/+214
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-2334-111/+95
|/
* Add support for Windows UI AutomationAndre de la Rocha2017-11-1435-0/+4775