summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in tst_qaccessibility.Friedemann Kleint2013-01-151-1/+1
* Make textEditTest pass on Windows 8Jan Arve Saether2013-01-041-4/+19
* Fix autotest of textEditTest to use currentFont() instead of font()Jan Arve Saether2013-01-041-3/+3
* Cleanup verifyHierarchy. Remove dead code and add indexOfChild testJan Arve Saether2013-01-031-5/+3
* tst_qaccessibility: Fix warnings about window geometry on Windows.Friedemann Kleint2012-12-191-0/+22
* Call QAccessible::updateAccessibility when caret moves in QTextEditJosé Millán Soto2012-12-161-0/+2
* Add missing uuid lib for qaccessibility testJonathan Liu2012-12-141-1/+1
* Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-121-0/+3
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Accessibility: clean up and simplify testFrederik Gladhorn2012-11-051-36/+23
* Accessibility: clean up testFrederik Gladhorn2012-11-051-42/+22
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-1/+81
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-281-0/+16
* Clean up index handling in itemviews accessibility.Frederik Gladhorn2012-10-271-17/+45
* Make table test use smart pointers for interfaces.Frederik Gladhorn2012-10-271-28/+18
* Correct accessibility index handling in QListViewJosé Millán Soto2012-10-191-4/+4
* Bring back Mac dependent code in QBoxLayout, QGridLayoutGabriel de Dietrich2012-10-181-1/+2
* Stabilize Accessibility/Combo test.Friedemann Kleint2012-10-131-1/+5
* Fix QTextBoundaryFinder usage cases in QAccessible2Konstantin Ritt2012-10-131-0/+1
* Remove unused function.Frederik Gladhorn2012-10-031-11/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-181-0/+7
* Implemented QAccessibleTextWidgetJan-Arve Saether2012-08-141-35/+77
* Make tests compile without gui-privatePaul Olav Tvete2012-08-021-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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