summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaccessibility/tst_qaccessibility.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_qaccessibility: narrow QEXPECT_FAIL in textEditTestRohan McGovern2012-10-301-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-08-161-0/+10
* tests: Re-enable QAccessibility test.Sergio Ahumada2012-08-031-0/+12
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-101-0/+45
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-061-0/+6
* Do not check isActiveWindow to determine if an accessible widget is focusableJosé Millán Soto2012-02-061-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix accessible menu not returning child name.Frederik Gladhorn2011-09-231-0/+6
* Remove testing for Hide of mainwindow.Frederik Gladhorn2011-07-201-4/+0
* Fix accessibility test for QWS.Frederik Gladhorn2011-07-181-0/+3
* Fix test for win and mac.Frederik Gladhorn2011-07-141-3/+3
* Fix autotest for accessible tables.Frederik Gladhorn2011-07-141-50/+97
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-07-131-0/+308
* Implement text interface for QLineEdit.Frederik Gladhorn2011-07-061-1/+54
* Doc: Fixing typoSergio Ahumada2011-07-021-2/+2
* Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-121-334/+130
|\
| * Implemented QAccessibleTextEdit::attributes()José Millán Soto2011-06-061-0/+55
| * Changing cursor position in all boundariesJosé Millán Soto2011-06-061-0/+8
| * Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-317/+50
| |\
| | * Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-161-138/+288
| | |\
| | * | Only ignore warning when it can actually be produced.Jason McDonald2011-04-211-1/+1
| | * | Only ignore warning when it can actually be produced.Jason McDonald2011-04-201-0/+2
| | * | Fix remaining warnings in accessibility autotestJason McDonald2011-04-191-32/+40
| | * | Ignore expected warning in accessibility autotestJason McDonald2011-04-191-0/+2
| | * | If accessibility isn't built, don't try to test itJason McDonald2011-04-191-215/+4
| | * | Remove unused function.Jason McDonald2011-04-191-42/+0
| | * | Remove Q_ASSERT from accessibility autotestJason McDonald2011-04-191-2/+3
| | * | Remove unused functions.Jason McDonald2011-04-191-12/+0
| | * | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | |/ | |/|
* / | Check validator when changing text using accessibility functions.José Millán Soto2011-06-101-0/+6
|/ /
* | Fix warning (unused variable) in QAccessibility test.Frederik Gladhorn2011-04-271-2/+2
* | Skip child count test on Intel compiler.Frederik Gladhorn2011-04-271-0/+6
* | Remove Qt3ism: setToggleButton - setCheckableFrederik Gladhorn2011-04-041-8/+7
* | Fix autotest.Frederik Gladhorn2011-03-251-1/+1
* | Make navigation in TabWidgets consistent.Frederik Gladhorn2011-03-231-3/+90
* | Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-03-231-132/+158
* | Window and Application fixes for accessibility.Frederik Gladhorn2011-03-231-0/+37
* | Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-03-231-0/+5
* | Unit test for characterRect in Accessible TextInterface.Frederik Gladhorn2011-03-221-0/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/ |/|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-3/+5
|\|
| * Fixed QAccessability autotest to use a dummy toplevel widgetDominik Holland2010-11-021-3/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-1/+1
|\|
| * qaccessibility::eventTest(...) was failing.Carlos Manuel Duclos Vergara2010-05-261-1/+1
* | Fix tst_qaccessibility::accelerators on MacMorten Johan Sørvig2010-05-061-3/+4
|/
* stabilize tst_QAccessibility::comboBoxTestOlivier Goffart2010-03-191-2/+1