summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaaccessibility.mm
Commit message (Expand)AuthorAgeFilesLines
...
* Mac Accessibility: unify child functionsFrederik Gladhorn2013-06-241-0/+20
* Fix typo QCocoaAccessibilityFrederik Gladhorn2013-06-231-6/+6
* Return GroupRole for unknown accessibility roles.Morten Johan Sørvig2013-04-231-2/+5
* Accessibility Mac: Enable ignoring of childrenFrederik Gladhorn2013-04-161-3/+5
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-10/+5
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* More explicit QCocoaAccessibleElement memory mngmtMorten Johan Sorvig2013-01-091-1/+2
* Cocoa: Disable accessibility.Morten Johan Sørvig2012-12-011-0/+4
* Accessibility Mac: Return textArea as role for multi line text.Frederik Gladhorn2012-11-231-2/+5
* Accessibility Mac: Implement value interfaceFrederik Gladhorn2012-11-151-1/+8
* Implement EditableText accessibility for Mac.Morten Johan Sorvig2012-11-151-0/+86
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-301-39/+39
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Ignore uninteresting accessibile interfaces.Morten Johan Sorvig2012-01-121-0/+49
* Add support for accessibility actions.Morten Johan Sorvig2012-01-111-0/+59
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cocoa: Add initial accessibility implementation.Morten Sorvig2011-10-191-0/+113