summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible/qwindowsaccessibility.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for Windows UI AutomationAndre de la Rocha2017-11-141-63/+0
* Windows: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-081-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-6/+1
|\
| * Windows accessibility: Add override declaration.Friedemann Kleint2016-02-101-1/+1
| * Windows accessibility: Remove some cruft.Friedemann Kleint2016-02-101-5/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-041-1/+1
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-2/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Fix a regression where events were not delivered on windowsJan-Arve Saether2012-04-241-1/+1
* Fix compilation of the Windows accessibility code for MinGW.Friedemann Kleint2012-03-141-0/+1
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+73