summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* test: Update task number for QAccesibilityLinux autotest.Sergio Ahumada2012-10-291-1/+1
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-281-0/+16
* Clean up index handling in itemviews accessibility.Frederik Gladhorn2012-10-271-17/+45
* Make table test use smart pointers for interfaces.Frederik Gladhorn2012-10-271-28/+18
* Adjust autotest files for raster engine to new default penaavit2012-10-267-141/+209
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-252-2/+4
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-2/+2
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-221-4/+4
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-40/+40
* Correct accessibility index handling in QListViewJosé Millán Soto2012-10-191-4/+4
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-191-2/+2
* Bring back Mac dependent code in QBoxLayout, QGridLayoutGabriel de Dietrich2012-10-181-1/+2
* Fix compile with -no-widgetsRohan McGovern2012-10-181-0/+2
* Mark linux accessibility test as insignificant.Frederik Gladhorn2012-10-161-0/+5
* Mark tst_networkselftest as an insignificant.Janne Anttila2012-10-161-0/+1
* Stabilize Accessibility/Combo test.Friedemann Kleint2012-10-131-1/+5
* Fix QTextBoundaryFinder usage cases in QAccessible2Konstantin Ritt2012-10-131-0/+1
* Fix #if 0 usage in collections autotest.Leonard Lee2012-10-041-22/+20
* Remove unused function.Frederik Gladhorn2012-10-031-11/+0
* QMetaType build fix with Q_NO_CURSOR and friends.Jędrzej Nowacki2012-09-271-1/+1
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-262-3/+3
* test: Remove QSKIP from tst_QFocusEvent::checkReason_ActiveWindow()Sergio Ahumada2012-09-221-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2269-1663/+1663
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-181-0/+7
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-142-19/+18
* Avoid deprecated QTest method in unit testPekka Vuorela2012-09-141-2/+2
* Fix some warnings in tests.Friedemann Kleint2012-08-281-2/+2
* Fix accessibility unit test compilationPekka Vuorela2012-08-232-3/+3
* Only emit headerDataChanged for valid proxy intervals.Stephen Kelly2012-08-152-1/+30
* Implemented QAccessibleTextWidgetJan-Arve Saether2012-08-141-35/+77
* Add Linux Accessibility BridgeFrederik Gladhorn2012-08-143-1/+483
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Make tests compile without gui-privatePaul Olav Tvete2012-08-023-2/+3