summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-023-169/+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
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1622-136/+136
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-142-1/+3
* Check for network module when building according auto testsOliver Wolff2013-02-191-0/+8
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-142-1/+6
|\
| * Do not crash if the child index is out of range.Jan Arve Saether2013-02-061-0/+5
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
| * Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-281-0/+4
* | Improve QAccessibleApplicationFrederik Gladhorn2013-01-251-2/+30
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-1/+1
|\|
| * Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-231-1/+1
* | Extend lance-tests for text/statictext to check flipped/negative scaleTor Arne Vestbø2013-01-242-16/+52
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2364-89/+87
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2264-89/+87
| |\|
| | * Accessibility Linux: Make dbus registration asyncFrederik Gladhorn2013-01-221-22/+8
| | * 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-1864-64/+64
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
|/ /
* | Don't build lance as application bundle on Mac OSTor Arne Vestbø2013-01-221-0/+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-072-14/+25
|\|
| * Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-2/+0
| * Make textEditTest pass on Windows 8Jan Arve Saether2013-01-041-4/+19
| * Fix autotest of textEditTest to use currentFont() instead of font()Jan Arve Saether2013-01-041-3/+3
| * Cleanup verifyHierarchy. Remove dead code and add indexOfChild testJan Arve Saether2013-01-031-5/+3
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0410-227/+32
|\|
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-212-2/+2
| * tst_qaccessibility: Fix warnings about window geometry on Windows.Friedemann Kleint2012-12-191-0/+22
| * Call QAccessible::updateAccessibility when caret moves in QTextEditJosé Millán Soto2012-12-161-0/+2
| * Add missing uuid lib for qaccessibility testJonathan Liu2012-12-141-1/+1
| * Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-121-0/+3
| * centralize headersclean testOswald Buddenhagen2012-12-114-166/+2
| * don't use testlib for headersclean testOswald Buddenhagen2012-12-113-68/+11
| * properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-1/+0
* | Change behaviour of selectRow, selectColumn, unselectRow, unselectColumnJosé Millán Soto2012-12-181-0/+35
|/
* Qt5 updates to the QPainter lancelot autotestaavit2012-11-094-187/+136
* Accessibility Linux: Do not depend on external libatspi2Frederik Gladhorn2012-11-082-8/+5
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Make test class name consistent with file name.Frederik Gladhorn2012-11-061-15/+15
* Add OOM unit test for QVarLengthArrayPeter Kümmel2012-11-061-0/+52
* Accessibility: clean up and simplify testFrederik Gladhorn2012-11-051-36/+23
* Accessibility: clean up testFrederik Gladhorn2012-11-051-42/+22
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+11
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-1/+81