summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* tst_qaccessibility: Fix warnings about window geometry on Windows.Friedemann Kleint2012-12-201-0/+19
* a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-161-0/+8
* Make textEditTest more tolerant wrt characterRect verificationJan Arve Saether2012-11-281-7/+62
* tst_qaccessibility: narrow QEXPECT_FAIL in textEditTestRohan McGovern2012-10-302-1/+3
* 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-032-2/+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
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-0/+2
* 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-122-335/+132
|\
| * 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-182-318/+52
| |\
| | * 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-192-216/+6
| | * | 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
|\ \ | |/ |/|