summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible/iaccessible2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error with VS 2015Jan Arve Saether2015-05-221-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
|\
| * Windows: Fix -no-widgets buildAndy Shaw2015-04-071-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Make sure accProbe can retrieve our relations.Jan Arve Saether2014-11-261-1/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Add accessible rolesFrederik Gladhorn2014-08-131-0/+7
* Add accessible roles for web document, paragraph and sectionFrederik Gladhorn2014-07-231-0/+2
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-041-5/+3
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-5/+3
| |\
| | * Accessibility Windows: Do not assert on invalid indexInParentFrederik Gladhorn2014-07-011-5/+3
* | | Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-041-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-0/+1
|\|
| * Do not crash with IA2 AT clients.Jan Arve Saether2014-06-061-0/+1
* | Windows a11y: Publish synthetic increase and decrease actionsJan Arve Saether2014-06-201-33/+28
|/
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-5/+5
* Remove empty QAccessible2 headerFrederik Gladhorn2013-11-201-1/+1
* Fix a c&p bug in the IA2 bridge when returning the row descriptionJan Arve Saether2013-09-231-1/+1
* Remove rowColumnExtents from QAccessibleTableCellInterfaceFrederik Gladhorn2013-08-221-2/+6
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-3/+3
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-90/+138
* Accessibility: Fix crash in windowHelperFrederik Gladhorn2013-03-231-2/+3
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Rename conflicting symbol QVariantToVARIANTMiikka Heikkinen2012-12-171-3/+3
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-7/+20
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-111-3/+126
* Map QAccessible::Role to the proper IA2Role.Jan-Arve Saether2012-04-261-1/+10
* MSAA bridge should not return any IA2-specific roles from get_accRole()Jan-Arve Saether2012-04-251-3/+0
* Make NVDA read aloud stuff from a Qt app again.Jan-Arve Saether2012-04-241-6/+7
* Minor cleanup of the header file.Jan-Arve Saether2012-04-131-1/+67
* Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.Jan-Arve Saether2012-03-271-1/+3
* Enable IAccessible for MinGW32, keep IAccessible2 disabled for MinGWJan-Arve Saether2012-03-241-65/+49
* API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-4/+5
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+1467