summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaccessibility/tst_qaccessibility.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-161-138/+288
|\
| * 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
* | | 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
|/ /
* | 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
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-061-0/+21
* Stabilize test on X11Olivier Goffart2009-10-051-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Make sure we send a ValueChanged event if the spinbox value has changedJan-Arve Sæther2009-07-071-0/+7
* | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-3/+3
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Compile.Jan-Arve Sæther2009-04-171-3/+3
* Remove obsolete code from autotests.Jason McDonald2009-04-161-245/+230
* Don't crash or loop infinitely when we retrieving the accessible accel.Jan-Arve Sæther2009-04-151-6/+46
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+4058