summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* tst_qaccessibility: Introduce QTRY_VERIFY to menuTest().Friedemann Kleint2014-03-281-6/+6
* Accessibility: Improve QTextEditFrederik Gladhorn2014-03-201-14/+33
* Remove qSort usages from testsSergio Ahumada2014-02-201-2/+4
* WinRT: Enable accessibility by defaultAndrew Knight2014-01-072-3/+6
* Change return type of imagePosition to QPointJan Arve Saether2013-10-151-1/+1
* Accessibility: simplify dockwidget accessibleFrederik Gladhorn2013-10-141-33/+100
* AccessibleRelation::get_relationType didn't handle all enum values.Jan Arve Saether2013-10-021-4/+59
* Fix a c&p bug in the IA2 bridge when returning the row descriptionJan Arve Saether2013-09-231-2/+7
* Add missing implementation in QAccessibleTabBar::indexOfChildJan Arve Saether2013-09-201-0/+1
* Make Accessibility publicFrederik Gladhorn2013-09-191-4/+0
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-181-6/+35
* Do not include the treeview header if its hiddenJan Arve Saether2013-04-251-0/+6
* Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-192-1/+6
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-25/+25
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-157/+186
* Test with random qobject instead of widget twiceFrederik Gladhorn2013-03-271-1/+1
* Do not update accessibility for invalid interfacesFrederik Gladhorn2013-03-231-0/+18
* Only instantiate QAccessibleWidget after trying inherited classesFrederik Gladhorn2013-03-221-40/+96
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-142-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+5
|\
| * Do not crash if the child index is out of range.Jan Arve Saether2013-02-061-0/+5
* | Improve QAccessibleApplicationFrederik Gladhorn2013-01-251-2/+30
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-4/+16
|\|
| * Make hierarchy of actions in menubars more consistent.Jan Arve Saether2013-01-211-2/+9
| * Accessibility: Test for do not crash if the column count is 0Jan Arve Saether2013-01-211-1/+6
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-1/+1
|\|
| * Fix crash in tst_qaccessibility.Friedemann Kleint2013-01-151-1/+1
* | Implement QAccessibleActionInterface in QAccessibleTableCellJosé Millán Soto2013-01-111-0/+35
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-12/+25
|\|
| * 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
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-042-1/+28
|\|
| * 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
* | Change behaviour of selectRow, selectColumn, unselectRow, unselectColumnJosé Millán Soto2012-12-181-0/+35
|/
* 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