summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible/iaccessible2.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for Windows UI AutomationAndre de la Rocha2017-11-141-358/+0
* Windows QPA: Fix compilation with MinGW 7.1Friedemann Kleint2017-07-291-0/+1
* Enable IAccessible2 for MinGWFriedemann Kleint2017-07-251-0/+22
* Windows QPA: Remove debug helper QWindowsMsaaAccessible::IIDToString()Friedemann Kleint2017-02-171-1/+0
* Windows: Introduce helper class for implementing COM interfacesFriedemann Kleint2017-02-171-19/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-18/+10
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* | Update IAccessible2 to 1.3.0Frederik Gladhorn2014-08-131-18/+1
|/
* Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-041-1/+1
* Fix compilation with /Zc:strictStringsThiago Macieira2014-06-201-1/+1
* AccessibleRelation::get_relationType didn't handle all enum values.Jan Arve Saether2013-10-021-0/+12
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-4/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-111-3/+3
* Minor cleanup of the header file.Jan-Arve Saether2012-04-131-69/+11
* Add missing virtual destructor.Jan-Arve Saether2012-04-101-0/+2
* Enable IAccessible for MinGW32, keep IAccessible2 disabled for MinGWJan-Arve Saether2012-03-241-6/+1
* API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-0/+34
* Fix compilation of the Windows accessibility code for MinGW.Friedemann Kleint2012-03-141-0/+4
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+375