summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-101-0/+35
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-081-0/+6
* Do not check isActiveWindow in QAccessibleWidget::stateJosé Millán Soto2012-02-081-2/+2
* 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
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/otherBradley T. Hughes2012-01-191-2/+2
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-191-107/+0
* Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-161-2/+2
* Remove all references to QAccessible::(Up|Down|Left|Right)Jan-Arve Saether2012-01-121-200/+3
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-111-36/+36
* Accessiblity State as bit field.Frederik Gladhorn2012-01-101-56/+81
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-061-160/+38
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Accessibility: extend listview unit test.Frederik Gladhorn2012-01-041-21/+39
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-1/+1
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-14/+26
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-8/+8
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-021-22/+21
* Make cell a proper QAccessible2Interface.Frederik Gladhorn2011-12-011-21/+24
* Moved integrationtests/* into other/Jo Asplin2011-11-303-0/+3092