summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QAccessibility::abstractScrollAreaTest for OS X 10.9Frederik Gladhorn2014-10-282-16/+24
* Update license headers and add new license filesMatti Paaso2014-09-242-36/+20
* Blacklist constantly failing test cases on OS XKalle Viironen2014-09-231-0/+2
* a11y: Don't try to update accessibility if there's no interfaceTor Arne Vestbø2014-09-201-18/+8
* Accessibility: Improve line boundary helper functionsFrederik Gladhorn2014-09-043-46/+265
* Accessibility: QSpinBox should not have any childrenFrederik Gladhorn2014-08-191-6/+7
* Accessibility: Fix boundaries for text functions in QLineEditFrederik Gladhorn2014-08-131-0/+87
* Accessibility: Top level widgets should only be in the hierarchy onceFrederik Gladhorn2014-07-301-0/+61
* Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-041-1/+1
* Accessibility: Password QLineEdit should use * as text replacementFrederik Gladhorn2014-07-011-3/+3
* Accessibility: improve text attribute rangesFrederik Gladhorn2014-06-261-44/+103
* Accessibility: Fix select state usageFrederik Gladhorn2014-05-311-2/+10
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+2
|\
| * Fix accessibility auto testBernd Weimer2014-05-141-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-2/+2
|\|
| * Accessibility: Do not report popup for QLineEditFrederik Gladhorn2014-05-061-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-081-1/+1
|\|
| * Add press action to QAccessibleComboboxFrederik Gladhorn2014-04-281-1/+1
* | Don't repeat Tab names in the QTabBarJan Arve Saether2014-05-081-1/+8
|/
* Accessibility text updates for QTextEditFrederik Gladhorn2014-04-051-0/+42
* 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
|\|