summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-254-39/+33
* Split QWidgetsVariant tests into a separate testcase.Stephen Kelly2012-07-231-0/+227
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-5/+5
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-5/+4
* Relax the reqirement in which order events are delivered.Jan-Arve Saether2012-07-131-7/+11
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-112-53/+133
* Flag consistently failing tests as expected fail tests.Toby Tomkins2012-06-302-2/+2
* Merge "Merge branch 'buildsystem'" into refs/staging/masterOswald Buddenhagen2012-06-201-3/+0
|\
| * remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-3/+0
* | Accessibility: Do not automatically add controllersFrederik Gladhorn2012-06-201-24/+0
* | Add qMove macro to support std::moveOlivier Goffart2012-06-201-0/+3
|/
* Make "other" autotests build without widgetsKent Hansen2012-06-071-0/+14
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-052-5/+5
* tst_languagechange: increased timeout on WindowsRohan McGovern2012-06-041-0/+1
* Make QVector compile with QT_STRICT_ITERATORS againThiago Macieira2012-06-011-0/+3
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-286-0/+6
* Replace (un)checkAction with toggleAction (3/3)Jan-Arve Saether2012-05-221-12/+12
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-0/+4
* Revert "Temporarily disable -Woverloaded-virtual in headersclean test"Kent Hansen2012-05-161-1/+1
* Implement the move constructor for containers.Olivier Goffart2012-05-111-1/+19
* Fix test case dependency in tst_exceptionsafety.Jędrzej Nowacki2012-05-101-17/+77
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-9/+9
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-5/+5
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-7/+7
* Temporarily disable -Woverloaded-virtual in headersclean testKent Hansen2012-05-011-1/+1
* Remove insignification of lancelot test on Mac OS X.Jason McDonald2012-04-301-2/+0
* Don't use the QRegExp methods that modify the object [QtGui]Thiago Macieira2012-04-241-1/+1
* lancelot test: Skip crashing test function on Mac OS X.Jason McDonald2012-04-241-0/+3
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-232-2/+2
* Disable the tst_exceptionsafety_others test completely.Thiago Macieira2012-04-201-1/+1
* Remove insignification from QFocusEvent test on Mac OS X.Jason McDonald2012-04-192-1/+3
* Remove insignification from QAccessibility test on Mac OS X.Jason McDonald2012-04-192-2/+3
* Remove insignification from the Lancelot test.Jason McDonald2012-04-181-2/+0
* Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-171-1/+16
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+16
| |\
| | * Update accessibility selections in QTextControl.Frederik Gladhorn2012-04-141-1/+16
* | | Update parent indexes first with changePersistentIndex.Stephen Kelly2012-04-171-1/+11
|/ /
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-103-21/+147
|\|
| * Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-21/+34
| * Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.Jan-Arve Saether2012-03-272-0/+113
* | Remove references to QT_NO_STL from QtCoreThiago Macieira2012-04-071-18/+3
* | Port to the new QUrl APIThiago Macieira2012-03-301-1/+2
* | Improve output on test failuresJoão Abecasis2012-03-281-16/+14
* | Silence unused comparison result warnings (clang)João Abecasis2012-03-281-4/+4
* | Merge master into api_changesKent Hansen2012-03-271-17/+152
|\|
| * Improve accessibility test to handle more text events.Frederik Gladhorn2012-03-251-9/+36
| * Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-241-4/+44
| * Added QAccessibleGroupBoxFrederik Gladhorn2012-03-241-0/+67
| * API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-4/+5