summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix capacity reservation for shared QByteArrayThiago Macieira2014-04-054-0/+53
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-043-7/+3
* Don't read before the beginning of the stringThiago Macieira2014-04-041-0/+48
* Remove QtWidgets dependency from tst_QComplexTextKonstantin Ritt2014-04-042-2/+1
* Remove spurious #ifdef from tst_QComplexTextKonstantin Ritt2014-04-041-8/+0
* QTextLayout: Fix cursor movement from invalid positionKonstantin Ritt2014-04-041-0/+33
* QTextLayout: Fix visual cursor movement in some casesKonstantin Ritt2014-04-042-10/+16
* BlackBerry: Fix QListView autotestFabian Bumberger2014-04-041-9/+22
* Fix QTreeWidget autotestFabian Bumberger2014-04-041-2/+6
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-049-25/+50
* Fix lance opengl painting testaavit2014-04-041-5/+6
* Fix QTextEdit autotestFabian Bumberger2014-04-041-1/+2
* QNX: Fix QAbstractItemView autotestFabian Bumberger2014-04-041-4/+10
* BlackBerry: Fix tst_qdialog::show{Maximized,Minimized} testsSergio Ahumada2014-04-041-2/+2
* Add a benchmark test for QCryptographicHashThiago Macieira2014-04-043-0/+192
* Fix QTabBar autotest for high DPI displaysFabian Bumberger2014-04-031-4/+9
* Fix the QGridLayout autotestFabian Bumberger2014-04-031-1/+4
* Fix QPushButton autotestFabian Bumberger2014-04-031-1/+1
* Logging: Be also more strict with value of logging ruleKai Koehne2014-04-031-3/+6
* Re-add missing test to kernel.proJędrzej Nowacki2014-04-021-0/+1
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-011-1/+29
* Item views: respect selection mode when closing an editorJ-P Nurmi2014-04-011-0/+42
* Item views: respect focus policy when closing an editorJ-P Nurmi2014-04-011-0/+54
* Make tst_qopengl more verbose.Friedemann Kleint2014-03-311-28/+45
* OS X QSettings auto test/writing check updateSamuel Gaist2014-03-311-3/+24
* QEvent: document and check when registerEventTypes() returns -1Marc Mutz2014-03-291-0/+26
* tst_QEvent: add another test-case for registerEventType()Marc Mutz2014-03-291-1/+3
* [QtSql]QIBASE]add support for prepared queries in numRowsAffectedIsrael Lins Albuquerque2014-03-291-0/+12
* tst_qaccessibility: Introduce QTRY_VERIFY to menuTest().Friedemann Kleint2014-03-281-6/+6
* tst_qgraphicsproxywidget: Fix hang in actionsContextMenu().Friedemann Kleint2014-03-281-10/+31
* Stabilize tst_qtoolbutton for Windows 8.1.Friedemann Kleint2014-03-281-24/+56
* Do not rely on the list of standard font sizes for QFontDialog.Leonard Lee2014-03-281-0/+32
* Avoid out of bounds memory reads when scaling imagesLars Knoll2014-03-281-0/+21
* Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-271-34/+0
* Mac: make FSEvents-based QFileSystemWatcherEngine more robust.Erik Verbruggen2014-03-271-0/+3
* Check for administrative rights in tst_qsettings.Friedemann Kleint2014-03-271-41/+97
* Android: Fix missing data from some autotestsEskil Abrahamsen Blomfeldt2014-03-271-0/+4
* Fix application font removal when using FontConfigFabian Bumberger2014-03-274-1/+35
* QNX: Fix QWindow autotestFabian Bumberger2014-03-271-1/+53
* Accessibility Mac: Fix handling of top level widgetFrederik Gladhorn2014-03-273-15/+91
* Fix the QOpenGL autotest's offscreen surface handlingLaszlo Agocs2014-03-271-0/+15
* Stabilize tst_QProcess::softExitInSlots()Sergio Ahumada2014-03-271-1/+1
* Mark some tests as XFAIL on QNXSergio Ahumada2014-03-272-6/+6
* Reuse one QCollator instance for QString::localeAwareCompareLars Knoll2014-03-271-4/+2
* Polish tst_qsslsocket a bit.Friedemann Kleint2014-03-261-4/+18
* QPrintDialog - Add more options to manual testJohn Layt2014-03-253-58/+810
* QPrintDialog - Convert manual test to .ui fileJohn Layt2014-03-256-114/+357
* Fix tst_QTextScriptEngine failures on some platformsKonstantin Ritt2014-03-241-121/+166
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-211-0/+51
* Remove manual test qpainfo, which is superseded by the qtdiag tool.Friedemann Kleint2014-03-213-312/+0