summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* File dialog manual test: Remove dot from default suffix.Friedemann Kleint2013-04-231-1/+1
* Fix QAbstractItemModel::moveColumn()J-P Nurmi2013-04-231-0/+4
* Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifierMitch Curtis2013-04-231-0/+5
* Add IMPORTED targets for the GL libraries used by Qt.Stephen Kelly2013-04-225-0/+157
* Fix QTableView::doItemsLayout()J-P Nurmi2013-04-221-0/+34
* test: Disable tst_uic when -no-widgets is usedSergio Ahumada2013-04-221-0/+1
* Ensure the QLineEdit::returnPressed() signal is still emittedAndy Shaw2013-04-211-1/+10
* Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-193-2/+13
* Fusion & GTK styles need to check direction from style option not qappShawn Rutledge2013-04-181-20/+1
* An RTL submenu should be right-alignedShawn Rutledge2013-04-181-0/+36
* Update test exclusion following bug fix in recent cmake versions.Stephen Kelly2013-04-171-2/+2
* Fix qgraphicsview autotest build for WEC7.Janne Anttila2013-04-171-1/+1
* Fix qsqlquery benchmark test build for WEC7.Janne Anttila2013-04-171-1/+1
* Fix qprocess benchmark test build for WEC7.Janne Anttila2013-04-171-5/+3
* Fix tst_qstyle autotest build for WEC7.Janne Anttila2013-04-171-2/+2
* Fix tst_networkselftest build for WEC7.Janne Anttila2013-04-171-12/+7
* Reduce qmetatype autotest build time for Windows CE.Janne Anttila2013-04-171-2/+2
* Fix tst_qfile build for WEC7.Janne Anttila2013-04-171-1/+3
* Make QBuffer::bytesAvailable() workThiago Macieira2013-04-161-1/+22
* QDateTime - Fix auto tests on Windows before 1980unknown2013-04-121-0/+15
* QPagedPaintDevice: Fix setPageSize() to set correct metricsJohn Layt2013-04-121-0/+38
* tst_qtranslator: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-122-9/+6
* tst_qcoreapplication: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-122-2/+1
* tst_qdataurl: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-121-2/+0
* Fix leaking of QFontEngineDataKonstantin Ritt2013-04-121-4/+7
* Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-111-0/+6
* Stabilize tst_qcombobox.Friedemann Kleint2013-04-111-46/+127
* Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-081-0/+26
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-25/+25
* Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-051-0/+35
* Test that the CMake files create appropriate version variables.Stephen Kelly2013-04-051-0/+10
* Stabilize tst_qcompleter.Friedemann Kleint2013-04-051-41/+54
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-059-377/+394
* QSaveFile: allow saving to a writable file in a non-writable directoryDavid Faure2013-04-051-9/+76
* Fix Qt tests for Android.BogDan Vatra2013-04-035-31/+87
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-029-17/+17
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-023-169/+186
* Upgrade the bundled PCRE to 8.32Giuseppe D'Angelo2013-04-011-2/+0
* Update QLocale data to CLDRv23Konstantin Ritt2013-04-011-2/+3
* QLocale: Report textDirection() by looking to the locale scriptKonstantin Ritt2013-03-301-0/+42
* tst_qthread: fix race on "bool visited"David Faure2013-03-291-4/+4
* Update the high-dpi manual test.Morten Johan Sørvig2013-03-299-40/+169
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2812-12/+0
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-28111-120/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-2728-185/+185
* Test with random qobject instead of widget twiceFrederik Gladhorn2013-03-271-1/+1
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-275-0/+203
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-276-8/+8
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-277-15/+0
* tst_qgraphicseffectsource: Don't use the deprecated QGraphicsItem::children()Debao Zhang2013-03-272-21/+21