summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility/tst_qaccessibility.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functionFrederik Gladhorn2015-04-201-10/+0
* Fix accessibility character rect testsBoris Dušek2015-03-051-3/+6
* Fix tst_qaccessibility::textEditTest for some screen resolutionsFrederik Gladhorn2015-03-051-0/+1
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-02-251-0/+1
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+1
| |\
| | * Fix crash in QAccessibleTextWidget::attributes()Jan Arve Saether2015-02-171-0/+1
* | | Support all underline types in accessibilityBoris Dušek2015-02-251-6/+7
|/ /
* | Make QAccessibleTextWidget::attributes respect default document fontBoris Dušek2015-02-131-36/+80
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-3/+3
|\|
| * Accessibility: Fix selection change notifications on LinuxFrederik Gladhorn2015-01-211-3/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-14/+24
|\|
| * Fix tst_QAccessibility::abstractScrollAreaTest for OS X 10.9Frederik Gladhorn2014-10-281-14/+24
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-36/+18
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
| * a11y: Don't try to update accessibility if there's no interfaceTor Arne Vestbø2014-09-201-18/+8
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-101-45/+96
|\|
| * Accessibility: Improve line boundary helper functionsFrederik Gladhorn2014-09-041-45/+96
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-011-6/+7
|\|
| * Accessibility: QSpinBox should not have any childrenFrederik Gladhorn2014-08-191-6/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-08-181-0/+87
|\|
| * Accessibility: Fix boundaries for text functions in QLineEditFrederik Gladhorn2014-08-131-0/+87
* | Update IAccessible2 to 1.3.0Frederik Gladhorn2014-08-131-7/+1
|/
* 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-071-1/+3
* 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-191-0/+5
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-25/+25