summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-2/+2
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-5/+4
* Relax the reqirement in which order events are delivered.Jan-Arve Saether2012-07-131-7/+11
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-112-53/+133
* Accessibility: Do not automatically add controllersFrederik Gladhorn2012-06-201-24/+0
* Replace (un)checkAction with toggleAction (3/3)Jan-Arve Saether2012-05-221-12/+12
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-9/+9
* Remove insignification from QAccessibility test on Mac OS X.Jason McDonald2012-04-192-2/+3
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+16
|\
| * Update accessibility selections in QTextControl.Frederik Gladhorn2012-04-141-1/+16
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-102-0/+113
|\|
| * Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.Jan-Arve Saether2012-03-272-0/+113
* | Merge master into api_changesKent Hansen2012-03-271-17/+152
|\|
| * Improve accessibility test to handle more text events.Frederik Gladhorn2012-03-251-9/+36
| * Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-241-4/+44
| * Added QAccessibleGroupBoxFrederik Gladhorn2012-03-241-0/+67
| * API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-4/+5
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-231-31/+112
|\|
| * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-33/+39
| * Accessibility: add text update eventsFrederik Gladhorn2012-03-191-9/+84
* | Remove QWorkspace.Debao Zhang2012-03-231-28/+1
|/
* Make copy and assign private for QAccessibleEvent.Frederik Gladhorn2012-03-181-21/+40
* Print all accessibility event strings.Frederik Gladhorn2012-03-131-47/+1
* Clean up test, check radio button and checkbox.Frederik Gladhorn2012-03-131-3/+8
* Autotest details of QAccessibleEvent.Frederik Gladhorn2012-03-131-16/+23
* Use QAccessibleEvent in test.Frederik Gladhorn2012-03-121-20/+20
* Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-121-2/+0
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-14/+14
* Stabilize tst_QAccessibility::actionTestRohan McGovern2012-03-061-0/+1
* 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